The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Png Rounded Quotes (PRQ) v.3.10 - Valid XHTML 1.0 Details »» | |||||||||||||||||||||||||||
Png Rounded Quotes (PRQ) v.3.10 - Valid XHTML 1.0
Developer Last Online: Feb 2013
Png Rounded Quotes (PRQ) version 3.10 - Valid XHTML 1.0
Author: C?dric Claerhout Thanks to : Elmer, Natch and d00d Hack description: This hack, based on Elmer?s one, turns the traditional quotes into round quotes with PNG images as border. You can use it with light and dark backgrounds without any graphical problems. For Gif supporters, just use the adobe psd file include to create pictures yourself. Should take 5 minutes, time to open Photoshop and change .png to gif extension in the code. Zip description : Code, PSD, Pictures ready to use, and useful information. Time to install: 10 min Compatible browsers : IE 6 (with png transparency patch), Firefox 1.x, Firefox 1.5x, Safari. What's new: 20 february 2006 : version 3.10 -quotes are now included in just one table (instead of two) -width bug for optional bbcodes in IE corrected -works now with Safari 14 february 2006 : version 3.00 -code complitely rewritten for quotes AND bbcodes ; it shoud fix some display bugs with IE -code patched to work with Firefox 1.5 -new option for quotes : one or two bubbles (thanks majorxp). See joined pictures to understand : citationmonobulle.jpg and citationdoublebulle.jpg 22 august 2005 : version 2.2 -code rewritten -option bbcodes interface integrated in the zip files 17 august 2005 : version 2.1 -option : php and code tags template -update .psd file in in quotesPNG_v2.1.zip -put a missing png picture in quotesPNG_v2.1.zip -Bug corrected in code template 16 august 2005 : -Valid XHTML 1.0 -I had forgotten to join the transparency background version (70%). Instructions: First of all, you HAVE to install that hack. Link : https://vborg.vbsupport.ru/showthread.php?t=93415 (need vB 3.5 RC) It will allow png picture transparency work with Internet Explorer. Then download the zip file and follow the instructions: 1. Login to your Admin Control Panel 2. In the Styles & Templates category, click on Style Manager and expand the group of templates in your prefered style, by clicking on the [<<>>] button. 3. Select the group of templates BB Code Layout. Click the 'Expand/Collapse' button, or double-click the group name to expand or collapse the BB Code Layout ? group of templates. 3. Now select the template bbcode_quote. Double-click the template name or click the 'Customize' button to edit this template. 4. Replace all the content in the template field withd the code provided in the txt file in the zip below. 5. Upload the folder "quotes" (or quotestr) containing all the images to your misc images directory of your style : Code:
[style]/images/misc Notes: >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. >If new png quotes pictures don?t appear immediately in your old messages, don?t panic and just wait. If you're hurry, just write a new message and it will work. >I give you the PDF file so that you can modify if you want the quotes. Now it?s easy to do. I give you also a picture that helps you to localise where each segment of the PSD goes. >Of course i?ve tested this hack, both in IE and Mozilla, and it works great. Bonus Once installed, you can make your code, html and php tags the same look if you want. Just go into the option directory included in the zip file, and replace the templates of each of this tags by the content of the text files. N.B : For those three bbcode, the width depends on the value indicated in "All Style option" under "Code Block Width (pixels)". Show Your Support
|
Comments |
#32
|
||||
|
||||
when i use it i just get clear everything it looks like all the images are replaced by the spacers.
|
#33
|
||||
|
||||
Quote:
|
#34
|
||||
|
||||
Quote:
|
#35
|
||||
|
||||
Quote:
you do have to put quotes or quotestr (transparent version) directory in : [style]/images/misc It should work now. |
#36
|
|||
|
|||
how can i make all the text black??
Quote: Originally posted by and message?? cus my forums theme uses a light font color it hardly shows in this |
#37
|
||||
|
||||
Quote:
Use this : HTML Code:
<font color="#000000"> </font> You want to change text color of "Quote : (...)" into black ? Do this in the code Find Code:
$vbphrase[quote]: Code:
<font color="#000000">$vbphrase[quote]:</font> Use the same technic for Code:
$vbphrase[originally_posted_by_x] Code:
<font color="#000000">$vbphrase[originally_posted_by_x]</font> And last for the text : Code:
$message Code:
<font color="#000000">$message</font> |
#38
|
|||
|
|||
Thats what i thaught but it had no effect???
|
#39
|
||||
|
||||
Quote:
|
#40
|
|||
|
|||
cheers i didnt realise i had to make another quote.
|
#41
|
|||
|
|||
Installed and working fine.. I had to tweak the optional templates, (php/html/code) tags to get the fixed width font back on there. If the author doesn't mind, I would release those fixes. >_> (My edits is for the trans 70% version.)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|