|
Search
You searched for the word(s):
Showing page 1 of 2 (19 total posts)
< 1 second(s)
-
Adam,
I just upgraded to Safari 3.2.1 and it still is not working. If I insert a photo from the gallery, there are no handles available when I click on the photo to allow it to be resized, as I can do in IE7 and Firefox.
David
-
I saw posts a while back about this but no resolution. You still cannot resize an image in Safari.
Is this something you are working on?
Thanks,
David
-
Thanks Adam.
One question about the new release you refer to. I have made a number of changes to Cute Editor files, including config files and aspx files. Will the new release require that I redo all these changes? And, do you have any idea when the release will be available?
Thanks again,
David
-
Thanks Adam. Any thoughts on the font issue I mentioned above? You should be able to reproduce that as well on your site.
David
-
I'm testing the 6.2 build, so I'm tripping over several things. The latest is if you select a font to use. If you do not have text highlighted, the font simply reverts back to the prior selection. Only if text is selected does the change stick. This behavior is reproducible on your demo page, using IE7.
And, I've ...
-
Anyone have a chance to take a look at this?
Thanks,
David
-
Here's the .skin file:
<asp:Label runat=''server'' SkinID=''FeedbackOK'' ForeColor=''green'' font-size=1.0em font-bold=true />
<asp:Label runat=''server'' SkinID=''FeedbackOKBig'' ForeColor=''green'' font-size=1.4em />
<asp:Label runat=''server'' SkinID=''FeedbackKO'' ForeColor=''red'' font-size=1.0em font-bold=true ...
-
Terry,
I was able to remove the HorizontalAlign=Center line from the .skin file, and that resolved the problem.
I also tried putting it back and changing the CuteEditor web.config file, as you suggested, and that worked as well.
Do you have any knowledge base article on what types of .skin or .css settings will ...
-
If I run the demo on your site, use the Insert Image button to insert an image, then resize the image, and then press the Undo button it triggers an error. I'm running this on IE7.
-
Hi Adam,
I have stripped out almost all the code to create a very simple project that displays the problem, but before I send it to you I wanted to let you know what I think is causing it.
I have a Controls.skin file with the following code:
<asp:Table runat=''server''
HorizontalAlign=Center ...
1
|
|
|