PDA

View Full Version : Where is the class="button" in vb



Frank H. Shaw
Sun 1st Mar '09, 11:53am
Is there a spot in Vbulletin where that classes are defined what file and what line is the class
class="button" defined I can only assume that this done somewhere in the system ?

THANKS

Frank H. Shaw

Steve Machol
Sun 1st Mar '09, 1:17pm
That class is set here:

Admin CP -> Styles & Templates -> Style Manager -> All Style Options -> Go -> Buttons

Frank H. Shaw
Sun 1st Mar '09, 2:39pm
This is cool to use a nice interface to use to edit the CSS but is there some CSS file this interface creates so that I can go in and edit the file CSS instead of using the nice interface. Is this posiable and if so please explain how THANKS

THANKS

Frank H. Shaw

Mark.B
Sun 1st Mar '09, 2:44pm
This is cool to use a nice interface to use to edit the CSS but is there some CSS file this interface creates so that I can go in and edit the file CSS instead of using the nice interface. Is this posiable and if so please explain how THANKS

THANKS

Frank H. Shaw
You can add normal css definitions (such as padding: 1px, that sort of thing) in "Additional CSS definitions" box on the right of that section.