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)

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!


All times are GMT. The time now is 05:56 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.00988 seconds
  • Memory Usage 1,727KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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