How to Add

Discussion in 'WordPress' started by redlandgames, Apr 27, 2013.

  1. #1
    Guys how do i add a banner next to another banner on a page? like when i add a banner it shows underneath the previous banner i added but i need like several 125x125 banners in a row not in a vertical line but horizontal can it be done? thanks
     
    redlandgames, Apr 27, 2013 IP
  2. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #2
    I would use the CSS property "float".
    Add float:right; or float:left; to all images images in a row.
     
    Devtard, Apr 27, 2013 IP