|
You can view source on that page to see how they did it.
<div id="myMenu"><a href="index.php"> ¤ News</a></div>
Then look at the stylesheet to see the css for "myMenu" - abandonia.com/fonts.css
Just look at the three sections of the stylesheet for "#myMenu".
|