Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Yesha

    (@yesha)

    Having issues with the checkboxes, multiple choice & dropdowns..
    all of the choices are appearing on the same line when viewed live.

    Thread Starter Yesha

    (@yesha)

    It’s Modern Clix: the code from the style.css is below, i’m not sure what to change

    /* —————————————– [ Sidebar ] */

    #sidebar {
    margin: 0;
    padding: 1em 0 0 0;
    overflow: hidden;
    }

    #sidebar h4 {
    padding-bottom: .6em;
    line-height: 1.6;
    border-bottom: 1px solid #ccc;
    }

    #sidebar p {
    font-size: 1.1em;
    color: #111;
    }

    #sidebar .section input {
    width: 15.8em;
    margin: 0 0 1em 0;
    padding: 6px 6px 6px 23px;
    border: 1px solid #ccc;
    background: transparent url(images/bg-search.gif) no-repeat 7px center;
    font-size: 1.1em;
    float: left;
    }

    #sidebar ul.nav {
    margin: 0 0 2em 0;
    list-style-type: none;
    }

    #sidebar .nav li {
    margin: 0;
    padding: .4em 8px .5em 8px;
    font-size: 1.1em;
    line-height: 1.6;
    border-bottom: 1px dotted #bbb;
    }

    #sidebar .nav li.last {
    border-bottom: 0;
    }

    .section {
    margin: 0 0 1em 0;
    clear: both;
    overflow: hidden;
    }

    .section .col {
    overflow: hidden;
    }

    #content .section {
    margin: 0 0 2em 0;
    padding: 1em 0 0 0;
    border-top: 1px dotted #bbb;
    }

    #content .first {
    border: 0;
    }

    .submit {
    width: auto;
    padding: 0;
    border: 0;
    }

    .navigation {
    margin: 0 0 1em 0;
    padding: 1em 0 0 0;
    list-style-type: none;
    overflow: hidden;
    clear: both;
    }

    .navigation li {
    font-size: 1.2em;
    }

    Thread Starter Yesha

    (@yesha)

    So could it possibly be a google reader problem? Also, I’ve noticed it on other people’s blogger based blogs, who have the updated blog roll posts on their sidebar.

Viewing 3 replies - 1 through 3 (of 3 total)