vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Question about postbits? (https://vborg.vbsupport.ru/showthread.php?t=118077)

FLMom 06-09-2006 01:14 AM

Question about postbits?
 
1 Attachment(s)
Is there anyway to make the postbits neater? Maybe add blocks or something around the post counts, reps, join date, etc., so it is easier to read. On my site we have the arcade marquee, then the gifts and ribbons plus all of the other information and sometimes it can look very cluttered and I hate clutter lol

hopefully you can see this generic screenshot :confused:

The Chief 06-09-2006 01:18 AM

Well i added a javascript dropdown for my gifts and ribbons, looks neater :)

FLMom 06-09-2006 10:24 AM

I went to look at your site and I do like it like that! Unfortunately, I am clueless as to how to do it. But thanks for the suggestion :)

Ntfu2 06-09-2006 03:35 PM

Do you like this: http://photographydiscussions.com/fo...thread.php?t=8

If so just edit your postbit_legacy template
find:
Code:

<div id="postmenu_$post[postid]">
Before add:
Code:

<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px"> <legend>User Profile</legend> <div>
Save

FLMom 06-09-2006 04:15 PM

I'm not sure what I was suppose to be looking at Ntfu2 :( Can you be more specific please?

Ntfu2 06-09-2006 04:39 PM

The postbit, to the left, there is a box outlining mine. granted there isnt as much stuff in mine so it probably wasnt apparent but its a start

Ohiosweetheart 06-09-2006 05:37 PM

Quote:

Originally Posted by The Chief
Well i added a javascript dropdown for my gifts and ribbons, looks neater :)

Chief, that is a fantastic solution! Can you/will you share the code for the drop down? Purty puleeeaaaase??

FLMom 06-09-2006 09:33 PM

Quote:

Originally Posted by Ntfu2
The postbit, to the left, there is a box outlining mine. granted there isnt as much stuff in mine so it probably wasnt apparent but its a start


ah gotcha ;) I did see that, it is definitely a start Thanks! :D

Freesteyelz 06-09-2006 10:22 PM

Quote:

Originally Posted by Ntfu2
Do you like this: http://photographydiscussions.com/fo...thread.php?t=8

If so just edit your postbit_legacy template
find:
Code:

<div id="postmenu_$post[postid]">
Before add:
Code:

<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px"> <legend>User Profile</legend> <div>
Save

Nice stuff. Though, I think you're missing the </fieldset> in there. :)


All times are GMT. The time now is 06: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.01124 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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