vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Show Thread Enhancements - Sticky background color change (https://vborg.vbsupport.ru/showthread.php?t=171266)

raja811 11-06-2008 11:11 PM

thanks

fariborz khan 01-08-2009 07:18 PM

i want install this hack but i think when i want upgrade my site i must change this code again can i create a importable poroduct for this usful hack that i dont need change againe when i upgrade my forum?

HaS?R 01-29-2009 02:12 AM

Looks Great.Thanks.

Dingo14 02-02-2009 01:54 AM

Quote:

Originally Posted by dadoc (Post 1579609)
I wanted to do this
but at the end I was not able to find this

Code:

.stickybg
{
        background-color: #333333;
}

Because I have non default skins would that be the problem?

I tried to install it on Crime Case Files

you have to add that code to your Additional CSS Definitions for the skin you are adding to

Works great thanks for this

iBetc 06-02-2009 04:17 AM

For some reasons the stickies are centered now.

Can I correct this? They look a bit awkward when all the other threads are left justified.

iBetc 06-02-2009 04:38 AM

Correction...

Turns out the "sicky" is the same color as the background color. I tried changing the color of the word 'sticky' but no luck. Any advice?

DesignerDani 06-18-2009 05:40 PM

Thanks! Just what I needed.

kNeeLy 08-18-2009 05:50 PM

FYI..this works on 3.7.4 and 3.8.4 :-P

RrCoX22 10-16-2009 07:38 AM

anyone know to the reason why the word "Sticky:" is no longer viewable? I had this installed on 3.7.4 and upgraded to 3.8.4 and it still works. I just recently created a new vbulletin starting out with 3.8.4 and the word "Sticky:" is not viewable. I even tried add this:

Code:

.stickyprefix {
color:#FF4400;
font-weight:bold;
}

into the Additional CSS Definitions and still no luck :(

stefke1974 01-12-2010 06:01 AM

works great on 3.8.4 , thanks (Click here for preview)

kNeeLy 01-19-2010 02:37 AM

fyi:

Just installed this on another 3.8.4 forum and werked with no probs...

profanitytalker 02-25-2011 12:09 AM

Anyone know how to work this on vB4?

stevo_s 04-16-2011 10:28 AM

Im using 3.8.4 and getting errors

surely

Code:

<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]">
should be

Code:

<td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]">

?

MagicThemeParks 05-05-2011 12:46 AM

This worked perfectly on 3.8.7 for a new site I'm setting up :up:

I added an image as the background instead of just color. See here for a demo: United States History Forum

Edited: Also remember to add the a:link, a:visited, a:hover, and a:active CSS as well to ensure that your links are showing correctly since you are removing alt1 and replacing it with the new one (stickybg). :up:


All times are GMT. The time now is 03:51 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.01264 seconds
  • Memory Usage 1,744KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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