-
AuthorPosts
-
codger Friend
codger
- Join date:
- July 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 18
- Thanked:
- 4 times in 1 posts
August 21, 2014 at 4:59 pm #200704Hi 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-historyThe 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,
CodgerNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 22, 2014 at 7:28 am #546941Hi 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"> </span></blockquote>
With this format Blockquote 2 in JA Type plugin is working fine.
Regards
codger Friendcodger
- Join date:
- July 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 18
- Thanked:
- 4 times in 1 posts
August 27, 2014 at 11:34 am #547425Hi 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,
CodgerNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 28, 2014 at 3:48 am #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.
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
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