The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Ok this might be hard to get hehe, but I'll try to explain...
![]() On the left side where the avatar and username is, I need to move it up so its a even with the right side, how can I do this? |
#2
|
||||
|
||||
![]()
edit postbit template
add to the table cell(s) valign="top" it should look something like this: <td valign="top" |
#3
|
|||
|
|||
![]()
What do I add to the table cells? the <td valign="top"?
|
#4
|
||||
|
||||
![]()
could you post your postbit template for us to help you
![]() |
#5
|
|||
|
|||
![]()
sure
Quote:
|
#6
|
|||
|
|||
![]()
bumping, can I get some help with this?
|
#7
|
||||
|
||||
![]()
Can you please use the html or php tags when posting code, not the quote tags? Thanks.
I think you want to add it here: HTML Code:
<td class="alt2" style="padding:0px" valign="top"> <!-- user info --> |
#8
|
|||
|
|||
![]()
Sorry about that, I'll do that next time...
That still did not work though. |
#9
|
||||
|
||||
![]()
Do you have a link? It's easier to play with the page using firebug than just guessing at the html.
You may want to try just adding it to the <tr> in the table under where I told you to do it. And, you may have to add it to the <td> tags inside of that row also. |
#10
|
|||
|
|||
![]()
I figured it out
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|