I need bans help asap|Thanx

Discussion in 'Commission Junction' started by manisht07, Apr 7, 2008.

  1. #1
    this is my site
    click here

    I need to know how can i insert banner at top when i put the code in header document it comes above the auctions not at the top of the page.
    Also are their bans niche templates available.thanx
     
    manisht07, Apr 7, 2008 IP
  2. decodethis

    decodethis Well-Known Member

    Messages:
    436
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    128
    #2
    If I understand you correctly you want a banner in the header area of the template. I have one site that I do this in. I added an adsense block right below the H1 tag like so:

    
    <a href="<?php print URL_PATH."/";?>"> <?php print SITENAME."";?></a>
    </h1>
    <div style="float: right; margin: 0; padding:0;">
      BANNER CODE GOES HERE
    </div>
    
    Code (markup):
    It's right justified in this case. That worked for me, but I also altered the location of the H1 in css:

    
    h1#title, h1#title a, h1#title a:hover{
    	font-size: 18px;
    	letter-spacing: -1px;
    	font-weight: bold;
    	padding: 90px 10px 10px 222px;
    	text-align: right;
    	text-transform: uppercase;
    	text-decoration: none;
    	color: #ce2538;
    	}
    /* Logo Site
    
    Code (markup):
    So it aligned to the right of the page, above the adsense block.

    And yes there are sites with BANS templates. I have a free template available at http://www.designerniches.com :)
     
    decodethis, Apr 7, 2008 IP
  3. Aldouspi

    Aldouspi Peon

    Messages:
    592
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This is covered in the user's pdf. But here is my short answer for you:

    Log into the admin section of your BANS store. Then click on the Template TAB.

    You will now see an active link that says: Upload Logo. Click on it, then click the browse button to find the artwork on your computer. Then click the upload button.

    Note that your artwork should be named "logo" and may need to be adjusted size-wise to fit the space allocated at the top. Approximately 810 x 150 works for me.
     
    Aldouspi, Apr 7, 2008 IP
  4. manisht07

    manisht07 Peon

    Messages:
    1,493
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #4
    can anyone of you help me with this one.thanx
     
    manisht07, Apr 7, 2008 IP
  5. pristar

    pristar Active Member

    Messages:
    177
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #5
    Go to the BANS forum is probably the best way for you. There are many people offering services to make your BANS site(s) better. :rolleyes:
     
    pristar, Apr 7, 2008 IP
  6. seowarrior

    seowarrior Active Member

    Messages:
    486
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #6
    There's also a separate area just for ADS above content.
     
    seowarrior, Apr 7, 2008 IP