vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Programming Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=188)
-   -   How To Place Profile Info In Fieldset Style Boxes In postbit_legacy (https://vborg.vbsupport.ru/showthread.php?t=119480)

Ohiosweetheart 09-07-2006 09:17 PM

I'm bumping this, hoping someone will have an answer?

Ohiosweetheart 09-23-2006 02:50 PM

aaaaaand asking again?

Paul M 09-23-2006 06:11 PM

FYI, KA is offliine for a few weeks, so she is not likely to answer you.

Ohiosweetheart 09-29-2006 03:42 AM

Thank you Paul :)

Ohiosweetheart 10-18-2006 10:16 PM

Ok Kerry-Anne, now that you're back............ please can you guide me here??

peterska2 10-18-2006 11:06 PM

I'll get to it in a few days. Still not really here proper (moving house again on friday), nor got a proper net connection. Poke me in a week if I haven't got back to you by then.

Ohiosweetheart 10-18-2006 11:17 PM

Thank you!

scdurwood 10-26-2006 01:18 PM

Just add a <fieldset> tag right after the <td> tag for the left side of the postbit...

....then close the </fieldset> right before the </td>.

engager 10-26-2006 02:05 PM

Kerry-Ann, this is a nice bit of code, and I've done the simple changes, but I need your help on converting this please to Fieldsets With Legends (no conditionals)

Code:

<!-- Start Post Thank You Hack -->
<if condition="$post[userid]">
<br />
$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount]
<br />
<if condition="$post[post_thanks_thanked_times_on] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$post[post_thanks_thanked_posts_on] == 1">
<phrase 1="$post[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$post[post_thanks_thanked_times]" 2="$post[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</if>

<!-- End Post Thank You Hack -->

I'd appreciate your input!:nervous:

Thanks!

Ohiosweetheart 10-26-2006 11:04 PM

Quote:

Originally Posted by scdurwood
Just add a <fieldset> tag right after the <td> tag for the left side of the postbit...

....then close the </fieldset> right before the </td>.

Thank you very much scdurwood!


All times are GMT. The time now is 03:54 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.01260 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_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