Promo

HI.

anyone can help me? i have problem in promo view because it look fine in firefox but not in IE.

please i realy need help thanks.

btw i use 6.14

Quote · 10 Jun 2009

Which problem are you referring to? You have missing images on the top and bottom, and the promo image is in the bottom left corner when it should be a full image.

 

If it's about the Promo image being in the lower left corner, I've gotten that too. It usually fixes itself once the script switches images (in IE 7 & 8). Sometimes it doesn't. Usually, refreshing the page can fix the problem but your users aren't likely to care about that. They'll just notice that it is messed up.

 

This is reason #10,467 why I changed the Promo area to better suit my needs.  ; )

 

I changed it to a javascript image reloader that fires on each page refresh. It doesn't have the "slideshow" effect, but it doesn't have the downsides that the currently packaged promo block has.

Quote · 10 Jun 2009

If it's the size of the promo banners, here's a fix someone posted to me a while ago:

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:    $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.

Quote · 10 Jun 2009

Thank you so much TruckingSpace it work perfect...

Thanks again to TruckingSpace and theguypc for helping me..

Quote · 10 Jun 2009

You're welcome :)

Next time, search the forums a bit too. I posted this recently too on the same question. But always happy to help out when I can.

Quote · 10 Jun 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.