vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Make Sticky Threads Bold (https://vborg.vbsupport.ru/showthread.php?t=102890)

JohnBee 12-17-2005 07:21 PM

Thank you! installed and working.

I modded it a bit further, RED /BOLD is just to harsh on my layout so I increased the red saturation to a deeper none bold color this way it will still register when there is a new post within that sticky.

Once again good job!

Smiry Kin's 12-17-2005 09:08 PM

Quote:

Originally Posted by JohnBee
Thank you! installed and working.

I modded it a bit further, RED /BOLD is just to harsh on my layout so I increased the red saturation to a deeper none bold color this way it will still register when there is a new post within that sticky.

Once again good job!

what code did you use??

Smiry Kin's 12-17-2005 09:12 PM

Quote:

Originally Posted by Alan @ CIT
Master:

Change:
Code:

$thread['threadtitle'] = '<strong>' . $thread['threadtitle'] . '</strong>';
To:
Code:

$thread['threadtitle'] = '<span style="color:#FF0000; font-weight:bold;">' . $thread['threadtitle'] . '</span>';

duhh sorry dumb moment, didnt relise it was to edited the xml file lol, anyways thanks people, upload your XML, to share, heres the red one.

JohnBee 12-18-2005 02:43 AM

Quote:

Originally Posted by Smiry Kin's
what code did you use??

Currently using this, everyone likes it.
Code:

<span style="color:#0000E6;">' . $thread['threadtitle'] . '</span>

The Chief 12-18-2005 02:55 AM

insalled, nothing easier :)

[high]* The Chief clicks install[/high]

Freak0204 12-18-2005 03:03 AM

Works great, thanks!

*installed*

sadecosefo 12-18-2005 05:24 AM

Awesome. Super easy. I did get an error when I mistakenly tried to upload as "plugin" instead of "product" (my bad) but beyond that it was easy as pie. Thumbs up, thank you and *clicks install*.

AWI 12-21-2005 12:51 PM

Thanks, works great

Alan @ CIT 12-21-2005 12:54 PM

Hi all,

As of right now, I'm going away on holiday for 2 weeks :)

I will answer any questions, fix any bugs, deal with any comaplaints, and test any suggestions when I return in January :)

Happy Holidays all!

Alan.

Zilvia 12-21-2005 07:47 PM

Any chance you can make this specific to forums and usergroups instead of just sticky?


All times are GMT. The time now is 07:25 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.01118 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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