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)
-   -   Is this possible ? (https://vborg.vbsupport.ru/showthread.php?t=139515)

Philster 02-15-2007 05:22 PM

Is this possible ?
 
1 Attachment(s)
I am wondering if it possible to apply bold to the text shown in the attached image. The part I am looking to alter is where it says Moderated by: Thanks in advance.

Phil.

Aken 02-16-2007 05:48 AM

Do you have a custom skin on your boards? I can't find anywhere in my templates that would place a moderator list there. Maybe something was changed after 3.5.4....

/me is puzzled.

Philster 02-16-2007 10:46 AM

Hi, no custom skin. I added the text manually under the description of each forum. I just want it to stand out better.

Phil.

Aken 02-17-2007 08:30 AM

Oh, well if you just added the text individually to each forum description, that's wicked easy :D

Simply add bold tags around the desired text.

HTML Code:

<b>Moderated by:</b>

Philster 02-17-2007 03:17 PM

Aken you are the man! Thanks. How would I add a color tag to that same code.

Phil.

Gio~Logist 02-17-2007 03:48 PM

Quote:

Originally Posted by Philster (Post 1184621)
Aken you are the man! Thanks. How would I add a color tag to that same code.

Phil.

Replace the whole thing with this:
Code:

<span style="color:colorhere; font-weight:bold">Moderated By:</span>

Philster 02-18-2007 12:06 PM

Thank you very much. That worked great, have a super day.

Phil.

cyberphr 02-18-2007 12:39 PM

Edit description:
HTML Code:

<b> Text </b>


All times are GMT. The time now is 09:22 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.00968 seconds
  • Memory Usage 1,722KB
  • 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
  • (2)bbcode_html_printable
  • (1)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