The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Where is the colour of Users online in the stylevar?
Hi friends, i cant find where are the colours of the box in the main forum of the users that are online (with Vb4). Anybody knows the name in the sylevar?
I mean the background where the users online appears. |
#2
|
||||
|
||||
Its not a stylevar. It's the Username HTML Markup in the Usergroup Options
|
#3
|
|||
|
|||
Sorry, i mean the background, not the color of the links. I'll edit now.
|
#4
|
||||
|
||||
Using firebug:
HTML Code:
.wgo_block .blockbody { background: url("http://www.thetradersden.org/vb4_suite/images/gradients/gradient-greytowhite.png") repeat-x scroll 0 0 #FFFFFF; border: 1px solid #C4C4C4;} HTML Code:
.wgo_block .blockbody { border: {vb:stylevar secondarycontent_border}; background: {vb:stylevar secondarycontent_background}; _background-image: none; } |
#5
|
|||
|
|||
Quote:
--------------- Added [DATE]1326913068[/DATE] at [TIME]1326913068[/TIME] --------------- Quote:
Solved! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|