View Full Version : Question about postbits?
FLMom
06-09-2006, 01:14 AM
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/forums/showthread.php?t=8
If so just edit your postbit_legacy template
find:
<div id="postmenu_$post[postid]">
Before add:
<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
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
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
Do you like this: http://photographydiscussions.com/forums/showthread.php?t=8
If so just edit your postbit_legacy template
find:
<div id="postmenu_$post[postid]">
Before add:
<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. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.