Username or Email
Password:
Forgot Password
i found the blue header nav container has full-screen width at:
.header-nav-container
in boxess.css
i want to change the width to 950px and align it to center
how can i achieve that?
thanks
Asking the question is like answering it:
widtht;950px;
setting margin-left and margin-right to auto will center the header-nav-container - block.
It won’t work with IE-browers prior to IE7.
Gr,
Charles
thanks so much for your instruction but is there anyway to make it works with IE6?
I’ve just stumbled on a text-align:center styling for an img-object and working quite nicely (in Safari) You might give it a try on your object.