Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Height
More Search Options
Showing page
186
of
208
(
2,075
total posts)
< 1
second(s)
Re: Image alignment bug
In your fist example:<img
height
=''100'' src=''/forums/uploads/3865.jpg'' width=''100'' align=''center'' border=''0'' />You can move an image to the left or right on the Web page or control its vertical placement with the ALIGN property, but you can't center it using the ALIGN attribute. align=''center'' isn't valid HTML. All browsers ignore ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 10, 2005
Re: Setting width and height programatically
Andy, Should be: .
height
= New System.Web.UI.WebControls.Unit(300)
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 9, 2005
Re: Cute Editor Add "https:///" when some Property of cute Editor i set How can I solve This Problem????
kalpesh,Which version of CuteEditor are you using?Can you reproduce the problem in the following link?http://cutesoft.net/example/BaseHref3.aspx The example code is as followings: <CE:Editor EditorWysiwygModeCss=''style.css'' DisableAutoFormatting=''True'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 9, 2005
Setting width and height programatically
Hi, I must be missing something simple here but I can't seem to set the width and
height
in vb code I have tried .
height
= 100 .
height
.pixel = 100 .
height
= ''100'' .
height
= ''100px'' Thanks Andy
Posted to
Cute Editor for .NET
(Forum)
by
BlueArc
on
August 9, 2005
Why CuteEditor reformats my HTML, puts div, seperates table etc
I have used the following HTML to launch my item into EBay auction .. no problem, EBay accepts it .. But when I put the same HTML into CE, it puts tons of <div> around each <td> and reformats my HTML .. What is the option to prevent CE from reformatting the HTML ... This causing me grief as I am not able to launch ...
Posted to
Cute Editor for .NET
(Forum)
by
dream2004
on
August 8, 2005
Re: Tweaking the tool bars appearence
1..How can I manage the style of the tool bars background? In particular the nice gradient you have on all your examples (except minimal configuration) including the vertical five dots at the start of the tool bar Please modify the style.css.asp file. <%=editorid%> .CuteEditorGroupMenu {display: inline; ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
August 4, 2005
Tweaking the tool bars appearence
I have used the editor.Template property to make only the tools I want available, this works nicely. A couple of things that are not covered in the brief tool bar documentation:1..How can I manage the style of the tool bars background? In particular the nice gradient you have on all your examples (except minimal ...
Posted to
Cute Editor for ASP
(Forum)
by
mat41
on
August 3, 2005
Re: I want to display lobies without messenger
Yes, please open the lobbies.ascx file. To remove the messenger, just remove the code below: <img src=''<%= CuteSoft.Chat.ChatWebUtility.ResolveResource(Context,''images/imbody.gif'') %>'' align=absmiddle><a class=''SubSubHead'' href=''###'' onClick=''window.open('<%= ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
August 3, 2005
Re: Fit to Window
Kevin, Try editor.Width=''100%'' editor.
Height
=''100%''
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
August 2, 2005
4.5 NetSpell button's image not appearing
Upon upgrading to 4.5 the netspell button no longer worked. <item type=''netspell''/> The line above was being used, but the netspell image didn't show up and the button was disabled. There was only a correctly sized placeholder in its place. When I viewed source on the editor this was the image tag for ...
Posted to
Cute Editor for .NET
(Forum)
by
Benjamin
on
August 1, 2005
More Search Options
« First
...
< Previous
184
185
186
187
188
Next >
...
Last »