The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to make the forum to match my site so I would like to access the css file.
Is it possible? thanks |
#2
|
||||
|
||||
![]() Quote:
![]() AdminCP > Styles & Templates > Style Manager Now you can modify stylevars which are in most of the CSS by selecting "StyleVars" from the styles drop down menu on the right. Alternatively you can select to "Edit Templates" from the drop down and then look for CSS Templates, now double-click that to expand that and there's quite a few templates however most are named after the areas they define. |
#3
|
|||
|
|||
![]()
Which of those CSS template relate to the overall forum color? I'm looking for a way to tweak a couple of the main forum colors to something we like better.
|
#4
|
|||
|
|||
![]() Quote:
I've been playing around with it. It's a bit confusing. anyways, I've manage to find most elements but having problem with one. How do you change the color of the font in wysiwyg editor? I have a dark theme and the text comes out black whenever you want to post a reply.. thanks. |
#5
|
|||
|
|||
![]()
try putting this in your additional.css
.wysiwyg.content {color:#FFFFFF} or whatever color... |
#6
|
|||
|
|||
![]() Quote:
.wysiwyg {color:#ffffff;} --------------- Added [DATE]1293743135[/DATE] at [TIME]1293743135[/TIME] --------------- So im trying to change the color of the text that appears on the side of the Profile page. I see that the styling on Stylevars is being overwritten and I tracked it down and i find this: #sidebar_container .blocksubhead { color: {vb:raw moduleinactive_text_color}; border-color: {vb:raw moduleinactive_border}; } Is there anywhere I can change the settings of moduleinactive_text_color? |
#7
|
|||
|
|||
![]()
Yeah, add it to the additional.css file. If you're not using firebug it makes finding these things a breeze. Its just too tedius (at least to me) to change things via the stylevars. I just overwrite everything in additional_css.css with !important delcarations. Much faster.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|