Now my problem is that on my Mac and PC I want to be able to see the site well on both, so I used a #container.
Now though I want my navigation bar to sit just above the left hand edge of the banner as it is on my tabled www.thisisslough.com site, but I don't know how to do it. Any ideas please?
I've tried setting the navigation:
margin-left: 16.0px;
margin-right: 96.5px;
use a full and valid doctype otherwise IE will be in quirks mode.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
Yep, sorry, will do thanks, but that does not solve the problem to making the navigation go in the right place is it as I have not defined where the menu goes?
use floats and position:relative to make elements sit in the right places rather than absolute
I'd suggest TT but I see you've posted there already, Have a look at CSS Creator and I have some CSS Page Templates you can dissect.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?