link stuff

admin

Administrator
Staff member
I want to know how to get the links onmy journal (<!-- m --><a class="postlink" href="http://www.deadjournal.com/users/teenage_Wh0re">http://www.deadjournal.com/users/teenage_Wh0re</a><!-- m -->) like the links on this page:creepy-kitty.net (<!-- m --><a class="postlink" href="http://www.creepy-kitty.net/creep/">http://www.creepy-kitty.net/creep/</a><!-- m -->) (if you click on "for your page" and then hover over the options that come up then you'll see what i mean..is that possible to doo?? :(<!--content-->If you are talking about the fonts the links are written in, then you will have to create some images for them. HTML only supports a small handful of fonts that can used on all browsers.<br />
<br />
If you are talking about the target of the links, ie into the I-frame, then you will have to learn Inline frames.<!--content-->No I mean when you hover over the links and the gray goes over the pink and then when you come off the link the pink goes over the gray..<!--content-->Why not chop the relevant bit of source code out of the page you are looking at, and have a play?<br />
<br />
<br />
If it is JavaScript code in an extrnal file, then that file will have been saved intact in your Browser Cache.<!--content-->it's a css filter, filter:progid:dximagetransform.microsoft.gradientwipe()<br />
<br />
see <!-- w --><a class="postlink" href="http://www.w3schools.com">www.w3schools.com</a><!-- w --> or <!-- m --><a class="postlink" href="http://www.jspinsider.com/reference/css.view">http://www.jspinsider.com/reference/css.view</a><!-- m --><!--content-->
 
Top