test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • codger Friend
    #200704

    Hi team,

    I am using JCE editor with J!3.3.3 and cannot get Blockquote 2 to work. See example at
    http://www.ticknalllife.co.uk/index.php/mag/school/item/94-happy-as-larks-part-1-ticknall-parochial-school-a-brief-history

    The closing quotation mark and the last character of the citation go to the edge of the page and are very pale in appearance. (not in the example above which was done by editing the code) Also the 5px wide grey line at the left hand edge shows as in the ‘code’ typo.

    Is this a bug? I have updated JA Typo and button.

    Regards,
    Codger

    Ninja Lead Moderator
    #546941

    Hi Codger,

    I just fixed problem directly on your site

    <blockquote><span class="open">s</span>uch as should be thought of by the curate to be the greatest objects of charity.<span class="close">&nbsp</span></blockquote>

    With this format Blockquote 2 in JA Type plugin is working fine.

    Regards

    codger Friend
    #547425

    Hi Ninja Lead,

    Sorry about the slow response, but I don’t seem to be receiving notifications.

    Thanks for the response. That code format does the trick except that the closing quote is a very pale grey – almost invisible.

    What is more important though is that I cannot ask my authors to edit code. Is there any chance that the JA Typo problem will be addressed?

    Regards,
    Codger

    Ninja Lead Moderator
    #547476

    <blockquote>That code format does the trick except that the closing quote is a very pale grey – almost invisible.</blockquote>

    You can use my workaround to temporarily fix this bug because it was conflicted with Bootstrap

    Open templates/ja_nex_t3/css/custom.css file and add new rule

    .close:hover, .close:focus {
    cursor: pointer;
    opacity: 1;
    }

    blockquote span.close {
    opacity: 1;
    }

    I have raised this bug to our development team here They will check and fix this in the next version.

    codger Friend
    #548271

    Hi Ninja Lead,

    Thanks for the workaround. I shall apply it as soon as I can.

    Regards,
    Codger

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

This topic contains 5 replies, has 2 voices, and was last updated by  codger 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum