vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Miscellaneous Hacks - Better Quote Box (just like on vbulletin.org) (https://vborg.vbsupport.ru/showthread.php?t=166865)

GFiSH 10-23-2008 08:25 AM

Thanks, I've installed this.

Could only find bbcode_quote, where is blog_bbcode_quote located? Don't have the blog setup on my forums, is that why I can't find it?

eJM 11-02-2008 07:18 AM

Vietfancy, you did an excellent job on this. I made a custom quote symbol and colored the left border to fit my site design. I'm very happy with it and I appreciate the quality work you put into it.

Best R'gards,

Jim McClain

FReeSTER 11-02-2008 07:52 PM

Quote:

Originally Posted by GFiSH (Post 1650974)
Thanks, I've installed this.

Could only find bbcode_quote, where is blog_bbcode_quote located? Don't have the blog setup on my forums, is that why I can't find it?

Yes my friend just do as it is and forget it about blog_bbcode_quote and should work just fine

Sworm 11-08-2008 02:08 PM

A question,

Can be use this mod with BBcode Manager?

Thanks in advance.

Bye

eJM 11-08-2008 08:00 PM

They appear to be 2 different modifications.

tony adams 01-30-2009 07:31 PM

installed - thanks

K4GAP 03-11-2009 02:58 AM

Really love this but, I have all dark styles and none of the quote images I've found look very good on the dark. I've tweaked a few but just can't get them clean looking. Would anyone just happen to have some laying around :)

Trillian 04-14-2009 07:38 AM

Thanks for the great mod!

Fwiw, I was having trouble with all the space before the closed quote, so I tried a slightly different layout (you can see it in my attachment).

Now I don't know much about css, so my method probably isn't all that efficient. If anyone can improve on it, I'd appreciate it.

Here's my css:

Code:

.quote {
    margin:15px 10px;
    background: url(images/misc/q.gif) 0 0 no-repeat;
    padding-left:25px}
blockquote.bq {
    font: italic 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    border-left:3px solid #ccc; 
    margin:0px;
    padding:0 5px} 
.endquote {
    margin:0px 10px 15px;
    background: url(images/misc/q1.gif) 0 0 no-repeat;
    padding-left:25px}

Here's my template:
Code:

<div style="margin:3px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>">
    <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%">
    <tr>
        <td><div class="quote" style="margin-bottom:2px">
            <if condition="$show['username']">
                <div class="smallfont" style="margin-bottom:2px">
                    <phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase>
                    <if condition="$postid"><a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]"/></a></if>
                </div>
                <blockquote class="bq" style="font-style:italic">$message</blockquote>
            <else />
                <blockquote class="bq" style="font-style:italic">$message</blockquote>
            </if>
        </div>
<div class="endquote" style="margin-bottom:2px">&nbsp;</div>
</td>
    </tr>
    </table>
</div>


farsgsm 05-10-2009 08:38 PM

what's the code to put q.gif to upside right?

code
background: url(images/misc/q.gif) no-repeat up right
not works!!

yamahapaul 07-21-2009 03:23 PM

Works great on 3.8.3 and the multi quotes look ok too-

http://www.midlandsheritage.co.uk/sh...0050#post10050

Thanks for the mod :up:


All times are GMT. The time now is 09:12 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.01186 seconds
  • Memory Usage 1,739KB
  • 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