PDA

View Full Version : Board Optimization - ZH - Link Decoration


Ziki
09-27-2006, 10:00 PM
This modification was brought to you by
KXDesign
http://www.kxdesign.com/


~Hack name
Link Decoration

~Hack description
Removes the underline from links but when mouseover it overlines and underlines the links!:D
(Works also on 3.6)

~Hack options
None

~Hack info
File uploads: 0
Template edits: 0/1
File edits: 0
Plugins: 0
SQL Queries: 0
Phrases: 0
Settings: 0

Install time: 10 secs
Install level: Easy

~Hack installation
Step 1:Open your Main CSS and into additional css put this code:


/* Start ZH hack */
A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover {text-decoration:overline underline}
/* End ZH hack */




~Hack screenshots
https://vborg.vbsupport.ru/https://vborg.vbsupport.ru/


~Hack copyright
This may be distributed,released or claimed as your work without author's permission.

Ziki
09-28-2006, 03:57 PM
Yeah pretty stupid huh?

bashy
09-28-2006, 04:13 PM
Nice Ziki, its certainly different, installed (just to be different, of course, Not cause im addicted, honest) ;O

Ziki
09-28-2006, 04:17 PM
I don't believe you :D

Barakat
09-28-2006, 09:13 PM
nice one ... installed...

Ziki
09-29-2006, 04:54 PM
Any suggestions?

ChavMagnet
10-01-2006, 11:39 AM
Its simple css bro but a nice touch thanks.

bashy
10-01-2006, 10:02 PM
ha ha ha

This is what i done, aint much but different lol

/* Start ZH hack */
A:link {text-decoration:underline}
A:visited {text-decoration:underline}
A:hover {text-decoration:blink}
/* End ZH hack */


I did try with strikethrough and all caps but no others seem to work only
under over and blink, i even tired strong and that didnt :(

Oh well lol, still like it :)

Ziki
10-02-2006, 03:44 AM
If you want bold you have to use


{font-wieght: bold}

bashy
10-02-2006, 05:14 AM
ahhh...ok i will try this tonight, Thanks Ziki
like this:

/* Start ZH hack */
A:link {text-decoration:underline} {font-wieght: bold}
A:visited {text-decoration:underline}
A:hover {text-decoration:blink}
/* End ZH hack */

or does it have to be on its own, I just tried on its own and it didnt work actually lol

Ziki
10-02-2006, 10:46 AM
:)

A:link {font-wieght: bold}
A:visited {text-decoration:underline}
A:hover {text-decoration:blink}

TheThirdSincom
10-07-2006, 05:59 PM
How do you make it so A:Hover is a color?

For example:

a:hover {
color: #0066FF;
}

^^
But that isnt working.

Ziki
10-13-2006, 04:55 PM
A:hover {color: #0066ff}

that should work

Tommy12345
12-18-2006, 11:59 PM
Good Mod.

Talisman
12-19-2006, 12:03 AM
Nice Ziki, its certainly different, installed (just to be different, of course, Not cause im addicted, honest) ;O

I don't believe you :D

We don't believe him either, Ziki. (Have seen his forum.) ;)

:bunny:

Shazz
12-19-2006, 12:05 AM
~Hack copyright
This may be distributed,released or claimed as your work without author's permission.

When its just 3 lines of coding?

A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover {text-decoration:overline underline}


Ive had this in my postbit :confused:

Ziki
12-19-2006, 10:26 AM
Well yeah that's actually the point :D

Ziki
03-07-2007, 05:57 PM
3.6 version :)

dbirosel
03-07-2007, 06:40 PM
thanks for the great mini template mod. I like it.

MrPHD
03-07-2007, 07:36 PM
Well done nice work once again. Regards

BigJimTheLug
03-07-2007, 07:59 PM
Nice mod.

installed.

JadedSouls
07-21-2007, 03:24 PM
Ooooh! Thank you.. !!

Ziki
07-30-2007, 05:10 AM
lol 24 installs!The last time I was here there were only 3 :p

WarLion
08-21-2007, 06:43 AM
soooo easy buut soo cool , installed thanks