The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Separate CSS styles on elements
Hello I've been trying to separate the link style in my navbar the one that says "Welcome User. you last visted at blah blah blah"
As we all know it takes it's style in the css selector :body when I change the a:link atribute of that selector all links using that selector will also change, and I wanted just to customize that part in the nav bar. I tried to customized it in the templates using span and p tags but it just won't work. The <a href=""> tags are hard coded in these strings: <phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase> <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase> How can I customize these strings so I can just put some custom css styles in them Please Help --------------- Added [DATE]1229362397[/DATE] at [TIME]1229362397[/TIME] --------------- Nevermind |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|