vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   how to? (https://vborg.vbsupport.ru/showthread.php?t=60212)

monstergamer 01-14-2004 04:41 PM

how to?
 
1 Attachment(s)
I need help with something and seen this on other forums....
how do you get some of the text to be bold and a different color on the forum home were the descriptions are under the forum, see pic below

i want have in red and bold but cant figure out how to do this

Zachery 01-14-2004 04:42 PM

Quote:

Originally Posted by monstergamer
I need help with something and seen this on other forums....
how do you get some of the text to be bold and a different color on the forum home were the descriptions are under the forum, see pic below

i want have in red and bold but cant figure out how to do this

did you try using html for the description?

monstergamer 01-14-2004 05:09 PM

Quote:

Originally Posted by Faranth
did you try using html for the description?

i use [font color="red"][b] and then the ending tags
but it just show up as text

magnus 01-14-2004 05:17 PM

Quote:

Originally Posted by monstergamer
i use [font color="red"][b] and then the ending tags
but it just show up as text

That's not HTML, that's vBcode. Instead, use:
HTML Code:

<FONT SIZE="1" FACE="verdana, arial, helvetica" COLOR="#FF0000"><STRONG>

monstergamer 01-14-2004 05:20 PM

Quote:

Originally Posted by magnus
That's not HTML, that's vBcode. Instead, use:
HTML Code:

<FONT SIZE="1" FACE="verdana, arial, helvetica" COLOR="#FF0000"><STRONG>

thanx i think i need some sleep,
as i have been looking at to much code for tonght.....Zzzz

thanx for you help

Zachery 01-14-2004 07:04 PM

Quote:

Originally Posted by monstergamer
i use [font color="red"][b] and then the ending tags
but it just show up as text

i said HTML to begin with

also
HTML Code:

<font size="1" face="verdana, arial, helvetica" color="#FF0000"><strong>Text</strong></font>
you should pratice using XHTML standards :)

magnus 01-14-2004 09:54 PM

Quote:

Originally Posted by Faranth
i said HTML to begin with

also
HTML Code:

<font size="1" face="verdana, arial, helvetica" color="#FF0000"><strong>Text</strong></font>
you should pratice using XHTML standards :)

What wasn't XHTML compatible with my code? :confused:

NTLDR 01-14-2004 10:04 PM

Quote:

Originally Posted by magnus
What wasn't XHTML compatible with my code? :confused:

Capital letters arn't allowed in tag or attribute names :)

Also <font> was deprecated in HTML 4.01 and you should really use styles instead.


All times are GMT. The time now is 05:02 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.01113 seconds
  • Memory Usage 1,730KB
  • 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
  • (4)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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