Browse by Tags

All Tags » size
  • Thumbnail size, Thumbnail reflow

    I am not finding any documentation on options for the thumbnail presentation, other than to change the amount of columns presented. (Which concerns me it itself, because it almost suggests the use of tables... Blech!)   1. Is it possible to reflow the thumbnails inside of a DIV 2. Is it possible to alter the size of the thumbnails ...
    Posted to ASP.Net Image Gallery (Forum) by tpotter12 on May 26, 2009
  • Font and Size dropdown issues

    Hello everyone!   I need help related to dropdown menus for fonts and sizes.   For example i have text typed in CuteEditor using UseFontTags=''true'' (for some reasons i can use only font tag... not span): <font face=''Arial'' size=''5''>Text with Arial font and size 5 <font face=''Verdana'' size=''3''>Text with ...
    Posted to Cute Editor for .NET (Forum) by lvkae on March 25, 2009
  • Opera textarea height issue

    When I display this page in Opera 9.50, the size of the textarea is not adjusted to 520px   Code:   <html xmlns=''http://www.w3.org/1999/xhtml'' > <head runat=''server''>     <title>Untitled Page</title> </head> <body>     <form id=''form1'' ...
    Posted to Cute Editor for .NET (Forum) by trupik on February 21, 2008
  • Table - CuteEditor's automatic size style

    I've modified the file Constant.js so the new table I create have width at 100%. From there, I create a table with let's say 2 columns. As soon as I click in a cell, the editor set a style in that cell with a width in pixels. I need all width to be in percentage. Is there a way to have automatic size style to be in ...
    Posted to Cute Editor for .NET (Forum) by SimonAllard on November 14, 2007