Print Page | Close Window

How to put a header (image) before forum options?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Skins
Forum Description: Skins to beable to change the look of Web Wiz Forums on your own site.
URL: https://forums.webwiz.net/forum_posts.asp?TID=21335
Printed Date: 29 March 2026 at 2:58pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: How to put a header (image) before forum options?
Posted By: karlangas
Subject: How to put a header (image) before forum options?
Date Posted: 18 September 2006 at 5:22pm

Anybody know how to put an image as forum title before forum options (Active Topics, Memberlist, etc...)?




Replies:
Posted By: javi712
Date Posted: 18 September 2006 at 7:05pm
You can go to /forum/includes/header.asp and add the image there. If you include it in table along with the forum, just remember to close the table in the footer.asp file.


Posted By: ToJaRo
Date Posted: 18 September 2006 at 9:08pm
I had this same question when I was upgrading to 8.0....  the code is in the 'navigation_buttons_inc.asp' file in the includes directory
 
The code needs to change to:
 
%>
<table class="basicTable" cellspacing="0" cellpadding="3" align="center">
<tr>
</td>
  <td rowspan="2"></td><%
 
This will leave your NAV menu in two lines below the header... to place them all on 1 line you have to edit some other code in that file.
 
Here is the thread that I started that allowed me to do this...
http://webwiz.net/bbs/forum_posts.asp?TID=19440&PN=1 - http://webwiz.net/bbs/forum_posts.asp?TID=19440&PN=1
 
Hope that helps!


-------------
ToJaRo
http://www.thesoupbone.com - The SoupBone Community


Posted By: karlangas
Date Posted: 19 September 2006 at 10:50am
Thank you!



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