Bah

Discussion in 'CSS' started by J8Diamonds, Oct 30, 2007.

  1. #1
    I can't get this boxto budge up.

    I used the same template for another site (in the css) that had off size images, 450 x 383 rather than 338, but now it doesn't seem to matter what I change I can't get the container box to be any smaller :confused:

    Any idea what I'm doing wrong?
     
    J8Diamonds, Oct 30, 2007 IP
  2. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Which box? The header box with Welcome to DUSOP?

    The first thing after the header div is your h1. The only thing that can be pushing everything down is the height of the h1. You could set the height or the line-height smaller.

    You should also move your margin:0 padding:0 from the body to where you have all the fonts declared. That makes sure nothing sneaks through from the browser. Though that's not your problem here.
     
    Stomme poes, Oct 30, 2007 IP
  3. J8Diamonds

    J8Diamonds Active Member

    Messages:
    354
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Hi Stomme,

    Not the header box but the box that contains the image and the text.

    On my first site the image+text (+margin) touches the red footer bar in this one the images are about 50px smaller and don't push the margins down enough.

    I've tried making the container smaller but it doesn't seem to have an effect and I don't really want to make the textbox or margins bigger.

    Thanks for the help.
     
    J8Diamonds, Oct 30, 2007 IP
  4. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #4
    So you want the bottom black under "We Fucking Own The Place" to touch the red? Not moving the big box up higher on the page. Because the images themselves aren't touching the red.

    I can maybe look at this for you tomorrow depending on what my colleague wants to do tomorrow. It's something really simple I know. But I have to go to bed (late here in Europe).
     
    Stomme poes, Oct 30, 2007 IP
  5. J8Diamonds

    J8Diamonds Active Member

    Messages:
    354
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #5
    It's 20:15 here in the UK at worst you're in Riga or something and it's 22:15, that's not late :p lol

    I'd be most appreciative if you had a look tomorrow :)

    Eh, apologies if the owning offends, I'll take it down just now, it's an in joke for where the league games used to be held. Yes I want the text margins to touch the red footer.

    FIXED NOW. THANK YOU VERY MUCH FOR YOUR OFFER OF HELP.
    I just had to knock off an extra 100px from the right because changing 50px didn't do anything so that's why I was confused :)
     
    J8Diamonds, Oct 30, 2007 IP