Ads around Image .. Css or HTML

Discussion in 'CSS' started by lostgot, Sep 17, 2008.

  1. #1
    I have a image hosting script and most of its coded only in CSS and HTML.little in Php..very simple script.

    In the image page where it displays the image.i can have ads on the Top & bottom.But i need Ads to be displayed on Left and Right sides too.

    I tried to implement this with float:left in the HTML page,but it pushes the image to one side .

    So,how to implement this without pushing the image when i add ads on Left side

    Should i do it in CSS file or in the Image page(in HTML)
    Guide me the codes that have to be used.
     
    lostgot, Sep 17, 2008 IP
  2. rikun

    rikun Peon

    Messages:
    85
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Post your css and html. We won't be able to help you properly otherwise.
     
    rikun, Sep 17, 2008 IP
  3. ClickMedia

    ClickMedia Banned

    Messages:
    104
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Better you can use and table to display Ads and Image as you like.
    Note : As per google ads rules , you need a separator between image and ads.
     
    ClickMedia, Sep 17, 2008 IP