Log in

View Full Version : HELP!!!! Simple Text CSS problem HELP!!!!!


SOUL HACK
02-23-2010, 10:07 PM
Can somebody please tell me where do I go to edit the css styles sheet for the vbulletin.

Cuz, I have a html header and the text is too big. I noticed that it comes from a script thats in the default coding. When I try to remove the script it messes up the whole forum design... So, if someone can just tell me where I can go to edit the css that the script refers to, I can manage the rest myself. Thanks.

This is the script that responsible:
<!-- CSS Stylesheet -->
$style[css]
<if condition="is_browser('opera') AND !is_browser('opera', '8.0.1')">
<style type="text/css" id="vbulletin_opera8fix_css">
ul, ol { padding-$stylevar[left]:20px; }
</style>

--------------- Added 24 Feb 2010 at 01:13 ---------------

ok forget what I said about the script... here is the url to my forum: xdaoproject.com/forums... My header text is too big and the problem is coming from the header include area... idk why.

--------------- Added 24 Feb 2010 at 01:29 ---------------

*** Removed ***

--------------- Added 24 Feb 2010 at 02:19 ---------------

Come on I know someone out there can help me.

Marco van Herwaarden
02-24-2010, 10:34 AM
AdminCP -> Styles & Templates -> Style Manager -> Main CSS (Dropdown menu behind style).

Edit: PS Please note that we do not allow bumping a thread within 24 hours, please see our rules.