gridl0ck Posted August 17, 2012 Share Posted August 17, 2012 (edited) Hey I have uploaded a work in progress logo to my website and there is no gap between that and the main content. I have decreased the height of the logo and all that has happened is there is now a gap at the top. my website is: http://www.thefonedoc.co.uk Any help appreciared, thank you. Edited August 20, 2012 by gridl0ck (see edit history) Link to comment Share on other sites More sharing options...
tdr170 Posted August 17, 2012 Share Posted August 17, 2012 There are a couple of ways to fix this go to themes/yourtheme/css and edit the global.css file. Find the heading img.logo and add margin-bottom: 10px; or increase the margin bottom under #header_right to 45px. If you add margin-bottom to img.logo be sure and add the ; (semi-colon) after the line just above where this was added. The #'s given are examples only use what ever #'s looks the best for you. 1 Link to comment Share on other sites More sharing options...
gridl0ck Posted August 20, 2012 Author Share Posted August 20, 2012 Hey it worked! I used the "margin-bottom: 10px; " and it did the job! Thanks for the quick fix. 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