This is a migrated thread and some comments may be shown as answers.

Rotator text is being indented

1 Answer 39 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Sebastien Desemberg
Top achievements
Rank 1
Sebastien Desemberg asked on 05 Feb 2010, 07:19 AM
HI all, the content on my rotator is being indent and I do not know how to align it to the left. I have tried css margin and positions but none seem to work. I looked at the code and it has some markup that I do not understand:

<style type="text/css">
   <!--@page { margin: 2cm }P { margin-bottom: 0.21cm }A:link { so-language: zxx }-->
</style>
<ul>
 <li>
    <p style="margin-bottom: 0cm; line-height: 150%;" align="LEFT"><font face="Arial, sans-serif">My Content Is HER</font></p>
 </li>
</ul


Where does that @page stuff come from, and how do I disable it?

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 10 Feb 2010, 11:49 AM
Hello Sebastien,

This code is not rendered from our controls and, probably, it is declared somewhere in your project. You can check it by performing a global search using Visual Studio's Find and Replace dialog. In case that the you cannot find the solution of the problem, however, could you please open a new support ticket and send me a project where I can reproduce the problem? I will check it and do my best to provide a solution as soon as possible.

Kind regards,
Fiko
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Rotator
Asked by
Sebastien Desemberg
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or