|
User Details |
message
|
|
David Stoltz
post date:
2011-03-10 13:16:59
|
I started out with a template, and recently realized the alignment is not centered...
http://www.celebrityluncheons.org/test2.asp
If you do not maximize the browser window, there is a horizontal scroll bar even when the whole thing is centered....
I'm trying to make the layout center aligned.
What can I do?
Any help appreciated.
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2011-03-11 03:58:49
|
Hello David,
You have min-width set on the layout to 1200px. When you resize the browser window, the content stays centered, but it stays centered on 1200 pixels.
Remove min-width or set it to a smaller value if you want the page to be centered when you make the browser window small.
Regards,
Andrei Rinciog
|
|
|
David Stoltz
post date:
2011-03-11 06:24:05
|
I believe that value is set in the template...
I tried adjusting it down, but as I recall it then doesn not show the horizontal "background" on the sides...
I'll have to try this again, but I think I've already tried that.
Thanks - I'll keep you posted.
|
|