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

    (@mainplus)

    Any chance the option for width be altered so that % can be used instead of px? This would help significantly in a responsive page design

    Plugin Author Steve

    (@slescure)

    Thanks for the feedback/suggestions. I’ll add those to my list of enhancements. Good ideas all. I don’t have the time right now, but hopefully at some point during the summer.

    For specific Quote Div’s you can add to the css to accomplish the 100% width option. Just need to add a !important to the tail end of the line.

    #quotearea_47_1 {
    width: 100% !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘More formatting options’ is closed to new replies.