Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Scientistdan

    (@scientistdan)

    P.S I used this code

    #horiz {
    overflow: auto;margin: 10p;padding: 10px;
    }
    #horiz .widget {
    float: left;
    width: 25%;
    padding: 2%;
    background: #f1f1f1;
    border:1px solid #999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 3px 3px 7px #999;
    -webkit-box-shadow: 3px 3px 7px #999;
    -o-box-shadow: 3px 3px 7px #999;
    box-shadow: 3px 3px 7px #999;
    margin: 0 1%;
    }

    Thread Starter Scientistdan

    (@scientistdan)

    The specific page I’m looking at is
    http://www.pikestrike.com/about_pikestrike/

    I have a facebook and twitter on top of each other and I would like them side by side

    I deleted that CSS because it wasn’t working. I will absolutely give you 5 stars if you can help me

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hey there,

    I’m afraid I can’t see any Widgets on Pages use on that abuot_pikestrike page. Have you removed it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need some help putting the widgets side by side’ is closed to new replies.