1) Script Title: anylinkmenu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem:
I have edited the CSS to change the font in the menu to 8 pt red:
The html that call it is:Code:.anylinkmenu{ position: absolute; left: 0; top: 0; visibility: hidden; border: 1px solid black; border-bottom-width: 0; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Sans-Serif; color: #FF0000; line-height: 18px; z-index: 100; /* zIndex should be greater than that of shadow's below */ background: #FFFFFF; width: 200px; /* default width for menu */ }
However, the text is 12 point black bold, not 8 pt red. Nothing I do seems to make a difference. All other parameters effect the menu as expected. How do I edit the font size and color?Code:<p><a href="Stewardship.htm" class="menuanchorclass" rel="anylinkmenu1"><font CLASS="pageheader10">Stewardship Resources</font></a></p>
Also, I have tried to figure a way to make a second layer of the menu...is this possible? If so, how?
Thanks.



Reply With Quote


Bookmarks