adipoli on imbalance2
-
hey!
I just downloaded the Adipoli plugin and want to use it with the imbalance theme, can anyone tell me where to put these codes exactly?
I don’t know what I have to write instead of “#image1”, I want the hover effect to be applied on the boxes, so should i write #boxes ?<link href=”css/adipoli.css” rel=”stylesheet” type=”text/css”/>
<script src=”js/jquery-1.7.1.js” type=”text/javascript”></script>
<script src=”js/jquery.adipoli.min.js” type=”text/javascript”></script><script>
$(‘#image1’).adipoli();
</script>$(‘#image1’).adipoli({
‘startEffect’ : ‘normal’,
‘hoverEffect’ : ‘popout’
});thanks!
- The topic ‘adipoli on imbalance2’ is closed to new replies.