vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   [Release RC4] Neat Quotes (https://vborg.vbsupport.ru/showthread.php?t=88629)

.LuTioN. 03-12-2004 10:00 PM

[Release RC4] Neat Quotes
 
Easy install. The screenshot explains it all.

**If you use it, please click INSTALL

Brad 03-13-2004 09:55 AM

I really like this one, I may use it on my new board.

MindTrix 03-13-2004 10:11 AM

Does look rather neat and tidy well done :)

imported_Vigile 03-13-2004 02:13 PM

I've been using this on my test server for quite some time. I like it as well, but IIRC, Moz users will not see rounded corners, they will be squared as well as the coloring of the username and wrapper will be dependant on WinXP theme of user's pc for IE users (most viewers of most forums).

if u want to set color of the fieldset, define its border color via CSS. That will resolve that issue.

Brad 03-13-2004 02:29 PM

You can also style the feildset to your hearts content with css :), it is not limited to border colors

.LuTioN. 03-13-2004 02:45 PM

Yes, agreed. There are many possibilities. Thanks for the feedback. Much appreciated.

imported_Vigile 03-13-2004 02:50 PM

Quote:

Originally Posted by Brad.loo
You can also style the feildset to your hearts content with css :), it is not limited to border colors

indeed :D


@LuTioN, you're welcome.

poolking 03-13-2004 08:35 PM

Like it.

Thanks

Dan 03-14-2004 11:52 AM

nice and simple :D great job!

gmarik 03-17-2004 03:30 AM

Really nice one, I'll use it!

Joe Gardner 03-25-2004 09:09 PM

quotes dont work right without a username... anyone figure the work around?

Blue Moose Aaron 03-25-2004 10:28 PM

I was wondering when people were going to notice that.


Code:

<if condition="$show['username']">
 <fieldset><legend><phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase></legend><table><tr><td>
  $message
 
</td></tr>
</table></fieldset><br>
<else />
<fieldset>
 <legend>$vbphrase[quote]:</legend>
<table><tr><td>  $message
</td></tr>
</table></fieldset><br>
 </if>


Joe Gardner 03-27-2004 03:13 AM

Like a charm, thanks Aaron! :)

.LuTioN. 03-27-2004 01:35 PM

Thanks aaron =D

wnorris 03-28-2004 08:02 PM

am i missing something here.... why the need to wrap the $message in a single-celled table? looks fine on mine without it.

[edit]
apparently Safari adds some padding where IE doesn't. to compensate, just change to
HTML Code:

<fieldset style="padding: 5px;">
and drop the single-celled table all-together

produces basically the same effect, but better code. :)

Blue Moose Aaron 03-28-2004 10:49 PM

no prob fellows

imported_Ashkarita 09-28-2004 10:16 PM

Alrighty, so what would be the CSS code to change the color and where would I stick that? I've tried a couple different things and I can't figure it out.

EyeCrave 10-03-2004 02:21 PM

I'm made some alteration and have updated the text file to work with both names and no names when quoting. I know it's already been done, but I cleaned it up a smidge.

Full kudos to .LuTioN. for the initial code.

imported_hkvic 10-26-2004 07:05 PM

Great mod... thanks, have installed on my board and it really improves the look.

I would also be interested in where go to change the border colour.

Andrew_B. 10-30-2004 04:50 AM

I'm new to vBulletin, and tried this as my first template change.

I think it looks great! Thanks!

imported_JasonWilliams 11-08-2004 08:06 PM

An excellent hack, just one query, how do you change the colour of the border and background inside the quote, is that possible?

Thnx!

Jason

klaattu 09-01-2005 01:11 AM

Excat same question...My board use th eofficial renault color and Id like to change th e color of the quote body (see pic)

thanks a lot

crushmax 02-27-2006 08:32 PM

Same question here, how do you change the color of the border and the background?


All times are GMT. The time now is 10:55 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.01097 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete