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

Reply
 
Thread Tools
Change quotation design Details »»
Change quotation design
Version: 1.00, by Mohammad Kamal Mohammad Kamal is offline
Developer Last Online: Aug 2017 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 5.0.0 Beta 24 Rating:
Released: 01-14-2013 Last Update: Never Installs: 18
Template Edits
 
No support by the author.

Hello,

Change the quotation appearance in vBulletin 5 Connect!

Screenshot:



Open css_global.css template, and find:

Code:
.bbcode_container .bbcode_quote {
	background: transparent url("images/css/bckg_conversation_stripe.png") repeat scroll 0 0;
	font-size: 11px;
	font-style: italic;
	padding: 10px;
	padding-{vb:stylevar right}:15px;
	padding-{vb:stylevar left}:38px;
	position: relative;
	margin-bottom: 15px;
}
Replace it with:

Code:
.bbcode_container .bbcode_quote {
background: #eee;
font-size: 13px;
font-style: italic;
padding: 10px;
padding-left: 38px;
position: relative;
margin-bottom: 15px;
border: 2px solid #ddd;
border-radius: 8px;
padding-right: 10px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-left: 3px solid #8CC8FF;
}
Regards,
Mohammad Kamal

Screenshots

File Type: png 1-15-2013 5-14-00 PM.png (5.3 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 11-11-2020, 03:26 PM
mmarwan mmarwan is offline
 
Join Date: Nov 2017
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Simple modification
Corresponds to the left and right
to vBulletin 5.6.4

Code:


.bbcode_container .bbcode_quote {
background: {vb:stylevar bbcode_quote_background};
font-size: 13px;
font-style: italic;
padding: 20px;
padding-right: 38px;
position: relative;
margin-bottom: 15px;
border: 2px solid #ddd;
border-radius: 8px;
padding-left: 38px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-left: 3px solid #8CC8FF;
}
Reply With Quote
  #13  
Old 05-31-2021, 02:09 AM
John Lester John Lester is offline
 
Join Date: Nov 2004
Posts: 543
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Neither one of these seem to be working with 5.6.4 patch level 1 I put it in css_additional.css
Reply With Quote
  #14  
Old 05-31-2021, 07:24 PM
Seven Skins's Avatar
Seven Skins Seven Skins is offline
 
Join Date: Sep 2008
Location: London, UK
Posts: 1,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^^ Most probably iis a caching issue. Clear cache etc...

Try this, this works as well.

Code:
.bbcode_container .bbcode_quote {
    background: #ededede;
    border: 2px solid #dddddd;
    border-left: 3px solid #8CC8FF;
    border-radius: 8px;
}
Reply With Quote
  #15  
Old 06-10-2021, 04:49 AM
John Lester John Lester is offline
 
Join Date: Nov 2004
Posts: 543
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry for the delay, it appears on my site making changes to additional.css via the ACP does not work. Going through site builder does though


Thanks 7
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 03:51 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03863 seconds
  • Memory Usage 2,263KB
  • Queries Executed 20 (?)
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
  • (4)bbcode_code
  • (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
  • (1)pagenav_pagelink
  • (5)post_thanks_box
  • (1)post_thanks_box_bit
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (1)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)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
  • 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