The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[Release] - [Gamma] - Round Quotes with Images Details »» | |||||||||||||||||||||||||||
[Release] - [Gamma] - Round Quotes with Images
Developer Last Online: Feb 2019
Valid XHTML 1.0
New* New Version for gamma it's now included! Title: Rounded Quotes with Images Version: 1.0.0 for vb3 b6, vb3 b7 and vb3 gamma* Author: Dexter Description: This will turn your quotes with the <hr> into a round quotes whit images as border. Time to install: 3 min Instructions: Download the zip file and follow the instructions in the readme.txt file. Preview: look below for the attachment or visit this link for a live preview HERE Links for Download: vB3 beta 6 version | vB3 beta 7 version | vB3 gamma version Note: You have to increase the amount of images to use in a post through your admin cp, because this mod use images and it counts as post images. -Updates Updated: Friday 9-26-2003 12:50am ---vB3 beta 7 conversion included! Updated: Friday 12-05-2003 12:50am ---vB3 gamma conversion included! Regards. Elmer. Show Your Support
|
Comments |
#132
|
|||
|
|||
there is no such thing as
2. look for "Custom BB Codes" on the side menu (go all the way down) 3. Click on the "BB Code Manager" link 3. Look for the "Simple Quoting" section and click Edit in my v 3.0.3 unmodified board. how come? |
#133
|
|||
|
|||
Quote:
|
#134
|
|||
|
|||
how do you download mods thanks
|
#135
|
|||
|
|||
Quote:
Please can anyone help me thanks |
#136
|
|||
|
|||
Is this working for Version 3.0.3
|
#137
|
|||
|
|||
Yes, this works for VB 3.03. Just make sure you upload the image files to /forums/images/misc/quotes
Place this in the bbcode_quote template: Code:
<table border="0" cellpadding="0" cellspacing="0" align="center" style="margin-top: 5px; margin-bottom: 5px; <if condition="$show['iewidthfix']">width: 100%;</if>"> <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" valign="top"> <img src="$stylevar[imgdir_misc]/quotes/quot-top-left.gif" alt /></td> <td width="100%" style="background-image: url('$stylevar[imgdir_misc]/quotes/quote-bg.gif'); background-position: center;" valign="middle"> <span class="smallfont">$vbphrase[quote]:</span></td> <td valign="top"> <img src="$stylevar[imgdir_misc]/quotes/quot-top-right.gif" alt /></td> </tr> </table> </td> <td align="left" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-lr-bg.gif')" valign="bottom"> </td> <if condition="$show['username']"> <td width="0" align="left" valign="bottom"> <table border="0" cellpadding="0" cellspacing="0" width="200"> <tr> <td valign="top"> <img src="$stylevar[imgdir_misc]/quotes/quot-by-left.gif" alt /></td> <td width="100%" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-bye-bg.gif')" align="left" valign="middle" nowrap="nowrap"> <span class="smallfont"> <phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase></span></td> <td valign="top"> <img src="$stylevar[imgdir_misc]/quotes/quot-by-right.gif" alt /></td> </tr> </table> </td> <else /></if> <td width="100%" align="right" valign="bottom"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="100%"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-top-bg.gif')" width="100%" valign="middle"> </td> <td align="left" valign="top"> <img src="$stylevar[imgdir_misc]/quotes/quot-top-right-10.gif" alt /></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="10" style="background-image: url('$stylevar[imgdir_misc]/quotes/quoting-left.gif')"> </td> <td width="100%" valign="top" bgcolor="#ffffff"></td> <td width="10" style="background-image: url('$stylevar[imgdir_misc]/quotes/quoting-right.gif')"> </td> </tr> <tr> <td width="10" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-left-bg.gif')"> </td> <td width="100%" valign="top" bgcolor="#ffffff" class="smallfont"> <if condition="$show['username']"><i>$message</i> <else />$message</if></td> <td width="10" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-right-bg.gif')"> </td> </tr> <tr> <td width="10" valign="bottom"> <img src="$stylevar[imgdir_misc]/quotes/quot-bot-left.gif" alt /></td> <td width="100%" style="background-image: url('$stylevar[imgdir_misc]/quotes/quot-bot-bg.gif')"> </td> <td width="10" valign="bottom"> <img src="$stylevar[imgdir_misc]/quotes/quot-bot-right.gif" alt /></td> </tr> </table> </td> </tr> </table> |
#138
|
|||
|
|||
i know this is old, but it still works, and i'm hoping someone can help me out:
when using this with a dark theme (white text), how can i change the quote text from white to black so it shows up in the new quote boxes? thanks.. |
#139
|
||||
|
||||
You can just change the background color of the quote images in the template "bbcode_quote", just search for FFFFFF(white) and replace it with 000000 (to make it black). That way your white text will appear against a black background.
Use the dark images that someone made for it earlier in this thread, if you have a dark background. My question though, where in the Admin CP is the option to change the number of images in a post? |
#140
|
|||
|
|||
Crap, can someone give me the code to uninstall this hack?
I really do love it but I got to revert back to the old one. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|