![]() |
How to...
How to put the 2 cells together on the post bit section. If you got no clue what I am talking about then here:
The 2 cells at the bottom which have the date the post was posted and the buttons for profile website etc.. The date side is located on the left and the buttons are on the right. Any clue on how to join them together as one? |
<tr>
<td>1.st cell</td> <td>2.nd cell</td> </tr> is the basic structure of a table row with 2 cells.. To make it 1 you have to delete one of the <td> </td> tags and move its content inside other.. |
Code:
<td bgcolor="$post[backcolor]" width="175" height="16" nowrap><smallfont>$post[foldericon] |
What it did was make the left part where member name title and avatar is scroll to the reight and making the part where the post goes really small on the right.
|
The problem is the icons on the right (WEB, EMAIL, PM etc...) are within a table. Try this:
Find this in postbit Code:
<tr> Code:
<tr valign="bottom"> |
All times are GMT. The time now is 07:01 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:
|