helios
-
Struggling to make subnav of an unordered list display horizontally
Great fixed it, thanks Paulie!
-
Struggling to make subnav of an unordered list display horizontally
Yes exactly like that! Thanks for answering. I will take a look at the code and see how it fits into what I already have. Glad I can ignore JS, not learnt that yet.
-
Navigation sprite active state
Found a great example on this site and worked it out. Thanks http://css-tricks.com/id-your-body-for-greater-css-control-and-specificity/
-
Navigation sprite active state
Thanks Paulie. I have never used javascrpt and would like to stick to html and css for now if possible. Can you give me an example of how to set an individual class to each page and then use that in the css? That's what I don't know how…
-
Navigation sprite active state
Sorry Third time lucky here is the html Home
-
Navigation sprite active state
see the html came out as a link. Essentially I have given each link a class so that I can position the image for each link, button one, two. I then tried to give it a second class of focus when it was the active page so on the home page the class …