Skip to:
Content
Pages
Categories
Search
Top
Bottom

login shortcode

Viewing 1 replies (of 1 total)
  • @netweb

    Keymaster

    http://www.newlifeworshiparts.com/wp-content/themes/Soundstage/style.css?ver=3.5 Line #1478

    Remove the `float: left` from your CSS (Check where else this may affect your site also)
    `.comments-list .title strong{font-family:DroidSerifBold;}
    .comments-form .txt,
    input[type=”password”]{
    float:left;
    clear:left;
    width:204px;
    padding:8px 9px 9px;
    background:#fff;
    border:1px solid #c2c4c6;
    margin:0 0 12px;
    position:relative;
    }`

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar