Log in

View Full Version : Addtional Header Logo


beckyvan
12-18-2007, 11:01 PM
I have my logo in place on the left side of my board. I'd like to add a additional graphic on the right. What template to I edit, and what would be the code to use?

Thanks!

rwoscott
12-18-2007, 11:26 PM
the header template.

We did it like this, and it seemed to work OK. Replacing the code within the logo table <td> statement
<a name="top"></a>
<style>
.bannertable {height:100px; width:100%; padding:0px; margin:0px;}
.bannerleft {text-align:left; vertical-align:bottom; width:147px;height:100px; padding:0px; margin:0px; background:#DE2418;}
no-repeat #DE2418; height:72px; width:91px; position:absolute; top:18px; left:230px;}
.bannerright {background: url(http://www.redandwhiteonline.com/images/Forum%20Header%20Right.gif) right top no-repeat #DE2418; height:100px; width:100%;padding:0px; margin:0px; border-bottom:1px solid #F1B0AD;}
</style>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" class="bannertable">
<tr>
<td class="bannerleft"><a href="http://www.redandwhiteonline.com/BOTW.html"><img src="http://www.redandwhiteonline.com/images/Banner%20of%20the%20week.gif" height="100" border="0" alt="Banner click-through disabled" /></a></td>
<td class="bannerright">

</td>
</tr>
</table>
</div>

Hope it helps.

beckyvan
12-19-2007, 12:04 AM
That is a banner, and I'm getting confused! Sorry! I just want a 270x140 pixel image on the top left of the board. I copied what you posted, but something if way wrong! LOL

rwoscott
12-19-2007, 06:30 AM
That is a banner, and I'm getting confused! Sorry! I just want a 270x140 pixel image on the top left of the board. I copied what you posted, but something if way wrong! LOL
Sorry, I just thought you might be able use it as a guide, as no one else had replied.

What is the problem.

beckyvan
12-19-2007, 08:29 AM
Can anybody else help me out?

Thanks

C.ooder
12-19-2007, 08:33 AM
the header bat any code you mean

beckyvan
12-19-2007, 08:39 AM
I just mean I need the code for adding a image to the top left of my board, and I need to know where in the header the code starts and ends. Sorry, I'm new at this!

Becky

C.ooder
12-19-2007, 08:40 AM
left the image

[LEFT]Url here[/LEFT ]

..:)

beckyvan
12-19-2007, 09:10 AM
I do appreciate the help, but that is still confusing. Did I meation, I am new? LOL So, if that is the only code I need, where does it go in the template? That seems too short to me, but I'm willing to try if I know where it goes.

Thanks,