Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chriso0258 Friend
    #179799

    If you look at my website http://jesusmylord.org you will see two articles. Notice the font type and the spacing between lines.

    Click on the “Read more” link. Several things to notice.
    1. The dialog that was on the homepage is bold
    2. The spacing between lines seems normal now
    3. The font appears to be different (and what I would prefer to use on the homepage).

    I would like the to:
    1. Remove the bold type in the original article that was the intro text displayed on the homepage
    2. Use the same font and line spacing on the home page that is used in the article.

    Thanks for your help and support.

    MoonSailor Friend
    #463832

    Hi chriso0258,

    In content of article http://jesusmylord.org/index.php/bible/2012-06-27-19-04-37/laying-the-foundation, you push css code:

    [PHP]
    <span style=”font-size: 12pt; font-family: helvetica;”><span style=”font-size: 14pt;”>Laying the Foundation</span><br><br>Why did God create man? Does He have a plan or did He just create us knowing that we would mess up and that He would have to bail us out, end of story? Unfortunately, Christians have watered down God’s plan and reduced it to something of the following: </span>
    [/PHP]

    So, style of content will be taken by it. If you want use same font and line spacing of article like home page, please remove all code css in content article.

    With bold type in the original article, because, css of your site set :

    [PHP]
    div.itemIntroText {
    color: #444444
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    padding: 4px 0 12px;
    }
    [/PHP]

    Please remove
    [PHP]
    font-weight: bold;
    [/PHP]

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  MoonSailor 12 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum