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 Any idea what I'm doing wrong?
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.
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.
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).
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 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