Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by Jay Krupp Jay Krupp is offline
Developer Last Online: Feb 2007 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 02-18-2002 Last Update: Never Installs: 0
 
No support by the author.

<a href="http://www.rhymeNreason.com/vb" target="_blank">www.rhymeNreason.com/vb</a>

See, I have gotten it on the forum portion..

But, I don't know how to add it to the quickreply, or to the top the welcome panel or active users..

Any ideas?

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 02-18-2002, 06:40 AM
Jay Krupp Jay Krupp is offline
 
Join Date: Dec 2001
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind.
Reply With Quote
  #3  
Old 02-18-2002, 06:52 AM
Scrub's Avatar
Scrub Scrub is offline
 
Join Date: Oct 2001
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sure you do not need them?
Reply With Quote
  #4  
Old 02-24-2002, 06:18 AM
Jay Krupp Jay Krupp is offline
 
Join Date: Dec 2001
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I added figured it out.. Thank you for your OFFER at help.. LoL
Reply With Quote
  #5  
Old 02-27-2002, 04:16 PM
Scrub's Avatar
Scrub Scrub is offline
 
Join Date: Oct 2001
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had everything ready, posted it just to find out you already did it! .
Reply With Quote
  #6  
Old 02-28-2002, 01:40 AM
ZiRu$'s Avatar
ZiRu$ ZiRu$ is offline
 
Join Date: Jan 2002
Location: Manitoba, Canada
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can i get the code for quick reply PM, welcome panel please?
Reply With Quote
  #7  
Old 02-28-2002, 03:43 AM
Scrub's Avatar
Scrub Scrub is offline
 
Join Date: Oct 2001
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You mean to add the color thing to them?

Quick Reply.
In the template "showthread_replybox", look for:
Code:
	<td bgcolor="{ tableheadbgcolor}" colspan="2"><normalfont color="{ tableheadtextcolor}" class="thtcolor"><b>Post Reply</b></normalfont></td>
And replace with
Code:
	<td background="xx.gif" colspan="2"><normalfont color="{ tableheadtextcolor}" class="thtcolor"><b>Post Reply</b></normalfont></td>
Change xx.gif to the name and format you have yours in. And also delete the spaces, { XXX}.

For the Welcome Panel.
In the template "forumhome", look for:
Code:
<tr id="cat">
	<td bgcolor="{ categorybackcolor}" colspan="6"><normalfont color="{ categoryfontcolor}"><b>Welcome</b></normalfont></td>
</tr>
Replace that, with this:
Code:
<tr id="cat">
	<td background="xx.gif" colspan="6"><normalfont color="{ categoryfontcolor}"><b>Welcome</b></normalfont></td>
</tr>
Change xx.gif to the name and format you have yours in. And also delete the spaces, { XXX}. This what ya looking for? Or what?
Reply With Quote
  #8  
Old 02-28-2002, 06:29 PM
Del Del is offline
 
Join Date: Feb 2002
Location: England
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Damn... I feel like a fool for this, but I can't figure how to add the gradient to my regular category bars on my forum index. I've already fixed the welcome panel and PM bars... but I can't figure this out...

Any help is appreciated.
Reply With Quote
  #9  
Old 02-28-2002, 11:11 PM
Scrub's Avatar
Scrub Scrub is offline
 
Join Date: Oct 2001
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This didn't work for me, but it worked for FireFly.
Quote:
in forumhome_forumbit_level1_nopost template, add a background="xx.gif" attribute to the <tr id="cat"> tag.
I had to do this:
In the forumhome_forumbit_level1_nopost, look for:
Code:
	<td bgcolor="{ categorybackcolor}" colspan="6">
Replace with:
Code:
	<td background="images/bar_bg.gif" colspan="6">
.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:50 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.04117 seconds
  • Memory Usage 2,278KB
  • Queries Executed 22 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete