The Arcive of vBulletin Modifications Site. |
|
shadow links in forum Details »»
|
|||||||||||||||||||||||||
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 )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;
}
Show Your Support
|
|||||||||||||||||||||||||
| 3 благодарности(ей) от: | ||
| Dr.osamA, Emeralda, OldSchoolDSL | ||
| Comments |
|
#2
|
||||
|
||||
|
Rawr, nice. Though the current settings make kind of a mess, I'd suggest using this setting:
Code:
text-shadow: #C6C6C6 0px 2px 2px; |
| Благодарность от: | ||
| OldSchoolDSL | ||
|
#3
|
||||
|
||||
|
Do you have any SS ? Or Demo please?
|
|
#4
|
|||
|
|||
|
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 |
|
#5
|
|||
|
|||
|
not work!
why?! |
|
#6
|
||||
|
||||
|
not work!
|
|
#7
|
|||
|
|||
|
it works with firefox fine.
its dosnt work with IE |
|
#8
|
||||
|
||||
|
good work
i thing you need other code to work in IE FF and chrome i try it later thank you |
|
#9
|
|||
|
|||
|
thanks it is nice
|
![]() |
|
|