Jump to content

[SOLVED] Image not sitting properly - No gap between header and main content


Recommended Posts

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 by gridl0ck (see edit history)
Link to comment
Share on other sites

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.

  • Like 1
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...