Banner Placement help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tmcarter
    New Member
    • Sep 2003
    • 15
    • 3.0.0 Beta 7

    Banner Placement help

    OK... Here is my delima, I'm using phpadnew and that part is working great; however I can not for the life of me determine how to get the banners phpadnew is placing to go directly above the control buttons in the header on the right..... Like on the top of this page... See the vBulletin 3.0.0 Beta 7 logo?... That is where I want these banners to be placed.

    I have included my entire "header" section.

    Currently, the banner placement will go right in the middle of the logo on the left and the control panel buttons on the right. I need it to be above the control buttons on the right.

    See... www.thecleanernetwork.com and you will see what I mean.

    Thanks,

    Ty Carter


    <!-- logo and buttons -->
    <a name="top"></a>
    <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
    <tr valign="bottom">
    <td align="$stylevar[left]" style="background-image: url($stylevar[imgdir_misc]/menu_background.gif);"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
    <td align="$stylevar[right]" style="background-image: url($stylevar[imgdir_misc]/menu_background.gif);" nowrap="nowrap">
    <!-- Start Banner Script Here -->
    <script language='JavaScript' type='text/javascript'>
    <!--
    if (!document.phpAds_used) document.phpAds_used = ',';
    phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

    document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
    document.write ("
    http://www.thecleanernetwork.com/phpads/adjs.php?n=" + phpAds_random);
    document.write ("&amp;clientid=4");
    document.write ("&amp;exclude=" + document.phpAds_used);
    if (document.referer)
    document.write ("&amp;referer=" + escape(document.referer));
    document.write ("'><" + "/script>");
    //-->
    </script><noscript><a href='http://www.thecleanernetwork.com/phpads/adclick.php?n=a81b7ecc' target='_blank'><img src='http://www.thecleanernetwork.com/phpads/adview.php?clientid=4&amp;n=a81b7ecc' border='50' alt=''></a></noscript>
    <!-- /End Banner Script Here -->

    <if condition="$bbuserinfo[userid]"><a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_button]/top_profile.gif" alt="top_profile.gif" title="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0" vspace="8" /></a></if>
    <if condition="$vboptions[allowregistration] and (!$bbuserinfo[userid] or $vboptions[allowmultiregs])"><a href="register.php?$session[sessionurl]do=signup"><img src="$stylevar[imgdir_button]/top_register.gif" alt="top_register.gif" title="Registration is free!" border="0" vspace="8" /></a></if>
    <a href="calendar.php?$session[sessionurl]"><img src="$stylevar[imgdir_button]/top_calendar.gif" alt="top_calendar.gif" title="Calendar" border="0" vspace="8" /></a>
    <a href="memberlist.php?$session[sessionurl]"><img src="$stylevar[imgdir_button]/top_members.gif" alt="top_members.gif" title="Find other members" border="0" vspace="8" /></a>
    <a href="faq.php?$session[sessionurl]"><img src="$stylevar[imgdir_button]/top_faq.gif" alt="top_faq.gif" title="Frequently Asked Questions" border="0" vspace="8" /></a>
    <a href="search.php?$session[sessionurl]"><img src="$stylevar[imgdir_button]/top_search.gif" alt="top_search.gif" title="Search" border="0" vspace="8" /></a>
    <a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[imgdir_button]/top_home.gif" alt="top_home.gif" title="Home" border="0" vspace="8" /></a>
    &nbsp; &nbsp;
    </td>
    </tr>
    </table>
    <!-- /logo and buttons -->

    <!-- content table -->
    <table width="$stylevar[outertablewidth]" cellpadding="$stylevar[spacersize]" cellspacing="0" border="0" align="center" class="page">
    <tr>
    <td>
  • MrNase
    Senior Member
    • Jun 2003
    • 3575
    • 3.8.x

    #2
    isn't one time enogh?

    That's the end of that!

    Comment

    • tmcarter
      New Member
      • Sep 2003
      • 15
      • 3.0.0 Beta 7

      #3
      Obviously NO

      Originally posted by MrNase
      Obviously that answer would be NO!!!! I have posted this question several time and no one seems to give a fat rats' rearend....

      I posted a private message to paid support and all they told me was to post in this forum.

      So why someone gives me an answer I will quit posting....

      Next time if I want your sarcastic comments, I will ask, otherwise please keep them to yourself.

      Thanks!

      Comment

      • MrNase
        Senior Member
        • Jun 2003
        • 3575
        • 3.8.x

        #4
        It was not a sarcastic comment.
        It was a serious question.

        Your question was answered so let's forget about this.
        That's the end of that!

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...