![]() |
Ok ok, last question :)
Check out the attached shot. How do I make it so that signatures stay on the bottom? theres way to much space cuz I guess the bars and stuff stretch out the table? Here is the code I have: PHP Code:
PHP Code:
|
duh. forgot to attach
|
use valign tags... like valign="bottom" and such
|
just a small note to say thanks for a great hack knoman
easy to understand and easy to install all the best |
Quote:
|
ok, i believe the sig thing is in the postbit template, so go into that and find where the sig code itself is, then see if there is a <tr> or <td> and put a valign="bottom" and if that does not work [post the code and i will try and fix it for yah
|
Thanks neo...
Here's the code ... Code:
<td bgcolor="$post[backcolor]" width="100%" valign="top"> valign="top" ---> $post[message] but valign="bottom" ---> $post[attachment] and everything else beneath. I don't know if this is possible or not, but everything I try ends up is screwy tables - no surprise to me cos I can't code worth squat :) Any help would be gratefully appreciated :) ta :) |
[QUOTE]Originally posted by trilOByte
Thanks neo... Here's the code ... Code:
<td bgcolor="$post[backcolor]" width="100%" valign="top"> |
Yes I've tried that neo and not surprisingly, it does drop the message as well. What I want, is for the message to be aligned to the top, but the sig and everything beneath it in the code shown, to be aligned to the bottom (I thought I was pretty clear that this is what I am trying to do). This I do not know how to do. I don't code html - or any other language, so if anyone can advise - I'd be grateful :)
|
I tried replacing the above code with..
<td bgcolor="$post[backcolor]" width="100%" valign="top" height="233"> <smallfont>$post[icon] <b>$post[title]</b></smallfont> <p><normalfont>$post[message]</normalfont></p> $post[attachment] <p><smallfont></smallfont></p> </td> </tr> <tr> <td bgcolor="$post[backcolor]" width="100%" valign="bottom"> <p>$post[signature]</p> <p>$post[editedby]</p> <p align="right"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></p> </td> But the tables get screwed up - any suggestions? |
All times are GMT. The time now is 09:38 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|