The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Removing underlines from only User Names
Okay, I've done a search for this, but nothing is coming up. While I've found a couple of answers, nothing quite matches what I need.
I'm looking for a way to remove the underline from User Names but not from the rest of the links (links posted by members, forum names, et cetera). I've found a couple of good codes that remove underlines from every link, but I just want to take them off the User Names. Take care, -J. |
#2
|
|||
|
|||
in your CSS, you have that detail: bigusername
use this: Code:
.bigusername a:link { text-decoration: none; } |
#3
|
|||
|
|||
Well, it took a couple of variations of placement in the CSS, but on the third try it very much worked. Thanks a bundle for that, it was driving me bonkers.
And thanks for the compliment on the avatar. I'm East Texas' number 1 Doctor Who fan, I'm sure. ADDED: While I'm here, I may as well ask this question, too -- is there any way to set the color of links that are posted by members in threads so that it's different from the links on the forum (like the forum names, sub forums, user names, et cetera)? Right now, the forum names are practically the same color as the text, and this means the links end up looking practically the same color as the text. ADDED: I'm also now curious -- what bit of code do I have to alter to remove the underline from usernames in the "What's Going On" and "Who's Online" panels? |
#4
|
||||
|
||||
<a href="http://www.vbulletin.com/forum/showthread.php?t=108923" target="_blank">http://www.vbulletin.com/forum/showthread.php?t=108923</a>
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|