PDA

View Full Version : postbit problem


Mythril
02-08-2003, 04:00 AM
Hi there, for some reason my postes all indent after the next is posted. Here is a screen shot. Hopefully someone can help me out,I used 411's postbit template.:confused:

Tony G
02-08-2003, 04:02 AM
Could you please attach a .jpg or .gif or .png? More ecomonical. ;)

Snake~eyes
02-08-2003, 04:05 AM
low quality but here

Mythril
02-08-2003, 04:06 AM
:(

Snake~eyes
02-08-2003, 04:07 AM
my guess is your creating a new table each time and since your width is set to percentage it keeps decreasing.

A link to your forums would help

Mythril
02-08-2003, 04:08 AM
I don't want to give a link to the public, if you want me to PM it, I can do that. Thanks

Snake~eyes
02-08-2003, 04:09 AM
could you attach your postbit template in a .txt file.

Mythril
02-08-2003, 04:24 AM
sure here it is :)

Mythril
02-08-2003, 04:25 AM
I think you are probably correct, I think the % is decreasing the sizes

Snake~eyes
02-08-2003, 04:51 AM
well heres a problem spootedd right away


<!--added-->
<table align="center">

<td bgcolor="{pagebgcolor}" width="100" height="10" align="center"></td>

</table>
<!--/added-->


Ttheres no < tr> tags

Snake~eyes
02-08-2003, 04:58 AM
Here you have another mistake

<tr>
<td width="8" height="36">
<td width="100%"
background="images/postbit_topbg.gif" height="25"><td> </tr>
<tr>

Theres another open < td> which should be < /td>



And theres this


<table bgcolor=""#FFFFFF"
background="images/mainbg.gif"" width="100%"
cellpadding="0" cellspacing="0"
border="0">
<tr><td width="10"><img width="10" height="1" src="images/space.gif"
alt=""></td><td width="100%"><!-- spacer -->


Theres no close < /td>


<tr>
<td width="83%" valign="top" height="1"><p align="center"><b>
<smallfont>$post[profile] $post[pmlink]
$post[useremail] $post[homepage] $post[buddy]</smallfont></b></td>
</tr>

theres no < /p>

I put some returns in there so I don't mess the tables up.


Theres probaly some more but I decided to stop.
You should look into getting an HTML validator. I picked out all these mistakes very easily with one. I use Macromedia Homesite which has one.

Mythril
02-08-2003, 04:59 AM
I got that postbit mod from this site, where would I happen to add the TR tags

Snake~eyes
02-08-2003, 05:00 AM
Where ever you got this from its a pretty messed up.

There are several mistakes in there.

Snake~eyes
02-08-2003, 05:03 AM
I tried to clean it up quickly, try this new one

Hopefully it works.

Mythril
02-08-2003, 05:11 AM
still the exact same problem, as for where I got it. I did no changes at all except for the image urls. I got this from 411's postbit thread, so you guys might have to let him know about this. Although I hope someone can solve this tragic problem. I couldn't solve it also, it got to comlicated and messy.:(

Snake~eyes
02-08-2003, 05:15 AM
It's hard to interepret someone elses code and try to fix it. I'm gonna check his thread to see if anyone else had problems with it.

Snake~eyes
02-08-2003, 05:17 AM
I just checked his thread: http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=698

His template doesn't have the problems that yours did.

Mythril
02-08-2003, 05:19 AM
alright and if you happen to get a fix or reach of the creater, let me know. Thanks for your great help :)

Snake~eyes
02-08-2003, 05:22 AM
You must of edited his template cause like I said his didn't contain the mistakes yours did.

-Snake

Mythril
02-08-2003, 05:26 AM
could you please post his corrected file here. I am 100% sure I downloaded the one in his thread. All I had edited was the image urls.

Snake~eyes
02-08-2003, 08:48 PM
It's right here -> http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=698