vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBgarage (https://vborg.vbsupport.ru/forumdisplay.php?f=104)
-   -   How do you get Vbgarage info under avatar? (https://vborg.vbsupport.ru/showthread.php?t=79342)

axi 04-06-2005 01:30 PM

thanks it worked

Stangsta 04-11-2005 03:18 AM

How do you set it so it appears in only 1 color? If Mods/users are a different colors, it looks all jacked up like the example below.

example:

Stangsta's Garage

I want it to look like this:

Stangsta's Garage

Osiris2k 04-12-2005 06:38 PM

Quote:

Originally Posted by Stangsta
How do you set it so it appears in only 1 color? If Mods/users are a different colors, it looks all jacked up like the example below.

example:

Stangsta's Garage

I want it to look like this:

Stangsta's Garage


put color tags around "$post[musername]'s Garage"

Stangsta 04-12-2005 10:30 PM

Quote:

Originally Posted by Osiris2k
put color tags around "$post[musername]'s Garage"

I tried that, it doesn't override the username color tags that are assaigned in the usergroup.

Heres the code im using:
PHP Code:

<if condition="$post['userid']"><div><a href="vbgarage.php?do=view&id=$post[userid]"><font color="Navy">$post[musername]<b>'s Garage</font></b></a></div></if> 

Any other suggestions?

Osiris2k 04-14-2005 10:23 PM

try this
Quote:

<if condition="$post['userid']"><div><a href="vbgarage.php?do=view&id=$post[userid]"><font color=#1322AF>$post[musername]<b>'s Garage</font></b></a></div></if>

epic1 04-15-2005 02:38 PM

This should do it if the above doesn't work:

PHP Code:

<if condition="$post['userid']"><div><a href="vbgarage.php?do=view&id=$post[userid]"><span style="color: #1322AF">$post[username]'s Garage</span></a></div></if> 


axi 04-15-2005 07:57 PM

it all works
thanks

Stangsta 04-16-2005 01:24 PM

Quote:

Originally Posted by epic1
This should do it if the above doesn't work:

PHP Code:

<if condition="$post['userid']"><div><a href="vbgarage.php?do=view&id=$post[userid]"><span style="color: #1322AF">$post[username]'s Garage</span></a></div></if> 


That did the trick...thank you!!!

Residue 05-10-2005 03:30 AM

Is there a way to do this so that the link will only display if the user has setup a garage? I set this up on mine, and the link showed up on everyones post, even people without garages. Thanks

scottishcruise 05-26-2005 09:24 PM

I just wrote this into my style too, many thanks!! great wee touch :classic:


All times are GMT. The time now is 01:28 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.01159 seconds
  • Memory Usage 1,751KB
  • 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
  • (3)bbcode_php_printable
  • (4)bbcode_quote_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