vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Help for my finished postbit please ! (https://vborg.vbsupport.ru/showthread.php?t=38742)

Corbu 05-17-2002 04:30 PM

Help for my finished postbit please !
 
1 Attachment(s)
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 :
PHP Code:

<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

1 Attachment(s)
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

1 Attachment(s)
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 :
PHP Code:

<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 :
PHP Code:

<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.
Code:

<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

1 Attachment(s)
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 :
Quote:

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

PHP Code:

<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



All times are GMT. The time now is 06:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01522 seconds
  • Memory Usage 1,807KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete