scaifea
09-19-2007, 09:43 AM
http://ebay.110mb.com
I can't see where I have messed up!
The main 'colourful' nav is supposed to be on the right hand side, not at the bottom!
Any help is appreciated.
You have a wrong written div
<div class="right_2"/>
should be <div class="right_2"> </div> or should be probably deleted, as I don't see the reason you could have to built it.
And the divs class="sub_right" and "head_bg_..." and all the stuff there should be, probably, nested inside the div class="right". Now they are outside, thus they appear bellow.
scaifea
09-19-2007, 05:52 PM
Thanks, it wasn't what you suggested - although I agree I could be a neater coder! But I fugured it out was wrong when I reminded myself what I was doing when it all went pear shape!
Thanks :-)