vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   where do i change this font colors (https://vborg.vbsupport.ru/showthread.php?t=179884)

Bonus Paradise 05-20-2008 06:13 AM

where do i change this font colors
 
1 Attachment(s)
HI everyone
I tried and searched to edit the blue fonts you can see in my attached screenshot
I looked in my template, there i cant find it
I hope you can help me with this
I cant have this dark blue fonts on my board,
thanks in advance

Lynne 05-20-2008 02:15 PM

Take a look at the color maps in the manual, including this one: Thread Template

Bonus Paradise 05-20-2008 03:53 PM

thank you
I will have a look there
:)

Bonus Paradise 05-23-2008 07:27 PM

Hello I am back and I ask again for help
This colors I cant modify
I got that response from the Vbulletin Support Team:

Quote:

The color map that Lynne gave you is a good resource. But those colors are from the HTML code parser. I don't think there is a way to change them without modifying the code which is a www.vbulletin.org question.

All the best,
Jake Bunce
Support Team, vBulletin

Please can anyone help me here?

Lynne 05-23-2008 09:36 PM

Look at your source code for that page. In it, you'll see something like this (this is from 3.7 beta 2, yours may be slightly differerent):
Code:

<pre class="alt2" dir="ltr" style="
                margin: 0px;
                padding: 6px;
                border: 1px inset;
                width: 640px;
                height: 34px;
                text-align: left;
                overflow: auto"><span style="color:#000080">&lt;b&gt;</span><span style="color:#000080">&lt;font size=<span style="color:#0000FF">

The blue is defined at the beginning with that span tag. Do a global search through your files for "000080" and it comes up a couple of times including in file class_bbcode.php around line 2130. I think that is where you need to change it.

Bonus Paradise 05-24-2008 05:37 AM

Thank you Lynne
you gave me a good Tip to look at source of a page

I have found now an easier way
due I dont need the BB html and BB php code for people to post
I just disabled them, easy in my Help BB Code Settings
lol

Problem solved for now

thank you :)


All times are GMT. The time now is 12:21 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.01012 seconds
  • Memory Usage 1,720KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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