vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Making Stickies Bold?? (https://vborg.vbsupport.ru/showthread.php?t=194351)

tonyswifey 10-23-2008 03:29 PM

Making Stickies Bold??
 
When I stick a thread I would like the title bold, is there a way to do this?

Dan! 10-23-2008 06:00 PM

Edit it yourself?

tonyswifey 10-23-2008 06:28 PM

I can't put html codes in the title of the thread section it doesn't work. I just thought there was a way to make stickies bold. Thought I saw it on another forum somewhere.

UKBusinessLive 10-23-2008 07:23 PM

Here you go ;)

Go to....

Admin CP -> Styles & Templates -> Style Manager -> ? ? -> Threadbit Templates -> threadbit

Find the code below and just add the red bit ;)

Code:

$thread[movedprefix]
                        $thread[typeprefix]
                        <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><if condition="$show['gotonewpost'] OR $show['sticky']"><strong>$thread[threadtitle]</strong><else />$thread[threadtitle]</if></a>

The strong tags above is what makes the title bold

or another way...

Admin CP > Styles & Templates > Replacement Variable Manager > Add New Replacement Variable

In the Search for Text field, I typed 'sticky:' and in the Replace with Text field I typed <b>.

That removes the word Sticky: from those threads but the entire title is bold.

Hope it helps ;)

Lynne 10-23-2008 07:25 PM

There are also several mods to choose from - search "stick*" "all mods" "titles only"

tonyswifey 10-24-2008 12:55 AM

UKBusinessLive, Thank you SO much!! Worked perfectly :)!!


All times are GMT. The time now is 05:31 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.00966 seconds
  • Memory Usage 1,716KB
  • 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)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