vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Category problems (https://vborg.vbsupport.ru/showthread.php?t=40703)

ULTIMATESSJ 07-05-2002 04:29 PM

Category problems
 
I added a few template changes to my forums, now my category which says other stuff, has a giant border on it, also at the bottom of all the forums above the spaces the border is thicker than the top part is, how do i fix this

Admin 07-05-2002 04:36 PM

Link?

ULTIMATESSJ 07-05-2002 04:37 PM

it's in my www button

http://www.animexplosion.com/forums

ULTIMATESSJ 07-07-2002 10:20 PM

bump

Admin 07-08-2002 05:55 AM

Ok... where's the border you're talking about?

g-force2k2 07-08-2002 06:00 AM

Just from looking at your forumhome ultimate i can tell that most probably in your postbit_level2_post or postbit_level1_nopost that you have either an extra <td> or <tr> ;) you'll have to check your coding for that :) but thats just my insight...

g-force2k2

g-force2k2 07-08-2002 06:05 AM

Edit: i meant forumhome above ;) just reading from my head :p

lookie what i found ;)

PHP Code:

&nbsp;</select></td></form></tr>
</
tr>
<
tr id="cat"

if im correct that extra </tr> in the (forumhome_level2_post) is causing the border issue :)

g-force2k2

ULTIMATESSJ 07-08-2002 04:15 PM

i've tried look at both of those but couldn't put my finger on it, so i'll post both of those templates to see if you can find the reason


forumhome_forumbit_level2_post
PHP Code:

<tr align="center">
    <
td bgcolor="{secondaltcolor}" valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
    <
td bgcolor="{firstaltcolor}" onMouseOver="this.style.backgroundColor='{secondaltcolor}'; this.style.cursor='hand';" onMouseOut="this.style.backgroundColor='{firstaltcolor}';" onclick="window.location.href='forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]'" align="left"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
<
a href="newthread.php?s=&forumid=$forum[forumid]"><img src="images/newthread2.gif" border="0" alt="Create a new topic in $forum[title]"></a> <a href="member2.php?s=&action=addsubscription&forumid=$forum[forumid]"><img src="images/subscribe2.gif" border="0" alt="Subscribe to the $forum[title] forum"></a>
    <
br><smallfont>$forum[description]</smallfont></td>
    <
td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td>
    <
td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td>
    <
td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
    <
form><td bgcolor="{firstaltcolor}" valign="middle" align="right" nowrap>
<
IMG align="absmiddle" SRC="{imagesfolder}/team.gif">
<
SELECT NAME="newLoc" onChange="jumpPage(this.form.newLoc)" style="font-size: 7pt; background-color: #dfdfdf; font-family: Arial, Tahoma;" maxlength="20">
<
OPTION VALUE="#">moderators</OPTION>
<
OPTION VALUE="#">---------------------</OPTION>
$forum[moderators]</select></td></form></tr>
</
tr



forumhome_forumbit_level1_nopost
PHP Code:

<tr id="cat">

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

    <
td bgcolor="{categorybackcolor}" colspan="6" align="center"><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a>
    <
br><smallfont color="{categoryfontcolor}">$forum[description]</smallfont></td>
</
tr>

<
tr align="center">
  <
td bgcolor="{tableheadbgcolor}"><smallfont> </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}" width="170" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
  <
td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
</
tr


g-force2k2 07-08-2002 04:26 PM

:p its right where i said it'd be ;)

see the bottom of the forumhome_posbit_level2_post :p

PHP Code:

$forum[moderators]</select></td></form></tr>
</
tr

you have to remove a '</tr>' :)

g-force2k2

ULTIMATESSJ 07-13-2002 11:50 AM

i did and it's still there


All times are GMT. The time now is 10:48 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.01107 seconds
  • Memory Usage 1,777KB
  • 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
  • (4)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete