Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • smivvy Friend
    #154850

    Any images added to articles that are posted to the front page do not stay in their positions in the article and are pushed up to the top left underneath the text.

    Please help.


    1. Bad-Front-Page
    2. Good-article-view
    woonydanny Friend
    #357733

    i have the same problem 🙁

    any ideas?

    aman204 Friend
    #357764

    You can change the image code from::

    <img src=”/images/stories/sample.png” alt=”sample”>

    to

    <img src=”/images/stories/sample.png” alt=”sample” class=”feature-img”>

    and then add this at end of template.css file::

    img.feature-img{float:left;margin-right:10px;padding:4px;}

    Please note that you will have your own image reference as sample.png is just example

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

This topic contains 3 replies, has 3 voices, and was last updated by  aman204 14 years, 1 month ago.

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