The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Stylevars. Help!
Hi, I have been able to find the correct StyleVar to edit the styles except these 4 areas:
^I want to change the grey part of the login area to another colour. I tried to change the 'wgoheader_background' but the colour simply won't change! I want to change the colour of my thread headers. And I wish to change the colour of the word 'announcements'. Can anyone help me with the above 4 changes? Does anyone happen to know of a good stylevar dictionary? I have been using the one provided by vB here: http://www.vbulletin.com/docs/html/m...tionary_forums but it seems a little disorganised and incomplete to me. |
#2
|
|||
|
|||
I can help you with two problem.
Picture 2 ->wgoheader_background This works in my forum. If I change from red to black (a test only), it works great! Picture 3 ->postbithead_background Picture 4. It was a long time a designed my forum. So I don?t remeber, sorry! My wish is that you can open a CSS-file in a program there you can fix the php-code, exampel is the program "Intype". But now you must to change all the CSS in the Stylevar, and I dont like it. I like to change the CSS like I do on my hompage in the program "Intype". I hope vbulletin can do it, so the member can change the CSS in forum and if they want they can change the CSS in a program. Two choise like a simple! |
#3
|
|||
|
|||
1 - (edit) I found it. It's defined by {vb:stylevar navbar_tab_background.backgroundColor}
2 - This is defined by css property .wgo_block .blockhead. The background is set by {vb:stylevar secondarycontent_header_background}. Tested on my forum and this works. 3 - This is the post header? If so StateCollapse is correct: {vb:stylevar postbithead_background} 4 - This is {vb:stylevar link_color} Whenever I can't find a stylevar I use developer tools in Google Chrome or Firebug in Firefox to Inspect Element, find the relevant css property, search templates for that css property, and figure out which stylevar is styling it. In some cases I've found goofy settings where you think there should be a stylevar and have ended up editing the css to get the desired effect. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|