Jump to content

Help with header and footer please!


Recommended Posts

Hi All,

I am using version 1.6.0.13 and would like to change the header and footer a bit. Here is a screen shot of what I want to do. 

 

post-451127-0-81211300-1426376860_thumb.jpg

 

I want to do the same for the footer.

 

post-451127-0-73351900-1426377708_thumb.jpg

 

I'm not sure which code to modify and how!

 

Thanks for any assistance,

 

Brenda

Link to comment
Share on other sites

Looks like you will have to change the width of the header-container and the footer-container to match the width of the center columns of your site

 

Try adding........

width: 1170px;

margin-left: 47px;
 
to both of the header-container and footer containers which you should find in global.css
 
You may also need to apply a margin to .footer-container #footer .row   
Something like....... margin-left: 15px:
To get the footer text away from the left edge
 
you can adjust these figures to match exactly how you want them.
 
check other pages once you have made these changes to be sure it is how you want it
Edited by mickeyboy1 (see edit history)
  • Like 1
Link to comment
Share on other sites

Thank you, Mickeyboy1! That worked perfectly...as long as my screen is full screen, and I am using Chrome. However...when I decrease the screen size, the header and footer are shifted to the left and when I tested in IE and Firefox they were the same way on both full screen and decreased screen size. Is there a way to make them "stick" (for lack of a better word!) with the body? 

 

Thank you!

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...