This question is locked. New answers and comments are not allowed.
Christian Cuppone
Top achievements
Rank 1
Christian Cuppone
asked on 20 Apr 2006, 01:13 PM
Changes made in CSS-file were not displayed. I have the same problem for changes in the HTML-code. Honestly I can see the changes in the edit-mode, but after I apply the changes, no changes are visible.
Can you help me what's wrong?
many thanks
Christian
Can you help me what's wrong?
many thanks
Christian
5 Answers, 1 is accepted
0
Hello Christian,
Which file did you make changes to? Is it a css file used internally by r.a.d.editor?
The fact that the changes appear in edit mode lead us to the assumption that this css file is not included in your page. Those css changes need to be applied in the css file used in your sharepoint site.
We would appreciate it if you send us more details or maybe some screenshots which will help us better understand where the problem might be.
Greetings,
Albert
the telerik team
0
Christian Cuppone
Top achievements
Rank 1
answered on 21 Apr 2006, 01:36 PM
Hello,
no, it's an external CSS-file made with TopStylePro. For example bullets are not displayed, but listings with number are displayed. The strange is that some classes from the same CSS-file works and other classes doesn't work. When I include an external CSS-file in the r.a.d.editor, it's the file visible in the HTML-view source?
thanks
Christian
no, it's an external CSS-file made with TopStylePro. For example bullets are not displayed, but listings with number are displayed. The strange is that some classes from the same CSS-file works and other classes doesn't work. When I include an external CSS-file in the r.a.d.editor, it's the file visible in the HTML-view source?
thanks
Christian
0
Hello Christian,
You can try setting the CssFiles property so r.a.d.editor can pick it up in design view. For more info how to set properties you can check this topic up:
http://www.sharepointcontrols.com/help/radeditor/2.0/properties.html
e.g.
<radE:RadEditor
....
CssFiles= "~/_layouts/MyCustomFile.css"/>
<link rel="stylesheet" href=".... ></link>
If none of this helps, you can send us your stylesheet with some more explanations - how it should look like in r.a.d.editor (maybe with some screenshots).
Regards,
Albert
the telerik team
0
Christian Cuppone
Top achievements
Rank 1
answered on 25 Apr 2006, 06:34 AM
Hello,
which adress can I use to send you the stylesheet-file?
thanks
Christian
which adress can I use to send you the stylesheet-file?
thanks
Christian
0
Hi Christian,
You will need to post a support ticket or to send the code to support@telerik.com. The support system will get priority. Please also tell us which are the problematic css rules/classes which are not applied.
Regards,
Albert
the telerik team
You will need to post a support ticket or to send the code to support@telerik.com. The support system will get priority. Please also tell us which are the problematic css rules/classes which are not applied.
Regards,
Albert
the telerik team