So i’m making a new design for one of my sites:
http://psdesignzone.com/images/newdesign.png
And i’m trying to figure out how I would do the character in the top right properly (his names Aang if you’ve never seen the show).
I’m trying to optimize the design for 1024x768 resolution screens and Aangs arm stretches beyond that limit, so if I set the width of the div to compensate for his arm the horizontal scroll bar would show up very annoyingly on users with a 1024x768 resolution (my most common viewer type).
How can I set the width to that background div to a width like 1000px but then still show Aangs arm without having it stretch the width needed to see the entire site.
GameSpot is your go-to source for video game news, reviews, and entertainment does it with the ads they have along the right and left of their website. If you shrink the viewport down to 1024x768 they don’t see the ads and they also don’t see a horizontal scroll bar.
I hope that makes sense! Thanks for any help or ideas on the CSS of tackling this design.