Alright! I found it! Thanks to Prasanna SP. You are a great help!
Now I need to find a way to change the font size of the submenu.
Fetching latest tweet ...
Alright! I found it! Thanks to Prasanna SP. You are a great help!
Now I need to find a way to change the font size of the submenu.
I'm done!! I put the following in custom CSS to change the font:
#submenu a {
color: #FFFFFF;
font-size: 30%;
padding: 3px 5px 3px 7px;
text-shadow: 0 1px 0 #555555;
}
#submenu a:hover {
text-shadow: 1px 1px 1px #000000;
}
This is a great tool and users group for making and managing websites!
Thanks to those who helped.
This topic has been closed to new replies.