Need header footer tags/code
-
Hi all, currently have this site set to max width 1500 px. Problem is Im trying to center the site so anything larger than 1500 px will have the site set in the middle. Im able to set the nav and body but the header and footer stays put.
This is the css I have:
body { max-width: 1500px; margin: 0 auto !important; float: none !important; } nav { max-width: 1500px; margin: 0 auto !important; float: none !important; }
Tried header, footer, hfe_header, hfe_footer, hfe_render_header, and hfe_render_footer. Nothing.
Any help is appreciated!
- This topic was modified 6 years, 5 months ago by .
- This topic was modified 6 years, 5 months ago by .
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Need header footer tags/code’ is closed to new replies.