Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbulletin.org Quote Box Details »»
vbulletin.org Quote Box
Version: 1.00, by eTiKeT? eTiKeT? is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.2.0 Rating:
Released: 05-31-2012 Last Update: Never Installs: 43
Re-useable Code Translations  
No support by the author.

vbulletin.org Quote Box 4.2.0

Online Demo : vbulletin.web.tr
  • Upload this image to your image/misc folder:
  • Open the additional.css template of the theme that you use and add this code to the top

PHP Code:

 
/* vbulletin.web.tr - vbulletin.org Alıntı Kutusu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.bbcode_container .bbcode_quote_container backgroundtransparent; }
 
.
bbcode_container div.bbcode_quote {
    
backgroundnone repeat scroll 0 0 transparent;
    
border1px solid transparent;
    
margin0 0 10px; }
 
.
bbcode_quote div.quote_container {
    
border-radius5px 5px 5px 5px;
    
padding5px 10px; }
 
.
bbcode_container div.bbcode_quote div.message{
    
border-left3px solid #CCCCCC;
    
color#9E9E9E;
    
margin-left20px;
    
padding8px 5px;
        
border-radius:0px; }

/* vbulletin.org Alıntı Kutusu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ 
  • Open then bbcode_quote of the same theme, replace all the codes with the ones below:


PHP Code:
<div class="bbcode_container">
    <
div class="bbcode_quote">
        <
div class="quote_container">
            <
div class="bbcode_quote_container"></div>
            <
vb:if condition="$show['username']">
                <
div class="bbcode_postedby">
                    <
img src="{vb:stylevar imgdir_misc}/q.gif" alt="{vb:rawphrase quote}" /> {vb:rawphrase originally_posted_by_x, {vb:raw username}}
                    <
vb:if condition="$postid"><a href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}showthread.php?{vb:raw session.sessionurl}p={vb:raw postid}#post{vb:raw postid}" rel="nofollow"><img class="inlineimg" src="{vb:stylevar imgdir_button}/viewpost-{vb:stylevar right}.png" alt="{vb:rawphrase view_post}" /></a></vb:if>
                </
div>
                <
div class="message">{vb:raw message}</div>
            <
vb:else />
            <
div class="bbcode_postedby"><b>
                   <
img src="{vb:stylevar imgdir_misc}/q.gif" alt="{vb:rawphrase quote}" />  {vb:rawphrase quote}</b></div>
             <
div class="message">
            {
vb:raw message}</div>
            </
vb:if>
        </
div>
    </
div>
</
div
25 December 2012 updated

Download Now

File Type: (69.6 KB, 0 views)
File Type: (19.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
nacaruncr

Comments
  #32  
Old 11-21-2013, 05:34 AM
john7911 john7911 is offline
 
Join Date: Feb 2013
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you
Reply With Quote
  #33  
Old 11-22-2013, 08:11 PM
jjohns12 jjohns12 is offline
 
Join Date: Aug 2013
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed Works great! Thanks
Reply With Quote
  #34  
Old 04-23-2014, 03:58 PM
yamahapaul's Avatar
yamahapaul yamahapaul is offline
 
Join Date: Aug 2008
Location: UK
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and works great but.... how do I get rid of the original VB quote bubble in thread previews as shown on the attached pic???
Attached Images
File Type: jpg Capture quote preview.jpg (62.1 KB, 0 views)
Reply With Quote
  #35  
Old 04-23-2014, 08:07 PM
Syxguns's Avatar
Syxguns Syxguns is offline
 
Join Date: Jul 2011
Posts: 280
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yamahapaul View Post
Installed and works great but.... how do I get rid of the original VB quote bubble in thread previews as shown on the attached pic???
Easy to do. Go to the "Admin Control Panel" Select: Styles & Templates > Style Manager

Next to the style you want to edit select "Style Variable Editor" and press Go.

Now you may scroll way down the list till you see bbCode or you may also type "quote" in the search box which will only list the quote items under bbCode.

Now you may do with as you like. Remove the boarder, change the boarder, change the style of the boarder. place color in the boarder, etc. etc.

Good luck and have fun!
Reply With Quote
Благодарность от:
yamahapaul
  #36  
Old 04-28-2014, 02:53 PM
yamahapaul's Avatar
yamahapaul yamahapaul is offline
 
Join Date: Aug 2008
Location: UK
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any idea how I'd remove the arrow as indicated on the attached???
Attached Images
File Type: jpg Capture quote 11.jpg (44.6 KB, 0 views)
Reply With Quote
  #37  
Old 04-28-2014, 05:38 PM
Syxguns's Avatar
Syxguns Syxguns is offline
 
Join Date: Jul 2011
Posts: 280
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That looks like an error in your PHP code that is causing that to show. Double check the code, or copy and paste it here in [CODE] tags for us to look at.
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:23 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.04866 seconds
  • Memory Usage 2,321KB
  • Queries Executed 24 (?)
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
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (7)post_thanks_box
  • (2)post_thanks_box_bit
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (7)post_thanks_postbit_info
  • (6)postbit
  • (4)postbit_attachment
  • (7)postbit_onlinestatus
  • (7)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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete