vBulletin

Thank you for visiting. This is our website archive. Please visit our main website by clicking the banner above.
vBulletin FAQ is dedicated to helping the forum owner build, manage and profit from his vBulletin Forum
vBulletin Web Hosting - Free skins and styles for your vBulletin - Search Engine Optimization




Banner Alignment (No Break)

Vijay Pather
09-06-2007, 10:08 PM
Hello - I am trying to link one of the vBulletin-FAQ banners to the header of my site, how ever i want it aligned to the right and i do NOT want to make a break in the line.

If i go <p align="right"></p> it makes a very large break.

Is there anyway i can fix this?

thanks.

Peggy
09-07-2007, 04:00 AM
It depends on what the coding is in your header template. If you could post it here, we may be able to help.

Vijay Pather
09-07-2007, 04:55 AM
Ok - heres the code:

<!-- logo -->
<a name="top"></a>
<div id="logo"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a>
</div>

---! Code Insert Here !---

<div id="nav-bg">
<ul class="nav">
<if condition="$show['member']">
<li class="nav-button"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></li>

Peggy
09-07-2007, 05:25 AM
Ok, the designer should actually have left the original header code in there, and added the navigation code beneath it.

This is the original header code -
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
&nbsp;
</td>
</tr>
</table>
<!-- /logo -->


What I have highlighted in blue is where your current header image would go, and the bold red is where the banner would go.

But he removed the table, td tags, etc. If it were me, I'd use the default code above and play around with it. But if you don't know what you're doing, you can really screw up your header. So, not being a coder, I really don't know what to tell you. :(
Hopefully someone else will come along who can help.


vBulletin

seo book

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum