Search

You searched for the word(s): Height
Showing page 174 of 208 (2,075 total posts) < 1 second(s)
  • Re: Two Scenarios

    cangelly,  If you want to use the absolute path like (\\fileserver3\sharename\Inetpub\wwwroot\siteName\),  you should reference the use the following format:<img src=''file:\\c:\images\example.gif'' width=200 height=200/>The following format is not valid:<img src=''c:\images\example.gif'' width=200 height=200/>Or<img ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 10, 2005
  • Repost: Repost: Repost: Images in existing documents

    Seems weird, but I just can't seem to get any focus on this problem. This the third posting. Adam looked at it once but then lost interest maybe? Problem: I have installed CuteEdit as described in the documentation and can open existing htmls fine. The only problem is that any images do not display. Seems to me it's probably a pathing issue but ...
    Posted to Cute Editor for .NET (Forum) by sfkhooper on December 10, 2005
  • Re: Problem integrating with CSK

    OK, I changed that and now I get this:   Exception Details: System.Exception: Missing appSetting:CuteChat.SqlClient.ConnectionStringSource Error: Line 20: Line 21: %> Line 22: <img src=''<%= CuteSoft.Chat.ChatWebUtility.ResolveResource(Context,''~/CuteSoft_Client/CuteChat/images/imbody.gif'') %>'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by depps on December 9, 2005
  • how can i keep image proportions?

    how is it possible to keep the image proportions by setting only the image height or width for example i want to insert an image and resize the width to 200 and dont want to calculate the correct new height is it possible to insert the image without the height attribut in the image tag or any other solution like a checkbox in the image dialog ...
    Posted to Cute Editor for ASP (Forum) by werk23 on December 9, 2005
  • Re: When an editor is added to a page, TWO editors appear.

    You will notice that the generater HTML contains a repetition of the exact code for rendering ONE editor.<!-- CuteEditor Editor1 Begin --> <input type=hidden name='Editor1:ClientState' value=''/><input type=hidden name='Editor1:PostBackHandler'/><link rel=''stylesheet'' ...
    Posted to Cute Editor for .NET (Forum) by Nimendra on December 7, 2005
  • resizing of images within normal view bug: unable to resize

    if u resize an image in normal mode by dragging the resize handles, u will no longer be able to resize by adjusting the height and width attributes in the image properties dialog.(this is because, following a handle resizing, style attibutes are added like this:<img src='dfdsf' width=10 height=20 style=''height:10px; width:10px'' /> and, in ...
    Posted to Cute Editor for .NET (Forum) by stuartwachsberg on December 7, 2005
  • Repost: Repost: Images in existing documents

    Seems weird, but I just can't seem to get any focus on this problem. This the third posting. Adam looked at it once but then lost interest maybe? Problem: I have installed CuteEdit as described in the documentation and can open existing htmls fine. The only problem is that any images do not display. Seems to me it's probably a pathing issue ...
    Posted to Cute Editor for .NET (Forum) by sfkhooper on December 7, 2005
  • Re: new tablelayouts in tablewizard

    christian,   Please find the Tag_Table.ascx under CuteSoft_Client\CuteEditor\Dialogs\Tag folder.   To add and edit the tablelayouts, you can just modify the following code:   <div id=''templates'' style='display:none'> <table summary=''[[Table layout]]'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 7, 2005
  • Cute Editor started ignoring WIDTH attribute

    I've set the width of the editor to 460, and this worked previously, and now today the editor started ignoring the width attribute. It's not even the button bars that are forcing it wider, they only go about halfway across (in it's ignoring width mode).   I noticed that the output had a width:100% for the style of the textarea, so I tried ...
    Posted to Cute Editor for .NET (Forum) by Preludean on December 6, 2005
  • dimensions in image properties do not match style

    Have a look at:<img id=''categoryimage'' height=''88'' src=''img.gif'' width=''55'' border=''0'' style=''width: 61px; height: 73px'' />   The size and width of the image properties do not match the style.   When switching from normal mode to html mode, this gets fixed, and the style info prevails.   However, submitting ...
    Posted to Cute Editor for .NET (Forum) by stuartwachsberg on December 6, 2005