vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Please Help.... (https://vborg.vbsupport.ru/showthread.php?t=83814)

imported_WebMasterAJ 07-13-2002 02:54 PM

Please Help....
 
Hello, I am having the hardest time with this.

First look at this page: http://www.finheaven.com/boardvb2/

Now, notice how the "Talk Football" category has an orange border top, but nothing on the bottom.

Now, go to the next category, "Other" and notice how there is an orange border both on the top and bottom.

Here is what I did, I put the top border in the "forumhome_forumbit_level1_nopost " template, and that worked perfectly for both. I then put the bottom border in the "forumhome" template, and this time it only made the change to the second category.

I'm totally lost... if anyone needs to see the actual code (the code for the top and bottom portion) please let me know.

I hope someone can help me out... I don't know where else to put the bottom portion of that border.

Thanks in advance.... :cool:

dmjof 07-13-2002 06:26 PM

There is no orange border.

Breaker 07-13-2002 06:48 PM

yeh, wot border, take a screenie of it with an orange border :D

Edit

I see a blue border... I wud like to see the code...

Urban420 07-13-2002 07:07 PM

lol, its easy to figure out

Your table head is creating the border between it and Talk Football
Other does not have a table head above it so it will not create a border between the 2.

if you want that border removed, and have the table head under each category, search for the thread here.

PS: the border is blue!..

imported_WebMasterAJ 07-13-2002 10:03 PM

Sorry, I should clear that up...


Check this pic out: http://www.finheaven.com/borders.JPG

Alright, now you see.... there is an orange "border" on the top of both categories. However, there is only a orange "border" on the second category, not the first... How can I make it appear on both categories?

Thanks for your time...

dmjof 07-14-2002 12:03 AM

I don't see any orange borders except in that pic right there.

Floris 07-14-2002 12:33 AM

I guess we as a guest see the default template, and you are working on a template/style set that isn't default.

You have split up the categories and added an orange border to them.
They are cycling through a array of query results from the database and that means it also has a beginning and end somewhere. The code placed in the nested tables have to be re-placed in order to display properly, this is very hard trick. But doable. Since I did it 100% differently then possible, I can't explain. It will be toooo confusing. Sorry.

imported_WebMasterAJ 07-14-2002 12:43 AM

Ohhhhh..... that makes sense. Sorry....


All times are GMT. The time now is 10:05 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.01058 seconds
  • Memory Usage 1,724KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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