Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin Questions


Please Register to get full access to the forums.
Post New Thread  Reply



#1   01-13-2007, 02:21 PM
safronelectronics will become famous soon enough Join Date: Dec 2006 Posts: 37
How to move banner to far right header


if you take a look at the site in my signature you will notice the banner is under the logo.

Could someone tell me how to move the banner to the far top right please?
Quote   |  



#2   01-13-2007, 03:14 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 10,958 Location: Topeka, KS
Re: How to move banner to far right header


this didn't help ?
http://forum.vbulletinsetup.com/5271-post6.html

I'm not really the best to answer otherwise. Maybe some of the real coders can come in and help
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Be sure to check out our latest Contest for a Custom Style.


Add our Facebook Blog, Group and LinkedIn group.. Thanks
Stay up to date by installing our Tool Bar
Quote   |  



#3   01-13-2007, 04:54 PM
safronelectronics will become famous soon enough Join Date: Dec 2006 Posts: 37
Re: How to move banner to far right header


thats just for your logo section not your banner part i think
Quote   |  



#4   01-13-2007, 08:54 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 10,958 Location: Topeka, KS
Re: How to move banner to far right header


oh, I thought you where wanting the banner on your site to be on the right, let we have
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Be sure to check out our latest Contest for a Custom Style.


Add our Facebook Blog, Group and LinkedIn group.. Thanks
Stay up to date by installing our Tool Bar
Quote   |  



#5   01-14-2007, 11:57 AM
safronelectronics will become famous soon enough Join Date: Dec 2006 Posts: 37
Re: How to move banner to far right header


ye i want my banner to the right of my logo
Quote   |  



#6   01-14-2007, 12:10 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 10,958 Location: Topeka, KS
Re: How to move banner to far right header


just like here ?

just look at that code I posted, and replace your banner with GAB_[1]
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Be sure to check out our latest Contest for a Custom Style.


Add our Facebook Blog, Group and LinkedIn group.. Thanks
Stay up to date by installing our Tool Bar
Quote   |  



#7   01-20-2007, 07:48 PM
Posts: n/a
Re: How to move banner to far right header


Mr brandon can u do me a favor? i DONT want my banner at the top right corner. do u know what should i do if i want that banner in the center?

Sam
Quote   |  



#8   01-21-2007, 04:54 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 10,958 Location: Topeka, KS
Re: How to move banner to far right header


Code:
<div align="center"></div>
this should work
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Be sure to check out our latest Contest for a Custom Style.


Add our Facebook Blog, Group and LinkedIn group.. Thanks
Stay up to date by installing our Tool Bar
Quote   |  



#9   02-06-2007, 07:36 AM
safronelectronics will become famous soon enough Join Date: Dec 2006 Posts: 37
Re: How to move banner to far right header


is it the header template i should be changing then

it still doesnt seem to work for me, here is my code, could someone tell me how to get the banner to the right please.

Quote:
<!-- logo -->
<!-- open content container -->


<if condition="$show['old_explorer']">
<table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center"><tr><td class="page" style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
<else />
<div align="center">
<div class="page" style="width:$stylevar[outerdivwidth]; text-align:$stylevar[left]">
<div style="padding:0px $stylevar[spacersize]px 0px $stylevar[spacersize]px">
</if>
<a name="top"></a>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="header">
<tr>
<td style="padding-left: 33px;" ><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" style="border: 0px;" alt="$vboptions[bbtitle]" /></a></td>
<td style="text-align: right; padding-right: 12px;" ></td>
</tr>
</table>


<ad><td align=right><a href="http://forum.vbulletinsetup.com" ><img src="http://vbulletinsetup.org/bannervbs.gif" border="0" alt="vBulletin Setup SEO"/></a></ad>
<br>


<table width="100%" cellspacing="0" cellpadding="0" style="border-top: 1px #616161 solid; border-bottom: 1px #616161 solid;">
<tr align="center">
<if condition="$show['member']">
<td class="nav"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="nav"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<td class="nav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="nav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="nav"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="nav"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="nav"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="nav"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td>
</if>
<if condition="$show['member']">
<td id="usercptools" class="nav"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="nav"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="nav"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="nav"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="nav"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="nav"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=n o,menubar=no,toolbar=no,scrollbars=yes,resizable=y es,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$show['member']">
<td class="nav"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>

</tr>
</table>
<div class="spacer">
$GLOBALS[bannerads]




<!-- /logo -->

<!-- content table -->


$_phpinclude_output

Last edited by safronelectronics; 02-06-2007 at 07:42 AM. Reason: Automerged Doublepost
Quote   |  
Post New Thread  Reply
vBulletin Setup > vBulletinSetup Information > vBulletin Questions


Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Move New Members To Custom Usergroup OS Master vBulletin Questions 1 11-02-2007 06:27 PM
Move Post Count, Location etc... to the Left TeeRim vBulletin Questions 1 08-30-2007 06:36 AM
Need help header - banner etc to do work Ekka vBulletin Skins, Styles and Templates 0 08-19-2007 07:21 PM
bye bye nag header talenak Introduce Yourself 5 06-13-2007 06:08 AM


All times are GMT -6. The time now is 12:21 AM.

vBulletin Setup, vBulletin Setup Forums, vBulletin Services, vBulletin Blogs, vBulletin SEO, vBulletin Questions
vBulletin Skins, Styles, Templates, vBulletin Monetization, Blogs, vBulletin Link Directory,Quality Link Directory