Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Template Modifications

Reply
 
Thread Tools
[Release] Cool Quotes v2.0 Details »»
[Release] Cool Quotes v2.0
Version: 1.00, by SaintDog SaintDog is offline
Developer Last Online: Jan 2007 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-10-2003 Last Update: Never Installs: 0
 
No support by the author.

Author: SaintDog
Description: This mod will turn your quotes from the regular <hr> bars into the below "cool quotes"!
Demo:

Quote:
This is an example of the cool quotes vB Code mod, originally by filburt1
Quote:
Originally Posted by SaintDog
This is an example of the cool quotes vB Code mod, originally by filburt1 (quoting with username)
v1 of this template mod was originally done by filburt1.

Version for 2.x.x is at http://www.vbulletintemplates.com/mo...?threadid=3244 .

Show Your Support

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

Comments
  #42  
Old 10-01-2003, 11:56 AM
sidhighwind's Avatar
sidhighwind sidhighwind is offline
 
Join Date: Oct 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ryan McBain
Thanks it looks better but how do I get it to look like version 2? This code is totally different...
just copy and paste the below code and it will work for you...it works for me.

Code:
<table border="0" cellpadding="0" cellspacing="0" width="70%">
  <tr>
	<td>
	<table border="0" cellpadding="0" cellspacing="0" width="100%">
	  <tr>
		<td width="75" valign="bottom">
		<table border="0" cellpadding="0" cellspacing="0" width="50">
		  <tr>
			<td width="28">
			<img SRC="images/quotes/quot-top-left.gif" WIDTH="28" HEIGHT="19" alt="" /></td>
			<td width="100%" background="images/quotes/quote-bg.gif" valign="middle">
			<span class="smallfont">Quote:</span></td>
			<td width="14">
			<img SRC="images/quotes/quot-top-right.gif" WIDTH="14" HEIGHT="19" alt="" /></td>
		  </tr>
		</table>
		</td>
<if condition="$username != ''">
<td width="15" align="left" background="images/quotes/quot-lr-bg.gif" valign="bottom">&nbsp;</td>
		<td width="0" align="left" valign="bottom">
		<table border="0" cellpadding="0" cellspacing="0" width="200">
		  <tr>
			<td width="72" valign="bottom">
			<img SRC="images/quotes/quot-by-left.gif" WIDTH="14" HEIGHT="19" alt="" /></td>
			<td width="100%" background="images/quotes/quot-bye-bg.gif" align="left" valign="middle" nowrap="nowrap">
			<span class="smallfont">Originally Posted by: <i><b>$username</b></i></span>
			</td>
			<td width="0" valign="bottom">
			<img SRC="images/quotes/quot-by-right.gif" WIDTH="14" HEIGHT="19" alt="" /></td>
		  </tr>
		</table>
		</td>
		<td width="100%" align="right" valign="bottom">
<else />
		<td width="100%" align="right">
</if>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
		  <tr>
			<td width="100%">
			<table border="0" cellpadding="0" cellspacing="0" width="100%">
			  <tr>
				<td background="images/quotes/quot-top-bg.gif" width="100%"></td>
				<td width="10" align="right">
				<img SRC="images/quotes/quot-top-right-10.gif" WIDTH="15" HEIGHT="19"alt="" /></td>
			  </tr>
			</table>
			</td>
		  </tr>
		</table>
		</td>
	  </tr>
	</table>
	<table border="0" cellpadding="0" cellspacing="0" width="100%">
	  <tr>
		<td width="10" background="images/quotes/quoting-left.gif"></td>
		<td width="100%" valign="top" bgcolor="#ffffff"></td>
		<td width="10" background="images/quotes/quoting-right.gif"></td>
	  </tr>
	  <tr>
		<td width="10" background="images/quotes/quot-left-bg.gif"></td>
		<td width="100%" valign="top" bgcolor="#ffffff"><span class="smallfont"><i>$message</i></span></td>
		<td width="10" background="images/quotes/quot-right-bg.gif"></td>
	  </tr>
	  <tr>
		<td width="10" valign="top">
		<img SRC="images/quotes/quot-bot-left.gif" WIDTH="15" HEIGHT="15"alt="" /></td>
		<td width="100%" background="images/quotes/quot-bot-bg.gif"></td>
		<td width="10" valign="top">
		<img SRC="images/quotes/quot-bot-right.gif" WIDTH="15" HEIGHT="15"alt="" /></td>
	  </tr>
	</table>
	</td>
  </tr>
</table>
<br />
Reply With Quote
  #43  
Old 10-05-2003, 06:38 PM
MustangBST MustangBST is offline
 
Join Date: Sep 2004
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where can I get this same quote box for version 2.2.9

I followed the link in the first post but thats a old looking quote box.
Reply With Quote
  #44  
Old 10-12-2003, 12:03 PM
bridger bridger is offline
 
Join Date: Jun 2002
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Finally got this one working, thanks for sidhighwind for the code that finally worked !

Looks good!
Reply With Quote
  #45  
Old 10-13-2003, 11:16 AM
sidhighwind's Avatar
sidhighwind sidhighwind is offline
 
Join Date: Oct 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no problem...glad to help!!!
Reply With Quote
  #46  
Old 10-15-2003, 02:45 AM
ernestdefoe ernestdefoe is offline
 
Join Date: Oct 2002
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't get it to work. It looks for images, and I don't have any images for it. What am I doing wrong? I would love to install this on my board.
Reply With Quote
  #47  
Old 10-15-2003, 11:11 AM
sidhighwind's Avatar
sidhighwind sidhighwind is offline
 
Join Date: Oct 2001
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

first thing you need to do is download the zip file from the first post in this thread. Then if you are using beta seven of vb3 you need to copy my code into the quote template wich is under the bbcodes group.
Reply With Quote
  #48  
Old 10-15-2003, 01:08 PM
ernestdefoe ernestdefoe is offline
 
Join Date: Oct 2002
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sidhighwind
first thing you need to do is download the zip file from the first post in this thread. Then if you are using beta seven of vb3 you need to copy my code into the quote template wich is under the bbcodes group.
What zip file. I don't see a zip file. All I see is a txt file.
Reply With Quote
  #49  
Old 10-19-2003, 07:31 PM
EyeCrave EyeCrave is offline
 
Join Date: Sep 2002
Location: Layer 2 of the DVD
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've edited the code to work in VB 3.0 Beta 7.

Just download the text file. I've given full credit to the original authors.
Reply With Quote
  #50  
Old 10-27-2003, 03:51 PM
parajsa's Avatar
parajsa parajsa is offline
 
Join Date: Oct 2003
Location: Albania
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way that the same box as here will be on the vb2, coz when installing the cool quotes on vb2, the one for that kinda version, is not showing just like this one. Where is the prob?
Reply With Quote
  #51  
Old 10-28-2003, 11:44 AM
Rapid Gaming's Avatar
Rapid Gaming Rapid Gaming is offline
 
Join Date: Jan 2003
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is sweet, I'm installing it
Reply With Quote
Reply

Thread Tools

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 10:02 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.04324 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete