Results 1 to 1 of 1

Thread: Help with spacing occuring. CSS

  1. #1
    Join Date
    Aug 2009
    Posts
    1

    Exclamation Help with spacing occuring. CSS

    G'day.
    Needed some help, so I signed up in hope of a response.

    Basically.

    www.mushii.com.au/test

    There is a gap above the header. There shouldn't be. Yes I know it's ironic that I am coding a page and I'm having such a ridiculous problem. But you know, coding isn't my forte. Design is.

    I also realise that whats causing the gap at this stage is:

    Code:
    #about_text{
    	height:200px;
    	margin-top:50px;
    	padding:50px;
    }
    However, the idea is if I wanted to push that text down further from the bottom of the header (the red line) I *should* be able to with this. It's worked on other sites I have coded before. How ever it isn't now.

    Any help or guidance to the right direction is infinitely obliged. Thank you.

    -Mushii.

    EDIT: All good. Cheers.
    Last edited by mushii; 31 Aug 2009 at 08:53 AM. Reason: Problem solved.

Similar Threads

  1. Spacing issue on CSS nav menu
    By mickapoo in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 23 Jun 2008, 03:23 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •