In CSS we can normall put in the HTML code a navigation link to be 'active' which makes it turn a different color or image (for example). In ArticleLIve, there is no way to do this...so all the navigation looks the same (for instance if you are on the 'about me' page, the 'about me' menu item do... more
In CSS we can normall put in the HTML code a navigation link to be 'active' which makes it turn a different color or image (for example). In ArticleLIve, there is no way to do this...so all the navigation looks the same (for instance if you are on the 'about me' page, the 'about me' menu item does not change color or image to indicate you are 'there').
Thus we should be able to use this feature in AL / WP. Also, how hard will it be to somehow make a menu option for 'articles' with a drop down menu that shows the categories? That would be AWESOME :)
alan_p
Found out something...if you could somehow allow us to add 'id' tags to each hyperlink / LI, we could use the following by simplying modifying our stylesheet (but we need to specify a unique id for each hyperlink in the menu list:
http://www.nysforum.org/documents/html/css-9-21-05/bodyswitch/bodyindex.html#