The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Info about VB CSS
I'm trying to develop a skin for VB but there isn't too much documentation about the CSS, apart in the VB docs on vbulletin.com.
I've a question for you. I would like to pud a specific background in the Quote box, the box that appear in a message when you quote another message. I've tried to change the value of Quote:
It's possible to style just this box? How can I do it? Thanks |
#2
|
||||
|
||||
pre.alt2 { put style here }
|
#3
|
||||
|
||||
create your own class and add it to the bbcode_quote template
|
#4
|
||||
|
||||
Do qyou mean that if I put this new class in the CSS, automatically all the quote box are styled according to this class? For example
Quote:
Sorry but I'm not so good in CSS... |
#5
|
||||
|
||||
Nevermind, I looked in wrong template. That styling would work for "code" bbcode (but its "pre.alt2", not ".pre.alt2"), not "quote". There aren't any special tags in quote default template that could be used for styling, so you'll have to edit bbcode_quote template as Princeton suggested.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|