vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - shadow links in forum (https://vborg.vbsupport.ru/showthread.php?t=280885)

Donavaz 03-29-2012 10:00 PM

shadow links in forum
 
1 Attachment(s)
hi all

this is an easy way to shadow all links in your forum when u move ur mouse on a link.

( sorry for my bad english :D )

just go to additional.css

then add this code bellow all codes :

Code:

a:hover {
text-decoration: none;
color: #06A3D0;
text-shadow: #292929 0px -1px 3px;
}

enjoy !

Emeralda 03-30-2012 12:34 PM

Rawr, nice. Though the current settings make kind of a mess, I'd suggest using this setting:

Code:

text-shadow: #C6C6C6 0px 2px 2px;

HHelp1 03-30-2012 12:50 PM

Do you have any SS ? Or Demo please?

Donavaz 03-30-2012 04:01 PM

1 Attachment(s)

its better test it yourself

before u move mouse on a link its linke have defult color

when u move mouse on a link its color change.

i add 2 screet shot 4 you

u can try Emeralda code too


live demo : www.weblogcity.ir

move mouse on forum categories

farazfaraz 04-02-2012 08:07 AM

not work!
why?!

westbam666 04-02-2012 02:52 PM

not work!

Donavaz 04-03-2012 05:19 PM

it works with firefox fine.

its dosnt work with IE

Dr.osamA 04-30-2012 01:00 PM

good work

i thing you need other code to work in IE FF and chrome
i try it later
thank you

alghzil 05-15-2012 11:07 AM

thanks it is nice


All times are GMT. The time now is 09:34 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.01151 seconds
  • Memory Usage 1,718KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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