Forum Replies Created

Viewing 2 replies - 16 through 17 (of 17 total)
  • Hi Andrew,

    Thanks for the heads-up. I’m new to CSS. So far I’ve managed to write the following without crashing anything:

    body .simplePullQuote
    {
    background-color:#FFFFCC;
    min-width: 250px;
    border:0;
    float: left;
    margin: 20px;
    font-size: 1.2em;
    font-style: italic;
    }

    However, I still have a few questions, and I wonder if you could help me.

    1) Is there any way of targeting one specific Pull Quote, so as to have for instance one Pull Quote which aligns on the left, and one of the right (even on separate pages)?

    2) How do you delete/change the default border (with the shadow) please? I’ve tried writing border:0; but got no results.

    3) Do you have any suggestions on how to position the quotes outside the text area of the page, like they are e.g. on this page of the Guardian newspaper (see for example the quote by Marcus du Sautoy)?

    I’d really appreciate some advice here!

    Thanks

    Have problems 1 and 2 been solved by now? I’d be interested to know before installing the plugin. Thank you

Viewing 2 replies - 16 through 17 (of 17 total)