I'm trying to left-align a fixed-width layout, and for the life of me can't find it. When I pull the source, I can tell the body id 'indexMain' is probably controlling it, but the id is nowhere to be found in the stylesheets.
I'm trying to left-align a fixed-width layout, and for the life of me can't find it. When I pull the source, I can tell the body id 'indexMain' is probably controlling it, but the id is nowhere to be found in the stylesheets.
What are your stylesheet names?but the id is nowhere to be found in the stylesheets.
What template are you using?
What version of ZenCart are you using?
Zen-Venom Get Bitten
ZecCart v 1.3.01
Using Future Zen template
Stylesheets:
stylesheet.css
stylesheet_css_buttons.css
print_stylesheet.css
If you mean that you want to move your site to left hand side of the browser window, you can do this by finding the following line in your stylesheet.css and removing the text in red#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
}
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)