The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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! |
|
#2
|
|||
|
|||
|
the header template.
We did it like this, and it seemed to work OK. Replacing the code within the logo table <td> statement Code:
<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>
|
|
#3
|
|||
|
|||
|
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
|
|
#4
|
|||
|
|||
|
Quote:
What is the problem. |
|
#5
|
|||
|
|||
|
Can anybody else help me out?
Thanks |
|
#6
|
|||
|
|||
|
the header bat any code you mean
|
|
#7
|
|||
|
|||
|
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 |
|
#8
|
|||
|
|||
|
left the image
Code:
[LEFT]Url here[/LEFT ]
|
|
#9
|
|||
|
|||
|
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, |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|