vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   left navagation bar (https://vborg.vbsupport.ru/showthread.php?t=6214)

01-03-2001 01:39 AM

vboard.co.uk,

that means I don't need to do anything on the header template ?

01-03-2001 01:47 AM

<table align="left" width=150>
should do it.

Or

(in the header)
<table width="100%">
<tr>
<td><!-- Nav Bar --></td>
<td>

(in the footer)
</td>
</tr>
</table>

01-03-2001 02:56 AM

In my understanding,

to put a nav bar on the left, there are two methods mentioned by two persons in this thread

1st method mentioned by vboard.co.uk
modify the forumhome template to make a two table
one on the left of the nav bar and one on the right for the forum

2nd method mentioned by Ed Sullivan
edit header template and footer template

<table align="left" width=150>
should do it.

Or

(in the header)
<table width="100%">
<tr>
<td><!-- Nav Bar --></td>
<td>

(in the footer)
</td>
</tr>
</table>


Please correct me if I am wrong

01-03-2001 03:04 AM

Actually, I mentioned 2 methods - a left aligned table or one large table.

01-03-2001 11:35 AM

Mine requires no header template.

Just Forumhome template.
I will try it later on today and see what I can do with it.

01-03-2001 01:06 PM

okay mate I tried it with sucess.
Surf to: http://www.vboard.co.uk/test/index.php
for my demo of what I was talking about.

Only the front has that lay out so far.

01-04-2001 11:23 AM

If you want a hand with this let me know.
It realy is not that hard.

In the header you would have the start of the table and the nav bar, then you have the open second column.
<table> (start of table)
<tr>
<td width=120> (nav bar)
Links
and
other
nav
bar
stuff
</td> (end nav bar)
<td> (open second column)

The is all you would have in your header and the forums yould be here

</td> (end second column)
</tr>
</table>

that would be in the footer

look at my source if you want

01-04-2001 12:02 PM

vboard.co.uk

does the links at nav bar is hard code or dynamic ?

01-04-2001 03:39 PM

They are normal links I wrote in.

I will change that so it calls on a new template I am creating for the nav bar so I can edit the template when I need to and update it very easy.

Easy stuff! :)

01-04-2001 04:41 PM

Damn I could have suggested what UKliam said!
oh well use his!

Its easy to mantain then editing all displaying templates like Forumhome, Forumdisplay .etc

Me/ Brain dead! :(


All times are GMT. The time now is 06:21 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.01015 seconds
  • Memory Usage 1,727KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)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