vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Separate Sticky and Normal Threads (https://vborg.vbsupport.ru/showthread.php?t=228036)

FReeSTER 03-11-2010 03:10 PM

it will be nice to change the color of the word Sticky to red in bold, can that be done?

-=Leb=- 03-17-2010 02:19 PM

thx for the update

sKippah 03-17-2010 03:04 PM

Installed. Thanks. But Turn off sticky prefix in forum display is marked as YES but i still have the Prefixes....

Popa Andrei 03-18-2010 10:50 AM

1 Attachment(s)
The Inline doesent wok anymore aftert instaling this mode.
Until fix uninstaled.

metalguy639 03-26-2010 07:52 PM

For all those of you who want to change the color of the font & the bar behind the font, do the following edits....

I'm assuming that you know where to find the templates and how to open them to edit them....

Change font color:

Open the FORUMDISPLAY_Separate template and replace

Code:

<li class="threadbit" id="cat1">
With This:

Code:

<li class="threadbit" id="cat1" style="color:#000000;">
NOTE: You will need to change the color in red to the font color to what you want it to be either use a hex color or use a color like Red, Blue etc.

Now to change the background color Find:

Code:

<div class="icon0 nonsticky">
And Replace it with

Code:

<div class="icon0 nonsticky" style="background:#D2BF7B;">
Again you will need to change the color in red to the hex color you want to use or the actual color.

save the template.

Now open FORUMDISPLAY_Separate2 And Find:

Code:

<li class="threadbit" id="cat1">
Replace With:

Code:

<li class="threadbit" id="cat1" style="color:#000000;">
Change the red to the color you want.

Find:

Code:

<div class="icon0 nonsticky">
Replace with:

Code:

<div class="icon0 nonsticky" style="background-color:#D2BF7B;">
Again change the red to what you want it to be.

Professional2 03-27-2010 05:36 AM

installed and works on 4.0.2

thedreamer09 03-27-2010 04:15 PM

Great mod, searching for this mod, works fine for me, thanks for sharing the mod

wayne.richards@ 03-28-2010 09:29 PM

Found A Bug! If You Have This Installed "Inline Mod" Stops Working On 4.0.2 PL4

djbaxter 03-28-2010 09:37 PM

Quote:

Originally Posted by wayne.richards@ (Post 2011895)
Found A Bug! If You Have This Installed "Inline Mod" Stops Working On 4.0.2 PL4

Sorry to disappoint but that's a known issue. It's not yet clear (to me) whether this is a vBulletin problem or a customization problem - vBulletin I believe views it as "not a bug" since with certain add-ons disabled the problem disappears, but on the other hand it seems that more than one add-on can lead to the problem.

Also, it's not true that inline moderation "stops working". All that is affected is the ability to Select All threads or posts on the page. You can still select them one at a time and then inline moderation works as it should.

wayne.richards@ 03-28-2010 09:53 PM

Thanks for the quick reply, i have uninstalled it at re uploaded it and get the same results.

I will just have to disable it when i need to mass move threads as its a very handy mod, it also seemed to stop me deleting a forum from the admincp


All times are GMT. The time now is 08:33 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.01258 seconds
  • Memory Usage 1,740KB
  • 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
  • (8)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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