The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm trying to get all "$activeusers" links to display with no underline. The problem I'm finding with the Username HTML Markup is that it's inside the <a> tags. So if I use a <span> style or class call it won't override the <a> underline even when "!important" is used.
I was wondering if I can set a global call via plugin to achieve no underline in $activeusers links? Something like: Code:
$activeusers = '<span class="ausrlink">'.$activeusers .'</span>'; I'll add the text-decoration attribute in CSS. While that's not the entire code, for the reason that I'm stuck ( ![]() ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|