View Full Version : Help for my finished postbit please !
Corbu
05-17-2002, 04:30 PM
hello,
I'm working about my postbit template to ameliorate it...
All of this is working but I have I last probleme to do a beautiful postbit template...
As you can see, I have a border (lign) , and I can't delete it ! I don't know were is it !
It's Strange because on the top of my postbit template I do not have bgcolor="#0A293E", soo, normaly i doesn't display this lign ? No ?
Soo, how can I delete it please ?
____________
Here is the top of my postbit :
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td width="10"><img width="10" height="0" src="https://vborg.vbsupport.ru/images/space.gif" alt=""></td>
<td width="100%">
<!-- spacer -->
<table cellpadding="0" cellspacing="0" border="0" width="95%" align="center">
<tr>
<td>
<table cellpadding="0" cellspacing="1" border="0" width="100%">
<tr background="/images/postb_06.gif">
<td height="27" colspan="2" valign="top" nowrap background="/images/postb_06.gif">
<div align="right"><font color="#FFFFFF"><img src="/images/coins_03.gif" width="34" height="27" align="top">
</font></div></td>
</tr>
<tr>
<td width="243" height="258" valign="top" bgcolor="#CCCCCC">
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse">
And there is a screen shoot juste here :
Thanks very much for your help
Corbu
05-17-2002, 04:32 PM
and this is my postbit finished...
But i need to delete this grey lign !!!
werehere
05-17-2002, 05:54 PM
Are you talking about the cellspacing border that looks like a grey line? If so, you have to removed cellspacing for that table, or you can rework the tables a little bit. :)
werehere
05-17-2002, 05:54 PM
BTW- It looks very nice. :)
Dean C
05-17-2002, 08:36 PM
lol french swearing...
nice postbit btw... add a few more gfx in to it and ure on to a winner...
Corbu
05-18-2002, 07:37 AM
I'm happy that you like it. Thank you...
Soo, it's the cellspacing ! Okay, I'm going to look at it !
And... sorry for my very bad english language I have...
c-pr0mpt
05-18-2002, 08:35 AM
From what I am seeing the gray line appears to be the cells background being repeated. ITs gray because the top of the cell background is gray. So what you are seeing is the top of the image being repeated.
Corbu
05-18-2002, 04:36 PM
so...it was the cellspacing. I repare it, and it's ok now. Thank you.
But I have a last problem.... That is the round corner on the left of the postbit. He'zs not regular with the woll lign.... Do you understand what i'm saying ? See the screenshoot please.
And there is the part of me postbit contaigning this img :
<td width="5%" height="27" nowrap background="/images/postb_17.gif">
<div align="left"><smallfont> <img src="/images/coinbas_14.gif" width="36" height="27"></smallfont></div></td>
<td width="100%" height="27" align="center" nowrap background="/images/postb_17.gif">
<div align="center"><font size="1">$post[profile]$post[pmlink]$post[homepage]$post[search]$post[buddy]
</font></div></td>
<td width="20%" height="27" align="right" valign="bottom" nowrap background="/images/postb_17.gif"><smallfont>
<a href="javascript: window.open('postings.php?s=$session[sessionhash]&action=nuke&postid=$post[postid]'); void('');">
</a><a href="editpost.php?s=$session%5Bsessionhash%5D&action=editpost&postid=$post%5Bpostid%5D"><img src="/images/edit.gif" width="60" height="27" border="0"></a><a href="newreply.php?s=$session%5Bsessionhash%5D&action=newreply&postid=$post%5Bpostid%5D"><img src="/images/quote.gif" width="52" height="27" border="0"></a><a href="javascript: window.open('postings.php?s=$session[sessionhash]&action=nuke&postid=$post[postid]'); void('');"><img src="/images/censur2.gif" width="77" height="27" border="0"></a>
</smallfont></td>
Thanks again for your help
c-pr0mpt
05-19-2002, 01:20 PM
Add
valign="top"
To the <td> tag where that is shown.
Corbu
05-19-2002, 04:48 PM
Thank you for your help, now it's ok. Thanks a lot
Corbu
05-20-2002, 05:32 AM
hummmmmmmmmm
It's Not okay....
When I write this :
<td width="5%" height="27" nowrap background="/images/postb_17.gif">
<div align="left"><smallfont> <img src="/images/coinbas_14.gif" width="36" height="27" valign="top"></smallfont></div></td>
I put valign="top" , but there is nothing change when i see the postbit on my forum...
Can I have some help please again ?
c-pr0mpt
05-20-2002, 11:57 AM
The valign="top" goes into the <td> tag. Not the <img> tag.
ie.
<td valign="top" width="5%" height="27" nowrap background="/images/postb_17.gif">
<div align="left"><smallfont> <img src="/images/coinbas_14.gif" width="36" height="27"></smallfont></div></td>
Corbu
05-20-2002, 07:53 PM
ok, now I LAST problem...very strange...
This a last screenshoot, to see the problem...It's the lign on the bottom of my postbit... There is a black lign, I can't delete it !
It's strange because there is no cellspacing and no border color...
Did you now where is the problem ?
Thanks for your help.
c-pr0mpt
05-20-2002, 09:39 PM
It is because the cell background is being repeated.
Corbu
05-21-2002, 05:05 AM
Hello,
You'll say :
It is because the cell background is being repeated
But as you can see on my code for this bottom table normaly there is no problems, all height were "27" > the same height of the images on this table...
Soo... Can you explain me the solution ? If you can of course...
Thanks a lot
<table width="100%" height="27" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="5%" height="27" nowrap background="/images/postb_17.gif">
<div align="left"><smallfont> <img src="/images/coinbas_14.gif" width="36" height="27"></smallfont></div></td>
<td width="100%" height="27" align="center" nowrap background="/images/postb_17.gif">
<div align="center"><font size="1">$post[profile]$post[pmlink]$post[homepage]$post[search]$post[buddy]
</font></div></td>
<td width="20%" height="27" align="right" valign="bottom" nowrap background="/images/postb_17.gif"><smallfont>
<a href="javascript: window.open('postings.php?s=$session[sessionhash]&action=nuke&postid=$post[postid]'); void('');">
</a><a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="/images/edit.gif" width="60" height="27" border="0"></a><a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="/images/quote.gif" width="52" height="27" border="0"></a><a href="javascript: window.open('postings.php?s=$session[sessionhash]&action=nuke&postid=$post[postid]'); void('');"><img src="/images/censur2.gif" width="77" height="27" border="0"></a>
</smallfont></td>
</tr>
</table>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.