![]() |
Signature forced to bottom (for postbit_legacy users)
One of the biggest problems with the postbit_legacy template is how signatures will float to the bottom of the post text. This leaves an ugly gap between the bottom of the table and the bottom of the post text, this issue is more noticable on boards that show alot of info in the user box on the left of the postbit.
My modification will force the signature to the bottom of the table, however now the hieght of the signature will cause a slight gap in the user info box on the left. I think it is a good trade off, as I don't allow large sig's on my board anyway. I have included a screen shot of the modification working, it will also give you an idea of the gap I refered to. Instructions are included in the attached .txt file, the modification requires 2 edits to the postbit_legacy template. [Screenshot] |
Always a great mod, will be useful. :)
|
Not how i did it but good job :)
|
thanks Brad
but how install This template fot postbit ? |
The regular postbit template dose not require said modification.
|
Thanks for saving me 10mins Brad ;)
|
But then it adds a humungus space to the bottom. How can we not make this do that?
It is adding the space to the left area with the postbit info whne a sig is present. I dont like this. Is there any alternate way? |
verry good but my Postbit have 2 Colors ????
|
Quote:
|
Trying using rowspan=2 in the left column. Is what I did for mine. ;)
|
Quote:
|
See if this helps.
Btw, might suggest adding valign="bottom" to the table cell containing the signature... just to ensure is always at the bottom... but that's just my preference I suppose. Of course I personally also moved the edited & edited reason notices to that cell in my forums (a test one) also to ensure was at the bottom. But that's me. |
Quote:
|
Okay, I've had no trouble doing this for my other styles, but my newest/latest style was created a little "differently" (Ex: The "navbar" items are actually in the "header", my "postbit_legacy" uses a lot of DIV's and less tables...
I have no problem finding, and erasing this part of the code: Code:
<if condition="$post['signature']"> Code:
<!-- / edit note --> Code:
When I search for "<!-- / edit note -->" and look for the closing IF, TD, and TR tags, in my postbit_legacy I find: Code:
I've attached my postbit_legacy... if anybody has any suggestions, please let me know. Again, these mods gave me no trouble on my other styles... just this one style's givign me trouble. thanks |
when I do it on my site is changed nothing... is there anywhere else it could be???
|
test test test test test test test test test
|
I'm using the following for vB 3.0.3 and it takes care of the gap at the left and bottom aligns the signature, but because I'm using cellspacing="1" in my table I'm getting an annoying cellspacing line in the posts. This works good for IE. I haven't tested it in other browsers though.
In postbit_legacy, find: Code:
<td class="alt2" width="175"> Code:
<td class="alt2" width="175" rowspan="2"> Code:
<if condition="$post['signature']"> Now find: Code:
<!-- / edit note --> Code:
<tr> |
That sollution is great :D
But now the 'Last edited by' line is placed right under the last line of a post, and then there's a gap until the bottom where the signature is. But that's only for posts with just a few lines of text. |
If you want the 'Last edited by' line moved to just above the signature do the following:
In postbit_legacy, find: Code:
<if condition="$show['postedited']"> Then find: Code:
<if condition="$post['signature']"> Code:
<if condition="$show['postedited']"> |
Quote:
Did anybody ever figure this out? |
Quote:
Here's what I finished with. I also have "quickedit, mutiquote, and quickquote" so it is different from the standard template even before the change. I'll do a file comparison and try to get back and post directions. |
OK I think the main thing is placing the "rowspan" in the right place.
I must have misread something somewhere, because after reviewing, it's almost identical to what Sledgstone posted. ?? |
I made my own version of this one, and was going to post it as a mod when I discovered this thread.
You can try my version and see if it is better for you. It is made on an unmodified postbit_legacy template |
Can I offer praise and worship for this modification? That sig thing was driving me crazy. Thank you very much.
|
This is great, accept for it seems to create a line that goes right across the postbit_legacy underneath the message, is there a way I can get rid of this?
|
Quote:
|
Quote:
|
does anyone know if this would work in 3.6.x?
|
Quote:
I'd appreciate is someone could release this mod for 3.6.x |
I released this for 3.6.x in the following topic:
https://vborg.vbsupport.ru/showthread.php?t=128951 |
All times are GMT. The time now is 04:47 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|