Closing quote

  • Posted in : Readme
  • dougdoan
    Participant

    Is there a way to make a closing quote? I tried

    blockquote:after {
                    display: block; content: "\e819"; line-height: 1; font-size: 18px; position: absolute; right: 0; top: -12px;
                    }

    but it shows up as an X inside a rectangle instead of the actual font.

    ahmetsali
    Keymaster

    Hi, update your code as;

    blockquote:after {
        display: block; content: "\e819"; line-height: 1; font-size: 18px; position: absolute; right: 0; top: -12px; font-family: "fontello";
    }
    
    dougdoan
    Participant

    Great, thank you!

    ahmetsali
    Keymaster

    you are welcome.

    dougdoan
    Participant

    I have a slightly different issue, not sure if it’s a bug or me. When I enable anonymous comments and check “Comment author must fill out name and e-mail”, I see the Name, Email, and Website forms appear for non-logged-in users. However, they cannot be clicked on/focused. Are you seeing that problem too?

    ahmetsali
    Keymaster

    Hi again, please create a new topic for your new question and please include your url in your post.

Viewing 6 posts - 1 through 6 (of 6 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