PDA

View Full Version : high resolution shrinks forum home.


nawialkair
02-06-2004, 11:14 AM
Hi
I am using 1024*768 screen resolution. The forum home shrinks from the sides. Is there a code that I should use to keep the forum home look the same no matter what the resolution of the screen??

I am using vbulletin 3.0 RC 3

Thanks

Tony G
02-06-2004, 09:04 PM
Use 100% width, and not a set width. set width will change for all resolutions, a percentage will not.

nawialkair
02-07-2004, 09:00 AM
Thanks ALOT Tony.

I will try that...