![]() |
Admin Panel Link Color Change
I was wondering if there is a way to change the admin panel link at the bottom of the forums to a different color, also the same with the "mod" link.
Thanks Also Just so I don't get anything wrong, I want the admin link to be red and the mod link to be limegreen Thanks again! |
In the "footer" template, you could change these lines:
Code:
<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if> Code:
<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]" style="color:red">$vbphrase[admin]</a> -</if> |
thanks :)
|
All times are GMT. The time now is 10:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|