1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Adsense-like menu for blending-addicted people

Discussion in 'Placement / Reviews / Examples' started by mihaidamianov, Apr 16, 2006.

  1. #1
    Have a look at the adsense linkunit below:

    [​IMG]

    If you like the idea, here's the code for the part below the linkunit in that image (the Categories section):

    
    <table width="100%" border="0" cellspacing="0" cellpadding="2">
     <tr>
      <td bgcolor="#E1771E"><span style="font-weight: bold; text-decoration: underline;">Categories</span>
      </td>
     </tr>
     <tr>
      <td bgcolor="#FFFFFF">&nbsp;<a href="#">Celebrities</a>
      </td>
     </tr>
     <tr>
      <td bgcolor="#FFFFFF">&nbsp;<a href="#">Cars</a>
      </td>
     </tr>
     <tr>
      <td bgcolor="#FFFFFF">&nbsp;<a href="#">Cities</a>
      </td>
     </tr>
    </table>
    
    Code (markup):
    It can still be improved, as the links are 1 extra pixel apart, but that would mean adding an extra table. Well, hope you find this useful.

    Also, you shoud add this as font style:
    
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
    
    Code (markup):
    Mihai
     
    mihaidamianov, Apr 16, 2006 IP
    Nystul, MamboCube and pilky like this.
  2. MamboCube

    MamboCube Peon

    Messages:
    242
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    wow, it took me a while to see what you were on about! is this allowed?

    good job
     
    MamboCube, Apr 16, 2006 IP
  3. mihaidamianov

    mihaidamianov Well-Known Member

    Messages:
    1,434
    Likes Received:
    111
    Best Answers:
    0
    Trophy Points:
    190
    #3
    It is. It has been discussed here.
     
    mihaidamianov, Apr 16, 2006 IP
  4. MamboCube

    MamboCube Peon

    Messages:
    242
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #4
    cool, ill be trying this out on one of my sites, ill let you know how i get on, thanks!
     
    MamboCube, Apr 16, 2006 IP
  5. Jarodboy

    Jarodboy Prominent Member

    Messages:
    7,233
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    330
    #5
    Nice work mate! Congrats, it's really good
     
    Jarodboy, Apr 16, 2006 IP
  6. mihaidamianov

    mihaidamianov Well-Known Member

    Messages:
    1,434
    Likes Received:
    111
    Best Answers:
    0
    Trophy Points:
    190
    #6
    Thanks! :)
     
    mihaidamianov, Apr 17, 2006 IP