move ads to a place ive neva had anything

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Thug4Thug
    Senior Member
    • Jan 2004
    • 980
    • 3.0.3

    move ads to a place ive neva had anything

    i wanna move my ad banners
    see attachment to see where i want them

    also see top right corner i wanna move that and make it display on members profile and postbit
    can you help
    Attached Files
    http://www.trudesi.com
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Admin CP -> Styles & Templates -> Style Manager -> « » -> Navigation / Breadcrumb Templates -> navbar

    Near the top, add the red code:

    Code:
    <!-- breadcrumb, login, pm info -->
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
    	<td class="alt1" width="100%">
    
    		[color=red]<span style="float:$stylevar[right]">
    			YOUR CONTENT HERE
    		</span>[/color]
    
    		<if condition="is_array($navbits)">
    			<table cellpadding="0" cellspacing="0" border="0">
    			<tr valign="bottom">
    				<td><a href="#" onclick="history.back(1)"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
    I am not sure what you are referring to in the top right corner.

    Comment

    • Thug4Thug
      Senior Member
      • Jan 2004
      • 980
      • 3.0.3

      #3
      ment top left sorry
      http://www.trudesi.com

      Comment

      • Thug4Thug
        Senior Member
        • Jan 2004
        • 980
        • 3.0.3

        #4
        also how do i get rid of the oh-twadi.com urban forum text on the navbar
        http://www.trudesi.com

        Comment

        • Thug4Thug
          Senior Member
          • Jan 2004
          • 980
          • 3.0.3

          #5
          the donations image i want to move that to the profiles of the members next to referals & also on the postbit forums if i can
          where would u suggest my members will see it themost but still look tidy
          http://www.trudesi.com

          Comment

          • Jake Bunce
            Senior Member
            • Dec 2000
            • 46598
            • 3.6.x

            #6
            Originally posted by Thug4Thug
            also how do i get rid of the oh-twadi.com urban forum text on the navbar
            Also in the navbar template, remove the red code (two instances, scroll right):

            Code:
            <!-- breadcrumb, login, pm info -->
            <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
            <tr>
            	<td class="alt1" width="100%">
            		<if condition="is_array($navbits)">
            			<table cellpadding="0" cellspacing="0" border="0">
            			<tr valign="bottom">
            				<td><a href="#" onclick="history.back(1)"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
            				<td>&nbsp;</td>
            				<td width="100%">[color=red]<span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span>[/color] $navbits[breadcrumb]</td>
            			</tr>
            			<tr>
            				<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <strong>$navbits[lastelement]</strong></td>
            			</tr>
            			</table>			
            		<else />
            			<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> [color=red]<strong>$vboptions[bbtitle]</strong>[/color]</div>
            		</if>
            	</td>
            That should do it.

            Originally posted by Thug4Thug
            the donations image i want to move that to the profiles of the members next to referals & also on the postbit forums if i can
            where would u suggest my members will see it themost but still look tidy
            For the member pages, edit this template:

            Admin CP -> Styles & Templates -> Style Manager -> « » -> Member Info Templates -> MEMBERINFO

            For the postbit, edit this template:

            Admin CP -> Styles & Templates -> Style Manager -> « » -> Postbit Templates -> postbit or postbit_legacy (depending on which layout you us)

            Comment

            • Thug4Thug
              Senior Member
              • Jan 2004
              • 980
              • 3.0.3

              #7
              cant add it to post bit,on prview it was there when i checkd it wasnt
              http://www.trudesi.com

              Comment

              • Jake Bunce
                Senior Member
                • Dec 2000
                • 46598
                • 3.6.x

                #8
                Are you editing the correct postbit template for your layout? If you are using the legacy postbit, then edit the postbit_legacy template. Otherwise edit the postbit template.

                Comment

                • Thug4Thug
                  Senior Member
                  • Jan 2004
                  • 980
                  • 3.0.3

                  #9
                  postbit im usuing postbit i edited
                  http://www.trudesi.com

                  Comment

                  • Jake Bunce
                    Senior Member
                    • Dec 2000
                    • 46598
                    • 3.6.x

                    #10
                    It looks to me like you are using the legacy layout, and so you should edit the postbit_legacy template.

                    Comment

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