The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Need help with table widths
Hey everyone.
I'm modding my templates a little to get them how I like it, and everything is fine except for two things. First thing: http://www.hoytroid.com/forums/forumdisplay.php?f=16 You can see that where the envelope icons are, there's an extra table thing to the right of it. I don't know where to change the template to fix this. Second thing: http://www.hoytroid.com/forums/showthread.php?t=38 The post area isn't as wide as the rest of everything else. I have no idea what to change on this either. Thank you for your help. This is probably pretty freaking easy, but it's late and I'm tired and not thinking too clearly. Peace. |
#2
|
||||
|
||||
Anybody? I'm sure this is really easy.....
I just need the post area to be the same width as everything else. Please help me |
#3
|
|||
|
|||
OK
First Thing You appear to have not got a default post icon set which is what would normally be in this column. Take a look at this forum http://www.hoytroid.com/forums/forumdisplay.php?f=26 and you will see what I mean as the column has got the post icon in there. Second Thing Make sure that in your POSTBIT and POSTBIT_LEGACY you have the following near the top of the template Code:
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
#4
|
||||
|
||||
Thank you
I looked in my postbit_legacy template and it does say 100%.... I'm not sure what the problem would be then. Any ideas? |
#5
|
|||
|
|||
Quote:
Code:
<div style="padding:0px 25px 0px 25px"> Code:
<div style="padding:0px 0px $stylevar[cellpadding]px 0px"> |
#6
|
||||
|
||||
Sweetness.
Thanks to both of you. That second code was the code that was already in my template, but you helped me track it down. It was in the "Replacement Variable Manager". There was a setting in there called "Spacer Size (pixels)" and it was set to 25. I set it to 0 and it fixed it. Thanks again. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|