vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   forum home table (https://vborg.vbsupport.ru/showthread.php?t=86366)

imported_cono 02-22-2003 08:45 PM

forum home table
 
somehow when editing my templates i lost the table on my forums. the table i am refering to is the one when you have the default template for vbulletin and its white and the forums appear within the white table.

there is the out purple background and then there is the other white background/talbe. that is the one i am referring to. i dont know what to look for or i dont remeber what template i edited?

thanks in advanced.

Tony G 02-22-2003 09:32 PM

Go to your style settings - font, colors etc. and go to the BODY part. You should see a bgcolor="blabla" and just change that color and it does the outside part, and the bgcolor box you find when you scroll down does the inside color.

imported_cono 02-23-2003 08:44 PM

1 Attachment(s)
ok, here is a screen shot of whats my problem. this is a pain, i dont know what i did wrong? the problem is in green paint. LOL :D

imported_cono 02-23-2003 08:50 PM

the top part where the paint says perfect it what i want throughout the table. there is a little space on each side of the catagory and there is a gray table with a out line. i like it that way and that the look i am going for.

now where is says bad, the problem there is that there isnt that little space on the side of the catagory like the top one has.

on the very bad, there is no table at all? i wanted the table to go the the footer because there will be a image at the top of the footer that when clicked it will take you to the top. i am not sure the alignment of the catagory spacine to the table because i have no table to compare with.

let me know if you need more screen shots to clarify.

below i will paste my forum home, since i think that is where the problem is, but i cant figure out where.

imported_cono 02-23-2003 08:51 PM

PHP Code:

{htmldoctype}
<
html>
<
head>
    <!-- 
no cache headers -->
    <
meta http-equiv="Pragma" content="no-cache">
    <
meta http-equiv="no-cache">
    <
meta http-equiv="Expires" content="-1">
    <
meta http-equiv="Cache-Control" content="no-cache">
    <!-- 
end no cache headers -->
    <
meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft">
    <
meta name="description" content="$bbtitle is a discussion forum powered by vBulletin. To visit the forum, go to $bburl/ . To find out about vBulletin, go to [url]http://www.vbulletin.com/[/url] .">
    <
title>$bbtitle powered by vBulletin</title>
    
$headinclude
</head>
<
body>
$header

<!--start info center-->
<
table cellpadding="0" cellspacing="0" border="0" width="{contenttablewidth}" align="center">
<
tr>
<
td align="left"><img src="{imagesfolder}/catbtopright.gif"></td>
<
td align="center" width="100%" background="{imagesfolder}/catbtopmiddle.gif"><smallfont><font color="white"><b>Information Center on $bbtitle</b></font></smallfont></td>
<
td align="right"><img src="{imagesfolder}/catbtopleft.gif"></td>
</
tr>
</
table>
<
center>
<
table cellpadding="3" cellspacing="0" border="1" class="bordert" width="{contenttablewidth}" bordercolor="#000000" style="border-collapse: collapse">
<
tr>
<
td width="10%" bgcolor="{firstaltcolor}">
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="left">
  <
tr valign="bottom">
    <
td><img src="avatar.php?userid=$bbuserinfo[userid]&dateline=$bbuserinfo[dateline]"></td>
  </
tr>
</
table>
</
td>
<
td width="60%" bgcolor="{secondaltcolor}">
<
table cellpadding="0" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="right" valign="bottom">
  <
tr valign="bottom">
    <
td>
<
smallfont>$welcometext <br></smallfont>
<
smallfont>The time now is $timenow.<br>
You last visited$bbuserinfo[lastvisitdate]. </smallfont>
<
smallfont> <br>[&nbsp;<b>$newposts</b>]</smallfont>$unregwelcomemessage
</td></tr>
</
table>
</
td>
<
td width="30%" bgcolor="{firstaltcolor}">
<
table cellpadding="3" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
  <
tr valign="bottom" align="right">
    <
td>
    <
smallfont>Members$numbermembersThreads$totalthreadsPosts$totalposts<br>
    
Welcome to our newest member,
    <
a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">
    
$newusername</a> <br>
      <
b>$switchdisplay |</b></smallfont>
    </
td>
  </
tr>
</
table>
</
td>
<
tr>
<
td colspan="3" bgcolor="{secondaltcolor}">
$pminfo
$loggedinusers
$birthdaybits
</td>
</
tr>
</
table>
</
center>
<!--/
end info center-->
<!-- 
main -->
<
table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">

$forumbits


<table cellpadding="0" cellspacing="0" width="{contenttablewidth}" border="0" align="center" bgcolor="{pagebgcolor}">
<
tr>
<
td align="left"><img src="{imagesfolder}/catbleft.gif"></td>

<
td align="center" width="100%" background="{imagesfolder}/catbmiddle.gif"></td>

<
td align="right"><img src="{imagesfolder}/catbright2.gif"></td>
</
tr></table><br>

<
table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="0" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
</
table>
</
td></tr></table>
<!-- /
main -->

<
br>

<!-- 
timezone/login-->
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr valign="top">
  <
td><smallfont>$timezone</smallfont></td>
  <
td align="right">$logincode</td>
</
tr>
</
table>
<!-- /
timezone/login -->

<
br>

<!-- 
icons -->
<
table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextraalign="center">
<
tr>
    <
td align="center">
    <
img src="{imagesfolder}/on.gif" border="0" alt="On" align="absmiddle">
    <
b><smallfont>New posts</smallfont></b>
    &
nbsp;&nbsp;
    <
img src="{imagesfolder}/off.gif" border="0" alt="Off" align="absmiddle">
    <
b><smallfont>No new posts</smallfont></b>
    &
nbsp;&nbsp;
    <
img src="{imagesfolder}/offlock.gif" border="0" alt="Closed Forum" align="absmiddle">
    <
b><smallfont>A closed forum</smallfont></b>
    </
td>
</
tr>
</
table>
<!-- /
icons -->

$footer
</body>
</
html


imported_cono 02-23-2003 09:09 PM

here is my level1_nopost

PHP Code:

<tr>
  <
td colspan="6" bgcolor="#FF9933"></td>
</
tr>

</
table>
<
table cellpadding="0" cellspacing="0" width="{contenttablewidth}" border="0" align="center" bgcolor="{pagebgcolor}">
<
tr>
<
td align="left"><img src="{imagesfolder}/catbleft.gif"></td>
<
td align="center" width="100%" background="{imagesfolder}/catbmiddle.gif"></td>
<
td align="right"><img src="{imagesfolder}/catbright2.gif"></td>
</
tr></table>
</
td></tr></table>


<
br>
<
table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
<
table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">

<
table align="center" cellspacing="0" cellpadding="0" border="0">
<
tr>
<
td width="48"><img src="{imagesfolder}/catbtopright.gif" border="0"></td>

<
td align="left" background="{imagesfolder}/catbtopmiddle.gif" width="100%"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><smallfont color="{categoryfontcolor}"><b>$forum[title]</b></smallfont></a></td>

<
td width="48"><img src="{imagesfolder}/catbtopleft.gif" border="0"></td>
</
tr>
</
table>

<
tr>
  <
td colspan="6" bgcolor="#FF9933"></td>
</
tr>

<
table bgcolor="{tablebordercolor}" cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">


<
tr align="center">
  <
td bgcolor="{tableheadbgcolor}"><smallfont>&nbsp;</smallfont></td>
  <
td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
  <
td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
  <
td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
  <
td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
  <
td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
</
tr


Brad 02-23-2003 09:16 PM

cono, please go to this page and enter your vBT email address, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you.

imported_cono 02-23-2003 09:29 PM

that was wierd, i have been a member here for a while and i have been a lincesned member for a while also? but its all done.

filburt1 02-23-2003 09:32 PM

It doesn't appear to be done from here.

Brad 02-23-2003 09:46 PM

Quote:

Originally posted by cono
that was wierd, i have been a member here for a while and i have been a lincesned member for a while also? but its all done.
your showing up as lincesned now :)


All times are GMT. The time now is 01:42 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.01241 seconds
  • Memory Usage 1,844KB
  • 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
  • (2)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
  • (10)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