Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Hopelessone

    (@hopelessone)

    OK, I’ve edited your plugin the following files:

    HtmlTemplate.php
    $code='<div style="/*clear:both;*/ margin-top:'.$mt.'; margin-bottom:'.$mb.';">'.$code.'</div>';
    removed clear:both; otherwise I get a massive gap in my theme posts of half a page, (probably from a theme blockquote interfering, similar to mashables one).

    styles.html
    <div style="padding-left:0em; padding-right:0em;">
    changed to 0em, would be great to have that option to set yourself.

    AppOptions.php
    $colors['GREY #3']=array('light'=>'#333', 'no'=>'#7F8C8D');
    added custom color, would be great to have this option to set yourself.

    It’s a great plugin, thanks for making it 🙂
    Kind Regards,

    Plugin Contributor intellywp

    (@intellywp)

    Hi Hopelessone,
    Perfect! 😉
    We will verify if is possible to integrate in our plugin, please remember to copy this edit if we upgrade the plugin.
    Bye, Alex.

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

The topic ‘How to style using css?’ is closed to new replies.