Welcome Guest Search | Active Topics | Sign In | Register

HTML Editor and paragraphs Options
Arul
Posted: Tuesday, February 24, 2009 12:29:03 PM
Rank: Advanced Member
Groups: Member

Joined: 11/17/2008
Posts: 20
HI

I am using the HTML editor and when i press enter it takes up two line spacing rather than one . How can i change the settings of the HTML editor to actually bring the cursor only one space down rather than two or am i doing something stupid

Rgds
-Arul
eo_support
Posted: Wednesday, February 25, 2009 8:51:28 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,103
Hi,

That's normal because you are adding a "<p>" element and by default <p> has top margin and bottom margins. You can change that by providing a different style sheet to your editor. You can do this by creating a separate .css file and then point TextAreaCssFile to that file. Inside that file you can custom the style for p element.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.