PDA

View Full Version : Where have the save buttons gone on vb4 Style Manager


vestaxpdx
23 Nov 2009, 20:00
Hi

First of all sorry if this is an obvious question, I had no luck searching for the answer on the forum and I am very new to vb

On 3.8 if you went to Style Manager -> Main CSS you could edit the CSS areas and click save CSS button or the main save button right at the bottom.

On 4.0 the buttons have gone, I cant for the life of me work out how to save any edits I do :(

Plus I cant help but notice that none of the default colours resemble anything like the new template vb4 has anyway.

Can anyone help, is this a bug or am I being thick?

Kind regards,

Alex

dutchbb
23 Nov 2009, 20:20
This option isn't available yet I believe (should be in vb4 gold), you have to use the new Stylevars function atm :)

Charlie98902
23 Nov 2009, 20:39
Not at the moment the Main CSS is no longer used you have to use stylvars now. For the buttons:

In Stylvars search common and click on it to locate these settings.

Form Button Hover Background
control_content_hover_background
control_content_background
Form Button Background

Each does their own with the look. And there is a font CSS as well for the buttons. Just do the needed edits.

Lynne
23 Nov 2009, 20:41
Read Don's blog here and download the StyleVar Dictionary and the Skinning guide vB4: Skinning Your Forum in 10 Easy Steps (http://www.vbulletin.com/forum/entry.php?2373-vB4-Skinning-Your-Forum-in-10-Easy-Steps).

Questions regarding default vBulletin 4 should be asked on the vBulletin.com forums. See this sticky - Installation Issues / Questions or bug reports regarding default vBulletin 4.0 (http://www.vbulletin.org/forum/showthread.php?t=228035)

vestaxpdx
23 Nov 2009, 21:02
Thanks guys for the fast response!

Ill read up on the info :)