The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Identifying Stylevars
Is there a way to identify what stylevar controls what?
I'm stuck changing the text colour on the cms page here. I've tried changing that colour in the cms section of the stylevars, but that part never seems to change. |
#2
|
|||
|
|||
I think it's vbcms_navwidget_menuitem_background
Generally it's hard to identify stylevars and firebug doesn't help enough... |
#3
|
||||
|
||||
I find that firebug works really well. I can find the class, do a Search in Templates for the class, and find the stylevar that way.
|
#4
|
|||
|
|||
It was vbcms_navwidget_menuitem_color but thanks.
I've got more problems with the stylevars though, for instance on the profile page, the side bar is still Blue, yet there isn't any Blue in any of the Stylevars, so how do I go about changing this? --------------- Added [DATE]1262554435[/DATE] at [TIME]1262554435[/TIME] --------------- I've installed Firebug, but have no idea how it works. |
#5
|
||||
|
||||
According to firebug, it is #usercp_nav .blockhead, so do a Search in templates for that. (It looks to be hard-coded, so just add a line to your additional css file, or the bottom of that css template, to change it.)
|
#6
|
|||
|
|||
I've found it in usercp.css & usercp-ie.css but I don't understand what would I change here?
PHP Code:
PHP Code:
It's ok, I've done it now thanks Lynne |
#7
|
|||
|
|||
Sorry, I didn't notice you wanted to change the text.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|