bazcb Posted May 15, 2011 Share Posted May 15, 2011 Hi, want to know how can i centre my logo on my main page? Link to comment Share on other sites More sharing options...
uddhava Posted May 15, 2011 Share Posted May 15, 2011 You have to change the css code in themes/your theme/css/global.cssand look into the code:#header_logo { float: left; width: 264px; display:block}Play around with the settings, or even add a padding auto. But remember that the right column in the header will interfere. Link to comment Share on other sites More sharing options...
Site Posted June 29, 2011 Share Posted June 29, 2011 Add this in global.cssUnder... img.logo {margin-left: 220px;The 200px depends on the width of your header image Link to comment Share on other sites More sharing options...
curtdonohue Posted July 3, 2012 Share Posted July 3, 2012 bazcb, I created a video tutorial that shows how to center a logo on the home page of your prestashop store. You can find the tutorial here: Center a Logo on the Home Page of Your PrestaShop Store. Let me know if 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