vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Board Optimization - ZH - Link Decoration (https://vborg.vbsupport.ru/showthread.php?t=127778)

Ziki 09-27-2006 10:00 PM

ZH - Link Decoration
 
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:

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
Code:

/* 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

Code:

{font-wieght: bold}

bashy 10-02-2006 05:14 AM

ahhh...ok i will try this tonight, Thanks Ziki
like this:

Code:

/* 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

Quote:

Originally Posted by bashy (Post 1085445)
Nice Ziki, its certainly different, installed (just to be different, of course, Not cause im addicted, honest) ;O

Quote:

Originally Posted by Ziki (Post 1085448)
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?
PHP Code:

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


All times are GMT. The time now is 05:49 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01096 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete