Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mmckeen Friend
    #157765

    Is 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 Friend
    #368153

    To avoid confusion, Can you please provide link to your site along with screenshot marked with annotations of area you wish to refer to

    mmckeen Friend
    #368155

    Here is a screen shot … you can see the dropcap in the image … thanks!


    1. frontpage
    feanorv Friend
    #368156

    Clean 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 Friend
    #368158

    Try 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

    mmckeen Friend
    #368160

    Thanks very much! That worked for the most part … just need to adjust the spacing between the letters now! Thanks again.

    mmckeen Friend
    #368165

    Ended 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 }

Viewing 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