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 09: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 02:57 PM

Yeah pretty stupid huh?

bashy 09-28-2006 03:13 PM

Nice Ziki, its certainly different, installed (just to be different, of course, Not cause im addicted, honest) ;O

Ziki 09-28-2006 03:17 PM

I don't believe you :D

Barakat 09-28-2006 08:13 PM

nice one ... installed...

Ziki 09-29-2006 03:54 PM

Any suggestions?

ChavMagnet 10-01-2006 10:39 AM

Its simple css bro but a nice touch thanks.

bashy 10-01-2006 09: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 02:44 AM

If you want bold you have to use

Code:

{font-wieght: bold}

bashy 10-02-2006 04: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


All times are GMT. The time now is 10:34 AM.

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.02423 seconds
  • Memory Usage 1,727KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete