HI Spanner Just changed the css at work and it looks great in ie 6, can anyone test it in ie 7 and FF please. Cheers John
Thanks for that Carl, we only have ie 6 at college so I cant test properly until I get home. Anyone know a fix for this problem?
It looks like you left the closing curly bracket in when you pasted overflow: hidden; at the bottom of #bodyblock FF isn't as forgining as IE when it comes to CSS errors Code: #bodyblock { position:relative; background: #FFFFFF; color: #333333; width:700px; padding:0; border-top-width: thick; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; overflow: hidden;[COLOR=Red][B]}[/B][/COLOR] }
LOl Thanks for pointing that out, i quickly changed them during a very quick break. I have corrected it now. Couls anyone check it with ie 6, ie 7 and ff please. Cheers everyone for all your help.