Promo Banner loads in right hand corner in IE

If you're using Internet Explorer and you go to www.brokenheartedgirl.com, oftentimes the promo banner will load in the right hand corner of the page, so you'll only see a portion of the banner. It looks unprofessional and I'm not sure how to fix it. I think if you're in safari or firefox, this problem doesn't occur.

Any help?

 

-MJ

If you're using Internet Explorer and you go to www.brokenheartedgirl.com, oftentimes the promo banner will load in the right hand corner of the page, so you'll only see a portion of the banner. It looks unprofessional and I'm not sure how to fix it. I think if you're in safari or firefox, this problem doesn't occur.

Any help?

 

-MJ

If you're using Internet Explorer and you go to www.brokenheartedgirl.com, oftentimes the promo banner will load in the right hand corner of the page, so you'll only see a portion of the banner. It looks unprofessional and I'm not sure how to fix it. I think if you're in Safari or Firefox, this problem doesn't occur.

Can any of your Dolphin geniuses offer any help?

 

-MJ

Quote · 26 Oct 2009

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.

.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 27 Oct 2009

You are amazing. This worked. Thanks so much!!

 

MJ

Quote · 27 Oct 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.