You searched for the word(s):
< 1 second(s)
-
Hi Adam
I am having an issue when adding a link to some text within the cute editor. 6.2
The issue is that I have the cute editor within a control on a page. I go into the Control and edit the text how I would like to style it I then add a link to some text and immediately save the data.
Now this is the weird part. ...
-
Hi Adam;
i'd thought I come back and ask this question about if I select all of the UL that I can apply a Class to the UL tag using the Css Class drop down list.
Also if I went down the style builder root can I change the CSS Class text box that is in the general tab to be that of the list which has been applied into the Css Class ...
-
Hi Adam;
I got the same result only when I highlighted each line seperately and applied the cssClass from the drop down menu. but what I was hoping for was to apply a class to the UL tag.
My clients do not want their employees to have the ability to use the style builder as this gives them more flexibility to change the style of their ...
-
Hi Adam;
This isn't what i was hoping for, I was hoping that when I highlighted the list and applied a CssClass then the class would be applied to the UL
 
Here is the html result when I tried to apply a cssClass from the drop down menu onto the highlighted bullet ...
-
Hi Adam;
I know that you are probably really busy, but can I have an update on this issue, please.
Regards
Martyn 
-
Hi
I am having trouble adding a CSS class to a UL
I created a UL list eg
dgddsad
dsadasd
dsadsad
dasdad
html
<ul>
<li>dgddsad</li>
<li>dsadasd</li>
<li>dsadsad</li>
...