Print Page | Close Window

CENTERING FORUM BANNER IMAGE

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=26974
Printed Date: 02 April 2026 at 11:45pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: CENTERING FORUM BANNER IMAGE
Posted By: Sleepres
Subject: CENTERING FORUM BANNER IMAGE
Date Posted: 12 February 2009 at 3:49pm
I need to center my forum banner image or as an alternative add my "repeat" to it so that it will either be in the centr of the header or expand out as the browser page size is changed from one visitor to another. 
 
I assume this is done eithe from css style sheet or in admin but could someone pleae give me direction.
 
Thank you.



Replies:
Posted By: 123Simples
Date Posted: 13 February 2009 at 7:00pm
Something like this in your includes/header.asp file should work

<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script language="javascript" src="includes/default_javascript_v9.js" type="text/javascript"></script>
</head>
<br>
<center><a href="http://www.yourwebsitename.co.uk"><img src="http://www.theimagenamehere.jpg"border="0"alt="My Web Site Name Here"></a></center>
<br>

<body>
<table class="basicTable" cellspacing="0" cellpadding="3" align="center">
 <tr>
  <td></td>
 </tr>
</table>


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


Posted By: Scotty32
Date Posted: 13 February 2009 at 7:39pm
just adding the red part to the header should do the trick too.

<table class="basicTable" cellspacing="0" cellpadding="3" align="center">
 <tr> 
<td align="center"><a href="http://www.webwizforums.com"><img src="forum_images/web_wiz_forums.png" border="0" alt="Web Wiz Forums Homepage" title="Web Wiz Forums Homepage" /></a></td>
</tr>
</table>


(There will be ASP in there too, but I copy and pasted from this forums source code)


-------------
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 .



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