vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Different Cell Color for Stickies (https://vborg.vbsupport.ru/showthread.php?t=94328)

Kirk Y 08-20-2005 03:10 PM

Cool. How could we do this for Announcements?

Edit: Nevermind, I figured it out.

Andrew111888 08-20-2005 04:26 PM

Yeah, that would just be editing the announcement template :).

dbembibre 10-05-2005 01:13 PM

If you want make the same with anouncement make de following
Edit forumdisplay_announcement

Search this
Code:

<td class="alt2" colspan="<if condition="$show['threadicons'] AND $show['inlinemod']">6<else /><if condition="!$show['threadicons'] AND !$show['inlinemod']">4<else />5</if></if>">
                <div>

Replace with this:
Code:

<td class="stickybg" colspan="<if condition="$show['threadicons'] AND $show['inlinemod']">6<else /><if condition="!$show['threadicons'] AND !$show['inlinemod']">4<else />5</if></if>">
                <div>


MichaelJM13k 10-06-2005 05:53 AM

How would i go about making the word 'sticky' <i> and <b> like yours?

dbembibre 10-06-2005 12:52 PM

Quote:

Originally Posted by MichaelJM13k
How would i go about making the word 'sticky' <i> and <b> like yours?

Edit the sticky_thread_prefix phrase with your HTML codes

<b><font color="red">Sticky: </font></b>

RaceJunkie 10-06-2005 05:20 PM

Installed

ggiersdorf 10-07-2005 09:56 AM

dosent work in my 3.5 Gold nothing changes..

Kaliyoda 10-07-2005 12:01 PM

Works great here in my 3.5 Gold - Installed - many thanks :D

PennylessZ28 10-08-2005 01:00 AM

No work on gold, background is a just white, but not the color I programed.

PennylessZ28 10-08-2005 01:04 AM

Works


All times are GMT. The time now is 10:28 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.00984 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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