vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Change vBCode color (https://vborg.vbsupport.ru/showthread.php?t=41567)

SloppyGoat 09-03-2002 02:22 AM

bump :dead:

Logician 09-03-2002 11:24 AM

admin/functions.php:

PHP Code:

"</normalfont><blockquote><pre><smallfont>code:</smallfont><hr>\\5<hr></pre></blockquote><normalfont>",
          
"</normalfont><blockquote><pre><smallfont>code:</smallfont><hr>\\5<hr></pre></blockquote><normalfont>"


SloppyGoat 09-03-2002 04:04 PM

Thanks! I'll look for it.

SloppyGoat 11-03-2002 12:56 AM

Ok, sorry....I'm a bit in the dark here. What do I need to change in that line?

Erwin 11-03-2002 04:35 AM

Change the first <normalfont> to <normalfont color=red> or whatever you want it to be.

SloppyGoat 11-03-2002 06:01 PM

Nope, I'm doing something wrong then. No matter where I add the "color=red", it still shows as black. :(

Logician 11-03-2002 08:57 PM

Doesn't regular HTML help either?
<font color="#FF0000"> </font>

Erwin 11-03-2002 09:32 PM

From memory, the code in functions for the quote vBCode occurs TWICE. Make sure you make the changes for BOTH times the quote code appears.

SloppyGoat 11-04-2002 06:01 PM

Man, I did change it in both places. I tried the smallfont and also the normalfont. No change. It just stayed black. Can you give me a working example? :paranoid: I'd use normal html, but I'm not sure where to put it, or what to replace. :surprised:

Erwin 11-05-2002 01:03 AM

And you're sure you don't have a custom vBCode setup for quote in your Admin CP that may be interfering? When I say both places, they are in 2 very different places in functions php, not the ones that are side by side.


All times are GMT. The time now is 07:56 AM.

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.01126 seconds
  • Memory Usage 1,726KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete