Print Page | Close Window

Custom banner on the right side of the forum

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=28284
Printed Date: 02 April 2026 at 12:52am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Custom banner on the right side of the forum
Posted By: AD_
Subject: Custom banner on the right side of the forum
Date Posted: 26 January 2010 at 3:30pm
Greetings,

                I want to be able to add a custom banner to the right side of the forum. Which page do I need to modify in order to get this done? I want to shrink the table to adjust the banner. Please check the picture below. Has anyone tried doing this before? Please let me know.

I want to apologize for posting in an inappropriate section because I was not able to post in Version 7.x. I am currently using version 7.51 a.


Thank you very much.

AD_







Replies:
Posted By: 123Simples
Date Posted: 26 January 2010 at 6:35pm
My advice first of all would be http://www.webwiz.net/webwizforums/webwizforums_downloads.asp" rel="nofollow - upgrade your software to the latest version which is 9.65 as version 7.51a is so old now and subject to possible security vulnerabilities -
If this is a paid for version contact http://www.webwiz.net/contact/contact_sales.asp" rel="nofollow - sales support to check if you are entitled to a free upgrade


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: AD_
Date Posted: 26 January 2010 at 6:41pm
MrTWS,

Thank you for responding to my question. I think it's a  free version but I will go ahead and double check.

On Topic:
Still my question is unanswered. I understand the benefit of upgrading. By upgrading will I be able to add a banner where I want?

Hoping for an specific answer.


Thank you.


Posted By: 123Simples
Date Posted: 26 January 2010 at 7:54pm
Hi AD
I don't have the time tonight right now to answer (or should I say) give the right answer, but yes it can be done to have a banner down left or right hand side of the forum
An example here on our http://www.mrtws.com/forums.html" rel="nofollow - TWS forums shows a banner or links down the left hand side, but yes I know a banner can be placed left or right


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: 123Simples
Date Posted: 26 January 2010 at 7:56pm
If you can bear with me this evening I or someone else where give you the correct explanation tomorrow Thumbs Up

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: AD_
Date Posted: 26 January 2010 at 8:38pm
Spot on!


Thank you very much. Looking forward to hear from you tomorrow.


Posted By: slog
Date Posted: 27 January 2010 at 2:02am
Originally posted by AD_ AD_ wrote:

Greetings,

                I want to be able to add a custom banner to the right side of the forum. Which page do I need to modify in order to get this done? I want to shrink the table to adjust the banner. Please check the picture below. Has anyone tried doing this before? Please let me know.

I want to apologize for posting in an inappropriate section because I was not able to post in Version 7.x. I am currently using version 7.51 a.


Thank you very much.

AD_


AD_, i am not sure if it is the same thing, but to put a banner on the right side of your forum header, it should be the header.asp file in your includes folder, but this is for the latest version, maybe it will be the same for you...

You say about shrink the table, is it a vertical banner on right side? If it is, you will need to change some other files.


Posted By: AD_
Date Posted: 27 January 2010 at 2:21pm
Hi Slog,

          Thank you for your input. I tried to change the header file but no luck yet. There must be a guideline regarding adding a banner to the right side of the forums. Every forums I've ever used had this option. Hoping for the best.


Thanks,
AD_


Posted By: slog
Date Posted: 27 January 2010 at 8:23pm
AD_, if you use the latest version you can do like that on the header file:


<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script language="javascript" src="includes/default_javascript_v9.js" type="text/javascript"></script>
</head>
<body>
<table class="basicTable" cellspacing="0" cellpadding="3" align="center">
 <tr> 
  <td><% 
   
'If there is a forum image then dsiplay it
If NOT strTitleImage = "" Then Response.Write("<a href=""" & strWebsiteURL & """><img src=""" & strTitleImage & """ border=""0"" alt=""" & strWebsiteName & " " & strTxtHomepage & """ title=""" & strWebsiteName & " " & strTxtHomepage & """ /></a>")

%></td>

<!-- Banner -->
<td>
<a href="topic334_post2444.html"><img src="forum_images/banner_fim_de_ano_rtf.png" border="0" alt="Festa de Fim de Ano do RTF" title="Festa de Fim de Ano do RTF" /></a>
</td>


That is what i did and worked just fine.

Hope it helps.




Posted By: AD_
Date Posted: 27 January 2010 at 8:36pm
Not sure if that is going to work because I do not have the latest version. My header file does not look like yours. 


Posted By: 123Simples
Date Posted: 29 January 2010 at 7:42pm
AD_
I suggest you upgrade to the latest version first, and then I can try to show you an example
Sorry I'm late in replying - I've got lots on Embarrassed


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: AD_
Date Posted: 01 February 2010 at 2:26pm
Anyone?


Posted By: 123Simples
Date Posted: 01 February 2010 at 8:38pm
Right sorted
Will back tomorrow with explanation Thumbs Up


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: 123Simples
Date Posted: 02 February 2010 at 7:37pm
Originally posted by AD_ AD_ wrote:

Anyone?


Okay - I'm late in coming back but this kind of stuff takes a while when you are a busy person you know LOL
Take a http://www.webhostingfree.co.uk/forum/default.asp" rel="nofollow - look at this example here which I've put together
The banners are designed to alternate as topics are viewed etc. Click refresh and you may see what I mean


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: Scotty32
Date Posted: 03 February 2010 at 9:48am
This is very simple to do, and is very similar to my tutorial for Links on  http://www.s2h.co.uk/wwf/tips/look/links-on-left.asp" rel="nofollow - Links on Left-Hand Side .

This is what you do is add the following to the relevant files:

Header.asp

<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td valign="top">
Footer.asp

	</td>
<td valign="top"> *Banners here* </td>
</tr>
</table>


If your header file is different to the one posted previously in this thread, then it would be a good idea for you to post the contents of your header file to help us to help you.


-------------
S2H.co.uk - http://www.s2h.co.uk/wwf/" rel="nofollow - WebWiz Mods and Skins

For support on my mods + skins, please use http://www.s2h.co.uk/forum/" rel="nofollow - my forum .


Posted By: AD_
Date Posted: 03 February 2010 at 1:13pm
MrTWS,

I want to have my banner the exact same way as you have it in your example. How do I implement this? Which file should I modify? Where exactly do I have to add the code?  Please do so.

Scotty32,

             Thank you for the response. I was able to add another table like you suggested. The content gets displayed as well. However, I want it to appear the exact same way as MrTWS has it on his example.

              This is how it is displaying at the moment. I want the top banner to span across the page. Just like MrTWS has it on his example. The only place where I want right banner to appear is exactly where it is positioned now (below the empty space).



Here is my header file. I've just added new table as you suggested.

<script language="javascript" src="includes/default_javascript.js" type="text/javascript"></script>
<!--#include file="skin_file.asp" -->
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="<% = strBgColour %>" text="<% = strTextColour %>" background="<% = strBgImage %>">
<!-- <center><a href="bios/"><img src="forum_images/banner.gif" width="378" height="44" border="0"></a></center> --><table width="719" height="64" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
  <tr>
        <td colspan="15">
            <img src="forum_images/vertical_ban_01.gif" width="719" height="5" alt=""></td>
    </tr>
    <tr>
        <td rowspan="2">
            <img src="forum_images/vertical_ban_02.gif" width="5" height="59" alt=""></td>
       
    <td> <a href="http://my.website.image"><img src="forum_images/vertical_ban_03.gif" alt="" width="89" height="54" border="0"></a></td>
        <td rowspan="2">
            <img src="forum_images/vertical_ban_04.gif" width="14" height="59" alt=""></td>
       
    <td> <a href="http://my.website.image"><img src="forum_images/vertical_ban_05.gif" alt="" width="89" height="54" border="0"></a></td>
        <td rowspan="2">
            <img src="forum_images/vertical_ban_06.gif" width="15" height="59" alt=""></td>
       
    <td> <a href="http://my.website.image"><img src="forum_images/vertical_ban_07.gif" alt="" width="89" height="54" border="0"></a></td>
        <td rowspan="2">
            <img src="forum_images/vertical_ban_08.gif" width="15" height="59" alt=""></td>
       
    <td> <a href="http://http://my.website.image"><img src="forum_images/vertical_ban_09.gif" alt="" width="89" height="54" border="0"></a></td>
        <td rowspan="2">
            <img src="forum_images/vertical_ban_10.gif" width="14" height="59" alt=""></td>
       
    <td> <a href="http://my.website.image"><img src="forum_images/vertical_ban_11.gif" alt="" width="89" height="54" border="0"></a></td>
        <td rowspan="2">
            <img src="forum_images/vertical_ban_12.gif" width="14" height="59" alt=""></td>
       
    <td> <a href="http://my.website.image"><img src="forum_images/vertical_ban_13.gif" alt="" width="89" height="54" border="0"></a></td>
        <td rowspan="2">
            <img src="forum_images/vertical_ban_14.gif" width="14" height="59" alt=""></td>
       
    <td> <a href="http://my.website.image"><img src="forum_images/vertical_ban_15.gif" alt="" width="89" height="54" border="0"></a></td>
        <td rowspan="2">
            <img src="forum_images/vertical_ban_16.gif" width="5" height="59" alt=""></td>
    </tr>
    <tr>
        <td>
            <img src="forum_images/vertical_ban_17.gif" width="89" height="5" alt=""></td>
        <td>
            <img src="forum_images/vertical_ban_18.gif" width="89" height="5" alt=""></td>
        <td>
            <img src="forum_images/vertical_ban_19.gif" width="89" height="5" alt=""></td>
        <td>
            <img src="forum_images/vertical_ban_20.gif" width="89" height="5" alt=""></td>
        <td>
            <img src="forum_images/vertical_ban_21.gif" width="89" height="5" alt=""></td>
        <td>
            <img src="forum_images/vertical_ban_22.gif" width="89" height="5" alt=""></td>
        <td>
            <img src="forum_images/vertical_ban_23.gif" width="89" height="5" alt=""></td>
    </tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td valign="top">



Thank you in advance.




Posted By: 123Simples
Date Posted: 03 February 2010 at 5:20pm
Originally posted by AD_ AD_ wrote:

MrTWS,
I want to have my banner the exact same way as you have it in your example. How do I implement this? Which file should I modify? Where exactly do I have to add the code?
Thank you in advance.


Well actually I modified several files and created one to make this work. However as I said earlier this is tested on version 9.65 and your version is quite a bit older now. As I suggested you would do well to upgrade to the latest version anyway, as I have no way to even test the suitability of what I did on an older version, if you get my drift
Perhaps if you PM me with your forum address I can see what you are actually seeing yourself, and offer some advice


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design



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