Log in

View Full Version : clickable banner


danielc2384
04-18-2008, 04:00 PM
I just managed to convert my template from fluid to fixed but now I have one problem, the banner on the top of the page is not clickable. When clicked on it used to take you back to the index page, not it does nothing.

Can anyone tell me what I need to add in the "header" code to make it work again?





<a name="top"></a>

<table width=775 height=100% cellspacing="0" cellpadding="0" border="0" align="center" valign=top>
<tr>
<td align=center width=5 height=100%

</td>

<td align=center valign=top width=765>

<table cellspacing="0" cellpadding="0" border="0" align="center" valign=top width=100% height=100%>
<tr>
<td align=center valign=top height=188 width=100%


<table width="100%" height=188 cellspacing="0" cellpadding="0" border="0"

align="center" valign=top>
<tr>

<td align=left valign=top height=188 width=183>

<img src=images/voodoo/misc/logo.jpg>

</td>

<td align=right width=100% valign=top height=188 align=right>
<img src=images/blackice/site-name.jpg>
</td>
</tr>
</table>

</td>
</tr>

<tr>
<td width=100% height=100% align=center valign=top bgcolor=#000000>

<table width=100% height=100% align=center valign=top border=0 cellpadding=0 cellspacing=0>
<td align=center width=100% height=100% valign=top>

<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

--------------- Added 1208542948 at 1208542948 ---------------

never mind. I worked it out.

synisterk
04-18-2008, 05:31 PM
you can do it like this. :

<a href="hompage here"><img src="image here"></a>

That will make a picture link to wherever.

bhen13
05-12-2008, 02:37 PM
HELP!! I've forgotten how I got the image in my site logo. I tried to use an image uploader and it didn't work..the http://yoursitehere.com/image/1234556 thing did't work..:( How do I get the (images/yoursite/site-name.jpg) I can't remember..Please help:confused::confused::confused:

Lynne
05-12-2008, 03:20 PM
You need to upload it then go go Style & Templates > sTyle Manager > find your style > StyleVars > Title Image This is the image located in the 'header' template, used as the main logo for your forum.

bhen13
05-12-2008, 04:24 PM
You need to upload it then go go Style & Templates > sTyle Manager > find your style > StyleVars > Title Image This is the image located in the 'header' template, used as the main logo for your forum.

I can't remember where to load it, it's been awhile since I've needed to change it.

Lynne
05-12-2008, 06:27 PM
You can load it to anywhere, although I'd suggest somewhere in the images folder. Look at the path currently in Title Image and that will give you a good idea of a place.