vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Top/Bottom Borders Per Category as seen on PixelJunction.com (https://vborg.vbsupport.ru/showthread.php?t=86865)

Boeman 05-06-2003 06:45 PM

Top/Bottom Borders Per Category as seen on PixelJunction.com
 
I have my categories as seperate entities which includes their forum headers ("Forum", "No. of Views", "Moderators" etc) along with the actual forum data following underneath.

I have added a border by inserting an additional <tr> tag to stylize the forum categories to the top but the bottom remains elusive. If I try inserting the last <Tr> code into formbit_1 no post template then the border appears underneath every category instead of underneath the listed subforms.

Look at pixeljunction.com and their forum home to get an idea what I'm trying to do. When viewing their html the border tables ares located where they have commented at "begin border code".

Any help here would be greatly appreciated. Thanks!

Austin Dea 05-06-2003 08:19 PM

Maybe you should ask at pixeljunction =)

Or link us to your board so we can see what you're talking about.

Boeman 05-06-2003 08:42 PM

Quote:

Originally Posted by Austin
Maybe you should ask at pixeljunction =)

Or link us to your board so we can see what you're talking about.

I did inquire to the folks at pixeljunction on that particular issue but I have had no replies. Perhaps they are reluctant to share.

If you view their forum home page where the categories and subforms are listed. That's the layout I'm trying to duplicate (of course, the images are my own and the table itself will be substantially different). As I said, I have the top working but not the bottom - at least, I can't figure out how to place the last <tr> at the bottom without it showing up after each subform.

Austin Dea 05-06-2003 10:58 PM

I'm getting a database error at pixeljunction.. And I believe I know a way to do it if you want the image to be at the very top.. if you have a welcome panel or something.

Boeman 05-07-2003 07:09 AM

Quote:

Originally Posted by Austin
I'm getting a database error at pixeljunction.. And I believe I know a way to do it if you want the image to be at the very top.. if you have a welcome panel or something.

I've got the top figured out. Just the bottom that I haven't been able to cover yet. Notice the site has a border for both top and bottom of the categories and their subforms.

Austin Dea 05-07-2003 03:15 PM

I meant an image above the first category. Liks if you had a welcome panel or something. That's what pixeljunction has I believe.. the image that's on the bottom of the subs is the same as the one at the bottom of the welcome panel deal. Dunno, haven't been there in a while, and I'm still getting a db error when trying to view it.

Boeman 05-07-2003 06:57 PM

Quote:

Originally Posted by Austin
I meant an image above the first category. Liks if you had a welcome panel or something. That's what pixeljunction has I believe.. the image that's on the bottom of the subs is the same as the one at the bottom of the welcome panel deal. Dunno, haven't been there in a while, and I'm still getting a db error when trying to view it.

Hmmm....what you're saying is that the category panel and the info panels are all using the same post-bit template?

Austin Dea 05-08-2003 12:30 AM

No.. this would be easier to explain if pixeljunctiona worked.. Can I see your forums?

Boeman 05-09-2003 05:13 AM

Quote:

Originally Posted by Austin
No.. this would be easier to explain if pixeljunctiona worked.. Can I see your forums?

Austin, there are no forums available for viewing yet. However, this is what I'm trying to accomplish:

-------------------- NEW CELL -------------------
Forum Category
--------------------------------------------------
| Forums | Posts | Views | Last Thread | Moderator|
--------------------------------------------------
| Forum 1 | 5 | 10 | test1 | Mod1 |
--------------------------------------------------
| Forum 2 | 5 | 10 | test2 | Mod2 |
--------------------------------------------------
| Forum 3 | 5 | 10 | test2 | Mod3 |
--------------------------------------------------
-------------------- NEW CELL -------------------


-------------------- NEW CELL -------------------
Forum Category
--------------------------------------------------
| Forums | Posts | Views | Last Thread | Moderator|
--------------------------------------------------
| Forum 1 | 5 | 10 | test1 | Mod1 |
--------------------------------------------------
| Forum 2 | 5 | 10 | test2 | Mod2 |
--------------------------------------------------
| Forum 3 | 5 | 10 | test2 | Mod3 |
--------------------------------------------------
-------------------- NEW CELL -------------------


As you can see, the NEW CELL label is the new <tr> <td></td></tr> I am adding at the beginning and end of each category and their subforums. That's basically all I'm trying to accomplish.

Austin Dea 05-10-2003 10:04 PM

I know exactly what you want, I just don't know if it would work on your forums.


All times are GMT. The time now is 09:21 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.01677 seconds
  • Memory Usage 1,735KB
  • 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_quote_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