PDA

View Full Version : vbulletin-chrome.css


webcosmo
05-21-2010, 09:49 PM
I have created a custom style. To make changes with the design I need to set some styles. I need to set the padding on the navbar. The searchbox seem to have a float right which is not working if I set padding for navbar.

I cant find any style to set using the stylemanager that would take care of this, but apparently there are some classes in vbulletin-chrome.css which if I do modify serves the purpose.

Is it ok if I change vbulletin-chrome.css file? Or any issues I should know of.

borbole
05-21-2010, 10:15 PM
Yes, it is ok. But if you don''t want to edit that file, then enter your extra edits at the additional.css template file.

webcosmo
05-21-2010, 10:38 PM
Yes, it is ok. But if you don''t want to edit that file, then enter your extra edits at the additional.css template file.

thanks thats what I think I should do.
appreciate the help.

borbole
05-22-2010, 01:29 PM
thanks thats what I think I should do.
appreciate the help.

You are welcome.