Jump to content

[Solved] Change width of Header & Footer on prestashop_alt theme


Recommended Posts

Hi,

I would like to change the width of the Header and Footer on the prestashop_alt theme so that it is 1000px wide instead of the full width of the screen.

Appreciate any advice on how to achieve this.

Thanks.

Link to comment
Share on other sites

Never mind. I've done it now. May not have been the best adjustments to the css file but it works.


I just made the header image 1000 x 200 and replace the v2-bgbody.png with it. Then adjusted the global.css like this

body   {  
   background-position: center top;
   background-repeat: no-repeat;



This gave me a centralised header which nicely intersects with the stock top menu.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...