-
How to change the font size of the Scrollable Menu Links
1) Script Title:
Scrollable Menu Links
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...rollerlink.htm
3) Describe problem:
How to change the font size of the menu ( i. e 10px bold )
-
-
Add the part in red (assuming you want 10px and bold):
if (iedom){
write('<div style="position:relative;width:'+menuwidth+'px;height:'+menuheight+'px;overflow:hidden;">')
write('<div id="test2" style="position:absolute;left:0;top:0;font-size:10px;font-weight:bold;">')
write('</div></div>')
}
-
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks