vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [release] Cool Quotes (https://vborg.vbsupport.ru/showthread.php?t=86467)

filburt1 03-06-2003 02:53 PM

Testing it with no option:
Quote:

Stuff
...

Buddha 03-06-2003 03:06 PM

fyi, i didn't create the class for the quotes, as i am not using this as a replacement for quotes like it was designed, but rather as a cool quotes type of vB code to use only occasionally... so i wasn't worried about conserving kb's... otherwise, i'd add the class in the div to the stylesheet as well. just a thought, because in a page with many quotes, that can add to the overall page size.

Edit: Added attachment for ease of viewing


edit:
had to actually add two css entries to seperate the top and the bottom as they have different heights. sorry. this works though, as i've changed mine over and it's all good. even added it to the vbcode language java file and vbcode buttons template, so users can either select regular quotes or the cool ones.

SaintDog 03-06-2003 03:09 PM

Ok.....now they both should be working, the darn system will not allow quote to be set to yes and yes so I had to delete one of them and re-add it back and set it to no.

Anyway, point being, both should now work :)

Buddha 03-06-2003 03:11 PM

Quote:

Originally Posted by SaintDog
Ok.....now they both should be working, the darn system will not allow quote to be set to yes and yes so I had to delete one of them and re-add it back and set it to no.

Anyway, point being, both should now work :)

testing cool new quotes.


edit:
good work, dog.

SaintDog 03-06-2003 03:12 PM

Ah, cool :)

I just have to work on porting all the template mods from 2.x.x to 3.0 and I will be good to go :)

Mr. X 03-07-2003 04:17 AM

How do make the quoted text font size smaller?

omega buster 03-07-2003 08:31 AM

Quote:

Originally Posted by Mr. X
How do make the quoted text font size smaller?

just change the <normalfont> and </normalfont> to <smallfont> & </smallfont> :)

SaintDog 03-07-2003 08:38 AM

Well, smallfont and normalfont are phased out in vBulletin 3.0 so I used:

<font style="font-size: 10px;">{param}</font>

Of course, you can adjust that to your specifications.

Boofo 03-07-2003 12:19 PM

Quote:

Originally Posted by SaintDog
Well, smallfont and normalfont are phased out in vBulletin 3.0 so I used:

<font style="font-size: 10px;">{param}</font>

Of course, you can adjust that to your specifications.

Great Mod, filburt. ;)

If anyone is interested, I also made the PHP and CODE boxes (with PHP and CODE where the quotes are) using the code form this Mod. It turned out fantastic. Thanks again.

Boofo 03-07-2003 05:36 PM

I'm running into a strange problem here. The quote box works great. It's just that I have an extra space under the quote box now. The only way to get rid of it is to run the text all together. Did I miss something somewhere? I checked the quotereply and it is the same as before. Anyone have any ideas?


All times are GMT. The time now is 06:35 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.01202 seconds
  • Memory Usage 1,735KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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