mousepen Posted March 9, 2014 Share Posted March 9, 2014 (edited) Hello There was a problem during the installation of a theme. Look at the picture The width of the footer is in the entire width of the home page How do I get the want to make the same as the width of the header me footer width Please Help Edited March 9, 2014 by mousepen (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted March 9, 2014 Share Posted March 9, 2014 due to the fact that it's not default theme - please share url to your website. Link to comment Share on other sites More sharing options...
mousepen Posted March 10, 2014 Author Share Posted March 10, 2014 http://zaepo.com Link to comment Share on other sites More sharing options...
TreeTheme Dev Posted March 10, 2014 Share Posted March 10, 2014 If you must to use inline styles then for footer try this <div id="footer" style=" clear:both; display:block; overflow:hidden;margin: 0 auto; width: 1080px;padding: 0 15px;"> 1 Link to comment Share on other sites More sharing options...
vekia Posted March 10, 2014 Share Posted March 10, 2014 hello your website looks different now i've noticed that you use width in percentages width: 67%; clear: both; display: block; margin: auto; overflow: hidden; instead of it use width 1110px; effect: 1 Link to comment Share on other sites More sharing options...
mousepen Posted March 10, 2014 Author Share Posted March 10, 2014 thnx i fix that~~ 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