PDA

View Full Version : How to change Forum Category Background color?


thetechgenius
06-30-2014, 09:09 PM
I would like to change the Forum category background color for the default Mobile Style, but I am having a hard time find the CSS to change it. I have searched through the Style Vars, vbulletin-css, im not sure where its at.

Does anyone know where the CSS is at in the default mobile style?

I have a screenshot of what I am talking about:

https://vborg.vbsupport.ru/external/2014/06/1.png

I am trying to change the color to better match my default custom style.

--------------- Added 1404166259 at 1404166259 ---------------

EDIT: I think I posted this in the wrong forum, could a mod please move this to the Graphics and Styles section? I'm so sorry. Thank You.

Dave
06-30-2014, 09:32 PM
The CSS file should be located at clientscript/jquery/jquery.mobile-1.0.min.css. The class is called .ui-bar-b and the background is actually a gradient.
However, I think that instead of modifying the CSS file, you could add an override (with !important) in one of the existing CSS templates.