vshare on uber wide screen monitors
If anybody has a template set to go full screen, it has been brought to my attention, about the new uber wide screen monitors (which are becoming more and more popular) you need to set the max-width for the site so that it doesn't look totally weird as it gets spread across the screen.
Open style.css and add to custom-doc class:
or whatever you want the max width to be...1024 x 768 seems to be popular these days so I suggest 1024px.
Re: vshare on uber wide screen monitors
you mean like this
body {
background:#000000;
max-width:1024px;
Re: vshare on uber wide screen monitors
I guess you could do it there as well, yes, but I have it in the custom-doc class as that's where the current "minimum" is referenced and my site lines up nicely using custom-doc class according to the person who was using the wide-screen. The menu will not go completely across if you use the custom-doc class and the body of the page is limited to 1024 with the background going full width.
Here it is on a wide screen (thanks, Ramius!):
http://webgeek-design.com/images/df2videos.jpg