HELP!!!! Simple Text CSS problem HELP!!!!!
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.
|