Jump to content
Maestronet Forums

Recommended Posts

Posted

A little heads up the developers/webmaster on maestronet.

AMATI's ad, is of a much larger resolution than the usual banner size. So when it loads a larger image, is messes up the layout. See attached screenshots.

A normal ad is coded like this:

 

img src="/adserver/images/ads/staryk1.gif" border="0" width="728" height="90"

 

and on the AMATI-ad the size is: 
 

img src="/adserver/images/ads/amati2016.jpg" border="0" width="3033" height="375"

 

3033px width is MUCH larger than most peoples monitors. All webpages should work with 1024*768 pixels.

Changing the code in the amati-ad to

 

 img src="/adserver/images/ads/amati2016.jpg" border="0" width="728" height="90"

 

 

would fix the issue.

post-79507-0-00797200-1466592669_thumb.png

post-79507-0-81303700-1466592675_thumb.png

  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.


×
×
  • Create New...