Print Page | Close Window

Having a menubar on top and left, how?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=3479
Printed Date: 03 April 2026 at 1:20pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Having a menubar on top and left, how?
Posted By: felixleung
Subject: Having a menubar on top and left, how?
Date Posted: 12 June 2003 at 12:23pm

Dear all,

just wondering how I can integrate the left and top menubar with the forum, just like WWG did. Should I simply build the HTML with empty content, and then include the default.asp file into the empty content area? What about other pages? the same?

Many thanks for your help!

Felix




Replies:
Posted By: Gullanian
Date Posted: 12 June 2003 at 1:40pm

In the header file at the bottom put:

<table width="100%" border="01" cellspacing="0" cellpadding="0">

<tr>

<td width="20%">

YOUR LEFT MENU HERE

</td>

<td >

And in the footer file put:

</td>

</tr>

</table>



Posted By: l_baltodano
Date Posted: 21 June 2003 at 4:43pm

hi.. i did what you told to felixleung.. but i also included the navigation_button.asp at the header before the table.. that´s because i don´t want the navigation bar inside any structure.. but when i navigate to another section like active topics it gives me an error like this on:

Tipo de error:
Error de compilación de Microsoft VBScript (0x800A0411)
Nombre redefinido
/4o/includes/pm_check_inc.asp, línea 51, columna 4

any idea?



Posted By: l_baltodano
Date Posted: 21 June 2003 at 4:47pm

well i did the same thing but i included the code in the navigation_button_bar.asp and it worked like a charm... i made the question and i answered my self too.. .. just to mention ok .. thanks anyway!!!

Cya!



Posted By: deadworm
Date Posted: 11 October 2003 at 11:59am
so do you put that code in the default.asp?


Posted By: kasl_33
Date Posted: 11 October 2003 at 12:45pm
Just as he said, in the bottom of the includes/header.asp page and the includes/footer.asp

-------------
http://www.kasl.info - www.kasl.info

The PHP/MySql Web Development site


Posted By: God_Struth
Date Posted: 11 October 2003 at 4:00pm
Look back a week or so, I answered this fully with a page of code and directions on how to do it!


-------------
"I'm only trying to help......"



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net