This topic is locked
[SOLVED]

 Can't center Menu page. :(

12/7/2012 6:12:36 PM
ASPRunnerPro General questions
J
JohnLug author

This just seems so weird.
Log-in page - Centered.

All pages created are also centered EXCEPT for the first Menu page.
Again, it's probably something simple, but I'm missing it.
TKS

Sergey Kornilov admin 12/9/2012

In ASPRunnerPro 7.2 proceed to Style editor and add align=center to the menu container.
Here is how code looks after applying the fix:

beginblock width=100% top

begincontainer vertical width=400 style=menu align=center menu

brick color1 menulogas

brick color1 menulogout

brick color1 menuchangepwd

brick vmenu

endcontainer

endblock

J
JohnLug author 12/10/2012

PERFECT!!

Thanks!!