kiwiacw Posted December 27, 2008 Share Posted December 27, 2008 Hi allCan anyone advise how I can center my header logo so it is equally hanging over left and right hand side of cart. It is wider than the 980pxl cart size and seems to want to left justify therefore overhanging more on one side than the other. I can't find where in the code to alterCheers Link to comment Share on other sites More sharing options...
Static Posted December 28, 2008 Share Posted December 28, 2008 Depends on what theme you are using i guess.... but genrally it should be in your "global.css" . The logo usually sits directly in the "page" div. A quick fix would be to create a new div around the logo in the header.tpl... call it whatever..e.g div id=" logo-wrap" and then in global.css add the new div and use a text-align: centerHope that helps Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now