vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How can I form a table? (https://vborg.vbsupport.ru/showthread.php?t=95322)

Xplorer4x4 08-31-2005 12:31 PM

Thanks again, but again that did not work. My banner is 200 pixels high. I replaced AAAA to 200. That did not change it. I chaned AAAA to 150 and it still did nothing.

On the second code I assume you meant:
PHP Code:

<td colspan="8" height="AAAA" bgcolor="#FFFFFF"

not
PHP Code:

<td colspan="8" height="AAAA"bgcolor="#FFFFFF"

Correct?

So my code looks like
PHP Code:

<td colspan="8" height="200" bgcolor="#FFFFFF"


Ranma2k 08-31-2005 01:00 PM

Sorry again my bad .. ( i need to go home i had alooong working day :( )

try this code insted
PHP Code:

<td  colspan="8" style="height:200px; background:background-color:#FFFFFF"


Xplorer4x4 08-31-2005 01:13 PM

I reallly hate to tell you this but it didn't work, and now the pruple table is back. :(

Ranma2k 08-31-2005 01:18 PM

o.O

/me splash some water on face

let me get it right ..
what is the problem exactly cuz i'm really confused ...

and can you please post the link to your forum ..

Xplorer4x4 08-31-2005 01:34 PM

www.xtremepain.net

lol, the problem is that there is still a space between my banners and the nav bars. Secondly, the table color is purple again on the vB3 orignal skin, the tbale that the banners is in.

Don't feel bad, I get to go lay on the table at the DR have my spine litteraly streched now. sound like fun ehh? :(

Ranma2k 08-31-2005 03:01 PM

Quote:

Originally Posted by Xplorer4x4
www.xtremepain.net

lol, the problem is that there is still a space between my banners and the nav bars. Secondly, the table color is purple again on the vB3 orignal skin, the tbale that the banners is in.

Don't feel bad, I get to go lay on the table at the DR have my spine litteraly streched now. sound like fun ehh? :(

omg i compleatly overlooked themain table

if you check up the code you'll find something cellpadding="6"

that is what is causing the space

you have to set it to 0

Xplorer4x4 09-01-2005 05:37 AM

LOL...hmm maybe we should give this a shot today?

Ok here is what I had BEFORE your last posL

PHP Code:

 <tr align="center">
  <
td colspan="8" style="height:200px; bgcolor="#FFFFFF">
 
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://www.xtremepain.net/banners/index.php" border="0" alt="$vboptions[bbtitle]/></a>
 </
td>
 </
tr

Here is what I have now.


PHP Code:

   <tr align="center">
  <
td colspan="8" cellpadding="0" style="height:200px; bgcolor="#FFFFFF">
 
<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="http://www.xtremepain.net/banners/index.php" border="0" alt="$vboptions[bbtitle]/></a>
 </
td>
 </
tr

The gaps are still there and the table is still not padded. :ermm:

I am going to atempt to switch the nav bars myself as I was actually wanting to put the navbar I added to be on bottom and the default one be on top. I will let you knwo hwo that goes though.

Ranma2k 09-02-2005 12:16 AM

1 Attachment(s)
Ok i have rewrite the code and made sure that it should fix your problems

check it and let me know if anything wrong

Xplorer4x4 09-02-2005 10:10 AM

Well one step closer....Now the only problem is that there is still a slight space between the banners and bottom nav bar.

Thank you again...and about those tables...I have a table made..but how can i form a catogrey?
PHP Code:

<!-- end today's birthdays -->
</if>
<if condition="$show['
upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('
forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['
todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
<tbody class="alt1">
<tbody>
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="Users online today" border="0" /></td>
<td class="alt1" width="100%"><div class="smallfont"><script type="text/javascript"><!--
google_ad_client = " * ";
google_ad_width = *;
google_ad_height = *;
google_ad_format = " * ";
google_ad_type = " * ";
google_ad_channel ="";
google_color_border = " * ";
google_color_bg = " * ";
google_color_link = " * ";
google_color_url = " * ";
google_color_text = " * ";
//--></script>
<script type="text/javascript"
src=" * ">
</script>
</div></td>
</tr>
</tbody>
</table>
<br />
<!-- end what'
s going on box --> 



All times are GMT. The time now is 06:03 PM.

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.01149 seconds
  • Memory Usage 1,759KB
  • 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
  • (7)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete