Forum Replies Created
-
-
11 years ago in reply to: toolbar set custom doesn’t exist
Alec: Are you using Win7 Pro with Firefox ver. 28?
If you like you can remote into my computer to see it in action.Docfxit
11 years ago in reply to: toolbar set custom doesn’t existThis combination for the toolbar is working great. Thank you for fixing it.
I would now like to change the color of some text. I see the web page shows to add this:
Add the following into the dropdown customization field:
<span class=”red-text”>Red inline text</span>
Add the following into your template’s style.css
.red-text { color: red; }I inserted the code into the dropdown customization field with no problem.
Where can I find my template’s style.css?Thank you,
Docfxit
11 years ago in reply to: toolbar set custom doesn’t existThank you for clarifying it.
When I copy and paste from the web site it looks like this:
[‘Cut’,’Copy’,’Paste’,’foliopress-paste’,’Bold’,’Italic’,’RemoveFormat’,
‘OrderedList’,’UnorderedList’,’Outdent’,’Indent’,’Blockquote’,’Link’,’Unlink’,’Anchor’,
‘foliopress-more’,’kfmBridge’,’Source’,’FitWindow’,’DocProps’,’Save’,
‘NewPage’,’Preview’,’Templates’,’PasteText’,’PasteWord’,’Print’,’SpellCheck’,
‘Undo’,’Redo’,’Find’,’Replace’,’SelectAll’,’Form’,’Checkbox’,’Radio’,’TextField’],[‘Textarea’,’Select’,’Button’,’ImageButton’,’HiddenField’,’Underline’,’StrikeThrough’,
‘Subscript’,’Superscript’,’JustifyLeft’,’JustifyCenter’,’JustifyRight’,’JustifyFull’,’Image’,
‘Flash’,’FVWPFlowplayer’,’Table’,’Rule’,’Smiley’,’SpecialChar’,’foliopress-next’,’TextColor’,’BGColor’,’About’],[‘Style’,’FontFormat’,’FontName’,’FontSize’,’,’,’/’]in the custom toolbar window.
I think you have an extra , (comma) after the first ]
I think that was supposed to be a /
Also after you “about” you have ],[
I think you meant ]/[I have removed the extra spaces after pasting the buttons.
I’m now getting no toolbar.
Thank you,
Docfxit
11 years ago in reply to: toolbar set custom doesn’t existThank you for getting this posted…
This is what I have in Custom Toolbar:
[‘Cut’,’Copy’,’Paste’,’foliopress-paste’,’-‘,’Bold’,’Italic’,’-‘,’FontFormat’,’RemoveFormat’,’-‘,’OrderedList’,’UnorderedList’,’-‘,’Outdent’,’Indent’,’Blockquote’,’-‘,’Link’,’Unlink’,’Anchor’,’-‘,’foliopress-more’,’-‘,’kfmBridge’,’FVWPFlowplayer’,’PasteEmbed’,’-‘,’Source’,’-‘,’FitWindow’,’Cut’,’Copy’,’Paste’,’PasteFromWord’,’Undo’,’Redo’,’Bold’,’Italic’,’JustifyLeft’,’JustifyCenter,’JustifyRight’,’JustifyBlock’,’NumberedList’,’BulletedList,’Outdent’,’Indent,’Blockquote’,’Link’,’Unlink’,’Anchor’,’Kfmbridge’,’FVWPFlowplayer’,’Fvpasteembed’,
‘Styles’,’RemoveFormat’,’Find’,’Replace,’Table’,’HorizontalRule’,’SpecialChar’,’Fvmore’,’Fvnextpage’,’Source’,’Maximize’,’SelectAll’,’Form’,’Checkbox’,’Radio’,’TextField’,’Textarea’,’Select’,’Button’,’ImageButton’,’HiddenField’,’Underline’,’Subscript’, ‘Superscript’,’Image,’Flash’,’Table’,’Smiley’,’TextColor’,’BGColor’,’About’,’FontSize’,’Font and all the other standard CKEditor buttons’]I know I have ‘Cut’,’Copy’,’Paste’,’Bold’,’Italic’, in there twice. I wasn’t sure if I should leave in the originals or take them out.
Thank you,
Docfxit