-
AuthorPosts
-
mmckeen Friend
mmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 22, 2010 at 1:28 pm #157765Is there anyway to have the FrontPage module ignore text formatting? I make the first character in all my articles a “dropcap” letter. Looks good on the article page but not on the FrontPage module. It would be great if I could somehow just display plain text…
Thanks!
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
December 22, 2010 at 6:26 pm #368153To avoid confusion, Can you please provide link to your site along with screenshot marked with annotations of area you wish to refer to
mmckeen Friendmmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 22, 2010 at 6:38 pm #368155feanorv Friendfeanorv
- Join date:
- March 2010
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
December 22, 2010 at 6:39 pm #368156Clean HTML and Clean plugins’ code would be two great options for newspro and frontpage actually.
For now, my articles, being heavy in code, usually mess with the whole website and destroy the layout, especially in IE.
Stripping tags (conditionally) is also something the K2 -and gk news pro 4- offers.
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
December 22, 2010 at 6:50 pm #368158Try add this at end of template.css file::
.moduletable-newsfp span.dropcap {display:inline;float:none;font:12px/0px arial;padding:0;}
You may need to adjust in above font properties to make it similar like text
1 user says Thank You to aman204 for this useful post
mmckeen Friendmmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 22, 2010 at 7:04 pm #368160Thanks very much! That worked for the most part … just need to adjust the spacing between the letters now! Thanks again.
mmckeen Friendmmckeen
- Join date:
- April 2006
- Posts:
- 112
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 15
- Thanked:
- 5 times in 1 posts
December 22, 2010 at 7:19 pm #368165Ended up using this if anyone is interested…
.moduletable-newsfp span.dropcap {display:inline;float:none;font:12px/0px arial;font-size: 150%;font-weight: bolder;padding:0;letter-spacing:-2px }
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by mmckeen 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Text formatting in Front Page Module
Viewing 7 posts - 1 through 7 (of 7 total)