• I use Headway theme to build my site. My widget id is : #block-6.

    I want to apply this style:

    #quotearea {
    background: #cccccc;
    width: 240px;
    height: 100px;
    padding: 20px 30px 20px 30px;
    margin: 15px auto;
    }
    #quoterotator {
    line-height: 135%;
    }
    #quoteauthor {
    display: block;
    text-align: right;
    font-weight: bold;
    font-style: italic;
    }

    How can i get the quote rotator displayed as what i want in the code?

    http://ww.wp.xz.cn/plugins/flexi-quote-rotator/

The topic ‘The custom style does not work’ is closed to new replies.