The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with CSS in using stylesheets.css
i am tryng to add the code in a css file to
fetch the body tag for background colour or if any body knows of the css code for background of body to be transparent please this would help with alot of my mods |
#2
|
||||
|
||||
doesn't this work?
HTML Code:
body { background: transparent; } |
#3
|
|||
|
|||
tried this earlier today and still page is white, but my background is black i want to be able to autochange background using the variant from MAIN CSS in vbulletin so that it picks up the colour from your own stylesheet instead of having to change it in every sty;e |
#4
|
||||
|
||||
Then perhaps you are either adding it before the stylesheet is being added in vbulletin (in which case the vbulletin css takes precedent) or you are not changing the right class.
|
#5
|
|||
|
|||
i have a custom template that is linked to edit, chaning the custom css file does work except for body tag and cant understand why, for example the body tag for 1 template is black and the main css file i want it another colour, changing the colour in the custom css file does work exceot for
transparent; |
#6
|
||||
|
||||
How about a link to where this is happening and an image of what you think it should look like.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|