The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
One last thing...Italics in quotes-how to disable?
I thought I was done, but I wanted to get this thread started before I forgot.
Just like the thread title says-I have a user who is very particular about wanting this disabled. In vB4 we were able to do it with the stylevar editor. I tried the same thing with vB5-changing italics to normal in the bbcode_quote_font stylevar, but it doesn't appear to have worked. Is there another italics reference, or something that overrides this variable? |
#2
|
||||
|
||||
Can we get a link to see the problem?
|
#3
|
|||
|
|||
No, I'm sorry, it's a private board.
vBulletin has always italicized the contents of the QUOTE bbcode. I want this to be normal-weighted font. I had it normalized in my vB4 installation, but the same steps did not eliminate the italics in vB5. Zachery had me add `.bbcode_container .bbcode_quote {font-style: none;} ` to my css_additional.css, but that doesn't seem to have worked, as well. It's a work in progress. |
#4
|
||||
|
||||
May be this:
HTML Code:
.bbcode_container .bbcode_quote {font-style: normal !important;} |
#5
|
||||
|
||||
There is no such thing as font-style: none. It would need to be font-style: normal like Seven Skins wrote.
|
#6
|
|||
|
|||
Blame myself and Zachery for that....we both handed out the wrong code.....oops....
|
#7
|
|||
|
|||
Yep, that was the problem. I should have caught it, of course, but thank you to Seven Skins and Lynne!
|
#8
|
||||
|
||||
Hey, it was late when I posted that, and I'm pretty sure it worked fine in firebug/etc. Probably because I broke the original class. sorry about that.
|
#9
|
|||
|
|||
And thank you Zachery, of course, for the initial idea (even if typo'd)!
We got it fixed and that's all I wanted. |
#10
|
|||
|
|||
Worse still I reposted it and didn't notice either. I'm made of fail tonight.....
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|