What part of the CSS do I edit for this?

Discussion in 'HTML & Website Design' started by Matt Jo, Apr 10, 2011.

  1. #1
    Hey

    In the picture here http://tinypic.com/view.php?pic=2vmvjm1&s=7, that's my site. See how there's a white space between the bottom of the ad and where the site starts? Where do I edit in the CSS to fix that? And make it so the site moves up right underneath the ad?

    Thanks
     
    Matt Jo, Apr 10, 2011 IP
  2. smashylee

    smashylee Peon

    Messages:
    79
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    can you give the link to your site so i can see the code?
     
    smashylee, Apr 11, 2011 IP
  3. wroberts

    wroberts Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You may be able to do it using a negative margin

    .???
    {
    margin-top:-10px
    }

    but I would need to see the code
     
    wroberts, Apr 11, 2011 IP
  4. Matt Jo

    Matt Jo Member

    Messages:
    155
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #4
    I'll PM it to you
     
    Matt Jo, Apr 11, 2011 IP