The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Private messaging CSS link
I want to change the color of the link 'private messages' in the navbar to be different to that of the other links. I know how to change the css, i just cant find the template to edit it.
Code:
<phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if><if condition="$show['pmwarning']"><br /><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></if></div> As you can see the private messages link is red on a red background |
#2
|
||||
|
||||
The location may depend on the style you're using but generally where you edit is after <!-- breadcrumb, login, pm info --> in the navbar template (Navigation / Breadcrumb Templates group).
|
#3
|
||||
|
||||
This is the template i searched before posting for support. The link is within a variable.
|
#4
|
||||
|
||||
Then I'd look in vbphrase and add the CSS there.
|
#5
|
||||
|
||||
Well that is not a good idea, as this will change the link properties for all templates.
Freesteyelz appreciate you trying to help me, but hopefully someone who has also had this problem and knows the correct answer will be able to support me. There must be a way to change this link via the template system |
#6
|
||||
|
||||
Sorry I couldn't help. I've resolved this problem with the above suggestions before but it is possible that what you want to do cannot be applied the same ways. I hope everything works out for you.
|
#7
|
||||
|
||||
thx mate, ended up fixing it by modifying the phrase manager. not a nice way but the only way i could get around it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|