The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Creating New CSS
I've run into a small problem in trying to renovate my forums. The footer that contains the links "Contact Us, Admin, Mod, etc" and the middle bar that contains the links "Mark Forums Read/ View Forum Leaders" share the same "tfoot" descriptor. What I want to do is change the footer bar appearance without changing the view forum leaders bar. I'm thinking that involves making a new td category, for example tfooter_2 or something. Is there an easier way? Or if that is what I have to do, can someone give me some instructions on how? I'm asking this because in my efforts to improve my forums I already destroyed it dozens of times, and I'm wary about meddling in vBulletin's inner mechanics blindly. Thanks in advance for any advice.
|
#2
|
||||
|
||||
Do as you suspected, create the tfooter2 define its properties in the additional CSS box in the style manager.
Then edit footer template and change tfoot to tfooter2 |
#3
|
|||
|
|||
Thanks for the advice. I must be doing something wrong, though. The first block of additional CSS was being used already, so I went into the second empty block and typed the following:
Code:
td.tfoot_2 { background-image: url(images/FH_FFXI/"footer.gif") } |
#4
|
||||
|
||||
take out the quotes before and after footer.gif
|
#5
|
|||
|
|||
Thank you, FRDS. You were a lot of help. I'm pulling my hair out trying to learn CSS and vb coding on the fly.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|