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)
-   -   BB Code Enhancements - GTQuotes - custom quote box as seen on vbulletin.org (https://vborg.vbsupport.ru/showthread.php?t=170348)

Jase2 02-14-2008 01:14 PM

Ok -- I'll test it out now.

Do you plan to release it for 3.7?

Regards Jason :)

Princeton 02-14-2008 01:34 PM

yes, it will be released when 3.7 (not BETA) is available

SEOvB 02-15-2008 10:53 PM

It works fine on 3.7 versions

Princeton 02-16-2008 03:59 AM

Quote:

Originally Posted by FRDS (Post 1444100)
It works fine on 3.7 versions

thanks for the update :up:

katie hunter 04-08-2008 10:54 PM

Quote:

Originally Posted by Princeton (Post 1444230)
thanks for the update :up:

Hey nice mod (= but what if i want to add this by the end of the quote, to close quote

https://vborg.vbsupport.ru/attachmen...1&d=1199648444

how to do that ?

Front Range 04-11-2008 03:42 AM

Great, installed and nominated - love it!

Thanks!

mikkitine 05-12-2008 06:25 PM

Just thought I might provide additional quote images.

Attached are .png versions of the quote image. These can be used on any background and you won't see any white bits hanging off them.

All you need to do is change
Code:

.quote{
  margin:15px 10px;
  background: url(forums/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}

To
Code:

.quote{
  margin:15px 10px;
  background: url(forums/images/misc/b-q.png) 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}

Before placing it in additional css. If you want to use the white quote image change the file name to "w-q.png". Oh, and don't forget to upload the images, hehehe.

gamerscms 06-04-2008 08:31 PM

Thanks for the great mod *INSTALLED*
could anyone tell me why i am getting a black boarder around the whole of the quote.

seen here

Thanks in advance for any replys.

EDIT: fixed just added a CSS boarder.

Kinneas 06-13-2008 12:17 PM

Very nice :)

ArnyVee 06-23-2008 07:09 PM

Anyone know how to get the 'end quote' done?

By the way, works in 3.7.1 P1 :D


All times are GMT. The time now is 03:27 PM.

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.01067 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)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