how to style wp125??

Discussion in 'WordPress' started by pix582, Nov 8, 2009.

  1. #1
    i have this code

    /* Styles for two-column display */
    #wp125adwrap_2c { width:100%; }
    #wp125adwrap_2c .wp125ad { width:125px; float:left; padding:10px; }
    Code (markup):
    and i want it to look like the ad box on my home page atm.
    link
    thanks
     
    pix582, Nov 8, 2009 IP
  2. falconeye849

    falconeye849 Active Member

    Messages:
    63
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    Hi,
    what is your problem add are not showing in two columns just make the width of your sidebar 250px and tried to
    reduce the size of padding:10px; to padding:4px; or so as much as you can match or fit within your sidebar .
    It will work.
    THanks
     
    falconeye849, Dec 2, 2009 IP