µ/S†ylµs²/µ.Ldr
Not New Member
ಠ_ಠ
Posts: 28
µ/S†ylµs²/µ.Ldr said 0 great things
|
Post by µ/S†ylµs²/µ.Ldr on Jan 11, 2011 11:48:22 GMT -8
I was wondering if you'd be willing to share the kickass link highlight feature on these boards. Would be very well received!
|
|
|
Post by Wormopolis on Jan 11, 2011 18:34:20 GMT -8
its just CSS for all links to have an animated gif as the background image on the hover. however finding the right animated gif is up to you
a:hover {color: none; text-decoration: underline; background-image: url(http://i197.photobucket.com/albums/aa250/WORMOPOLIS/sqigline_e0.gif); background-repeat: repeat-x; background-position: center left;}
of course you would want to find a different gif so you dont use my photobucket bandwidth
|
|
µ/S†ylµs²/µ.Ldr
Not New Member
ಠ_ಠ
Posts: 28
µ/S†ylµs²/µ.Ldr said 0 great things
|
Post by µ/S†ylµs²/µ.Ldr on Jan 12, 2011 7:28:25 GMT -8
Oh yeah of course. Problem is.. I've only recently started modifying HTML/CSS.. (When I say modifying.. I really mean simply editing where possible and with permission only..) I have no idea how to implement this onto our board. If you would be so kind as to point me in the right direction.. Thanks for your time either way. >Edit< I figured it out.. Sorry.. I always do that. Ask for help before I even try. Thanks again. >Edit2< I have another request, if that's ok.. I have tried my best to get our forum to be, for the most-part, transparent. I've achieved this but there is a very annoying problem. When a thread is highlighted, the highlight colour remains after you move your mouse. LINK (I have to keep the board register only at the moment.. recovering from a rogue admin who deleted all of our content..) Basically, I need to know the element name... ie: ..windowbg2, .titlebg etc If you would take a look.. I'd be a happy man. >Edit3< I hope you don't mind, but I modified your .gif by coping a single frame and reanimating it. Tell me if that's not cool and I'll try to come up with my own design.
|
|
|
Post by Wormopolis on Jan 21, 2011 22:01:54 GMT -8
I missed edit 2 and 3. You can just double post around here, otherwise I robably wont see the edit.
I have a code called modify board highlight that should work with transparency. look in my code index.
|
|
µ/S†ylµs²/µ.Ldr
Not New Member
ಠ_ಠ
Posts: 28
µ/S†ylµs²/µ.Ldr said 0 great things
|
Post by µ/S†ylµs²/µ.Ldr on Jan 23, 2011 3:21:16 GMT -8
Thank you. Worked perfectly.
|
|
|
Post by Wormopolis on Jan 23, 2011 5:55:01 GMT -8
excellent!
|
|