Forum Moderators: not2easy

Message Too Old, No Replies

vbulletin css question - noobish

         

silent1643

10:56 pm on Oct 6, 2009 (gmt 0)

10+ Year Member



i downloaded a style for vb and noticed it is loaded by an xml file (which im not used to)

my problem is i want edit the css for this style by using the web developer plugin for firefox which will allow me to make changes to the css and then save the css file

problem is there is no css file to replace in vb since it is an xml file? eh help

choster

1:15 am on Oct 10, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This is a vBulletin configuration question, not really a CSS question. vBulletin probably uses the XML file so that common settings (say, colors for different elements) can be set in one place through the browser interface. Of course, you can override the generated CSS by loading your own file after the system-generated CSS, or perhaps through other configuration options, but your best bet will be to read up on vBulletin customization documentation.