Blockquote formatting

  • Posted in : TheBlogger
  • founder
    Participant

    I am changing the blockquote formatting, here’s what I have so far:

    blockquote {
    font-size: 14px;
    width: 100%;
    text-align: left;
    font-weight: normal;
    font-style: italic;
    }

    Here is a sample page: http://1kcreatives.com/best-ttl-flashes-micro-four-thirds/

    I am trying to expand the width of the blockquote to 100%, with an indent. And align it to the left.

    Also, how do you remove the analytics on each page, where it says how many times someone has visited the page.

    serkan
    Moderator

    Hi,
    You can add this element as well;
    max-width: 600px;
    Go to plugins and edit Top 10 Settings and uncheck “Show number of views to non-admins” box.
    Thanks

    founder
    Participant

    Hi, I unchecked that specific box and it is still showing number of views to non-admins.

    serkan
    Moderator

    Hi,
    It should be fixed but anyway, you can use this custom css code;

    .tptn_counter { display: none; }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register