The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
Just change the A hover like this and that should fix it:
Code:
A:link, A:visited, A:active { COLOR: { linkcolor}; TEXT-DECORATION: none; } A:hover { COLOR: { hovercolor}; TEXT-DECORATION: underline; } #cat A:link, #cat A:visited, #cat A:active { COLOR: #D4FFFF; TEXT-DECORATION: none; } #cat A:hover { COLOR: #D4FFFF; TEXT-DECORATION: none; } #ltlink A:link, #ltlink A:visited, #ltlink A:active { COLOR: #3D004D; TEXT-DECORATION: none; } #ltlink A:hover { COLOR: #FF0000; TEXT-DECORATION: none; } |
#12
|
|||
|
|||
![]()
But the way you have:
PHP Code:
|
#13
|
||||
|
||||
![]()
You got me on that one. I have never tried to do it with just one type of specified link. I will play with it and see what I can come up with.
![]() |
#14
|
|||
|
|||
![]()
Yea I tried and tried and got frustrated then drank a beer watched the leafs lose and tried again and still no change :'(
|
#15
|
||||
|
||||
![]()
Try adding the style statement in whatever link you want to have different. Look at the following and let me know if it works for you.
Code:
<normalfont><a href="member.php?s=&action=getinfo&userid=$userinfo[userid]" style="TEXT-DECORATION : none;"><b>$post[username]</b></a></normalfont> |
#16
|
|||
|
|||
![]()
Got it solved. add a css tag for it, then add class="xxx" in the template.
|
#17
|
||||
|
||||
![]()
The code I gave you didn't work? It worked on my end. What is the exact steps and code you did to make it work for you then? And do you have to do it that way for each separate instance?
|
#18
|
|||
|
|||
![]()
I added a css tag in the Head Insert:
PHP Code:
BTW, thanks to c-prompt for the help. |
#19
|
|||
|
|||
![]()
somebody assist me in doing this.. this threads last reply was in 2002, its 2006. maybe theres an easiar way of going about this.. can some1 help?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|