Famicom World

Famicom World => Updates and Suggestions => Topic started by: Juggalo/Hulkamaniac on November 29, 2006, 07:07:56 am

Title: Link Fonts
Post by: Juggalo/Hulkamaniac on November 29, 2006, 07:07:56 am
I was wondering why all the links on FW never look any different than a normal font? Its not a big problem but still. Also, I found out how to change the scroll bar colors and to make the linked word highlight if anybody's interested.

Other than that, awesome job on the site.
Title: Re: Linked fonts/misc.
Post by: JC on November 29, 2006, 02:19:22 pm
I recall you mentioning the link issue before. I haven't resolved it yet, because it'll take some work to change each link in text to a unique font or whatever. Once thing I've been trying to do with new links/pages is put the linked text in italics. I use Firefox, so all the links are automatically underlined by Firefox. But...we'll see what I can do.

In time...I'm so busy since I'm moving in three weeks. Lots of real life stuff to get done before then. :)

Also, I'm not a fan of colored scroll bars. :(
Title: Re: Linked fonts/misc.
Post by: Juggalo/Hulkamaniac on November 30, 2006, 02:50:26 am
Cool. All I cared about was if you could make the lniks blue and underlined like other sites so you know its a link.
Title: Re: Linked fonts/misc.
Post by: JC on December 08, 2006, 11:21:56 am
What I want to do is make the links red, maybe flash to red when you move your cursor over the link. I don't know. I still have yet to learn how to code that one.
Title: Re: Linked fonts/misc.
Post by: Juggalo/Hulkamaniac on December 08, 2006, 05:02:06 pm
Your more than welcome to save some of my pages from NES FANZ and use the code you find. In fact, here's the red highlight:

<!--webbot
            bot="HTMLMarkup" startspan --><STYLE type="text/css">
<!--
A:hover { color:red }
-->
</STYLE><!--webbot bot="HTMLMarkup" endspan -->