I want to use the actinic navigation but I want it to look more 'designed' by adding my own layout i.e. underscore lines, coloured background, side buttons etc. How should I go about doing this? I know how to create my layout using CSS but I'm not sure how I incorporate this with the menu. Thanks
Announcement
Collapse
No announcement yet.
Using Actinic Nav but despoking Menu Look
Collapse
X
-
Why not choose one of the standard actinic offerings and then use your own styles on that instead of the default ones? Firefox and Firebug will show you the styles being used, but i suspect you know that part if you already know CSS. You can right click on existing classes and be taken to them in the stylesheet also.
Comment