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)
-   -   Custom Siggy Dividers (https://vborg.vbsupport.ru/showthread.php?t=90770)

King Kovifor 06-03-2005 10:00 PM

Custom Siggy Dividers
 
Specialized to every user!

You know the thing that says:

"_________________
Your siggy would be here"

I was messing around with the templates in the ACP Demo... And I thought this was neat... I changed it from the before to this:

"Person's Title

The siggy..."

This is how I did it:

Quote:

<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->

Switch to:

Quote:

<!-- sig -->
<div>
<br /><if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if><br />
$post[signature]
</div>
<!-- / sig -->

And the result would be this:

Quote:

Post would be here

Member

"Dream as if you'll live forever,
Live as if you'll die today."
This would make every part of the siggy personalised and that would be a cool change from the normal ________________ divider or what everybody else has... But this would mean people would have to be able to change their own title whenever they wanted.

This would also mean you would have to turn on custom titles... ACP -> Manage Styles -> Choose Style -> postbit [<< >>] -> Postbit or Postbit Legacy -> Find lines and change them.

Should work with all vB 3

angelicGrace 06-04-2005 05:20 PM

what you would be doing is replacing the line with more text. wouldn't that be a bit confusing as to where a post ends and where a siggy begins?

King Kovifor 06-04-2005 10:33 PM

Not really... I don't think so... Just make it a required Field...

MindTrix 06-06-2005 09:13 PM

http://www.vbulletintemplates.com/mo...ead.php?t=5689

like that then :p

King Kovifor 06-06-2005 11:55 PM

Yes Like That.


All times are GMT. The time now is 08:40 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.01187 seconds
  • Memory Usage 1,717KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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