| Author | Message |
|---|---|
lior(201 posts) | Any one can help me how to Resize the Dolphin Promo Block |
TruckingSpace(45 posts) | This is help I had before:
Sizing the flash banners: In the file: yoursite.com/inc/js/jquery.dolPromo.js around line 5 . change: $Img.css( { width: 'auto', height: 'auto', left: 0, top: 0 } ); . To (example): $Img.css( { width: '940', height: '264', left: 0, top: 0 } ); . . You may have to adjust the width and height numbers if your sites width is different than the default 960px. . . . This fix is based on a post made by MrPowless You cannot fix this in CSS. |
lior(201 posts) |
This is help I had before:
Sizing the flash banners: In the file: yoursite.com/inc/js/jquery.dolPromo.js around line 5 . change: $Img.css( { width: 'auto', height: 'auto', left: 0, top: 0 } ); . To (example): $Img.css( { width: '940', height: '264', left: 0, top: 0 } ); . . You may have to adjust the width and height numbers if your sites width is different than the default 960px. . . . This fix is based on a post made by MrPowless You cannot fix this in CSS.
thanks a lot i will do this and tell u if that was good :)
thanks |
lior(201 posts) | ok i do that and it is work but where the picture area still big and this only resize the pictures itself.
what i will do? |
TruckingSpace(45 posts) | I'm not sure, sorry. I just resized the pictures to fit it. :) |
RumpyBumpy(837 posts) | You can turn it off in Admin > Settings > Basic Settings and use HTML with a simple |
lior(201 posts) |
You can turn it off in Admin > Settings > Basic Settings and use HTML with a simple
can you give me script?
|
RumpyBumpy(837 posts) | Just google free image rotator php ..... |
lior(201 posts) |
Just google free image rotator php .....
i do it but when i insert the html code the site mess up, this is the code i try:
<html dir="rtl"> <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- This script and many more are available free online at --> <!-- Begin var image_index = 0; <BODY OnLoad="rotateImage('rImage')"> <p><center> </center><p> </body> </html> |
RumpyBumpy(837 posts) | I don't know about the javascript which was why I suggested you search for "PHP" that I've |
Resize Promo Block








