Stavanger Posted June 22, 2016 Report Posted June 22, 2016 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.
ghunt Posted October 31, 2016 Report Posted October 31, 2016 Just as a followup, this did get fixed a while ago.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now