vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   One last thing...Italics in quotes-how to disable? (https://vborg.vbsupport.ru/showthread.php?t=310078)

samroza 03-31-2014 08:06 PM

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?

Lynne 04-01-2014 04:17 PM

Can we get a link to see the problem?

samroza 04-01-2014 04:54 PM

Quote:

Originally Posted by Lynne (Post 2490895)
Can we get a link to see the problem?

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. :D

Seven Skins 04-01-2014 09:22 PM

May be this:

HTML Code:

.bbcode_container .bbcode_quote {font-style: normal !important;}

Lynne 04-01-2014 09:45 PM

There is no such thing as font-style: none. It would need to be font-style: normal like Seven Skins wrote.

Mark.B 04-01-2014 10:02 PM

Quote:

Originally Posted by Lynne (Post 2490933)
There is no such thing as font-style: none. It would need to be font-style: normal like Seven Skins wrote.

Blame myself and Zachery for that....we both handed out the wrong code.....oops....

samroza 04-01-2014 10:15 PM

Yep, that was the problem. I should have caught it, of course, but thank you to Seven Skins and Lynne!

Zachery 04-01-2014 10:25 PM

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.

samroza 04-01-2014 10:31 PM

And thank you Zachery, of course, for the initial idea (even if typo'd)!

We got it fixed and that's all I wanted. :)

Mark.B 04-01-2014 10:41 PM

Quote:

Originally Posted by Zachery (Post 2490942)
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.

Worse still I reposted it and didn't notice either. I'm made of fail tonight..... :)


All times are GMT. The time now is 10:30 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03365 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete