Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • wingly Friend
    #195385

    Hello,

    If i create a page in Blog Stile of Purity and start to add articles. Everything is ok except the Mozilla Firefox. It would not fit in the image so you need to do some changes in CSS see the first image i attached. I added to css the width: 100%; Option – and the problem kinda disappeared.

    but!!!

    When just adjusting the article content and manually introducing the image! Se 3rd attachment when i heck the page.. the Image has also the css that i did not add!!!! like why does it happen!? See 4th attachement;

    How to fix it? Why does my image also take the css of “article img, article-intro img ” !?

    Thank you


    1. intro-image-error
    2. intro-image-error-2
    3. img-responsive-3
    4. img-responsive-4
    Nazario A Friend
    #525424

    @wingly,

    Please remove the CSS declaration you just added. Then create a new file called “custom.css” in /templates/purity_iii/css/ path and add this rule:

    .blog-item .article-image-intro img {
    width: 100%;
    }

    <blockquote>Why does my image also take the css of “article img, article-intro img ” !?</blockquote>

    This might be due to the wrong CSS code. Please refer to this tips to learn more about the class suffix.

    guffas Friend
    #525621

    I have a similar problem, but the provided custom.css code does not fix the problem when item-view the article using firefox
    Look here: http://tinyurl.com/qe7lb3a

    Nazario A Friend
    #525730

    @guffas,

    I can not access your site. Please check and let me know when your site is available again. I will have a closer look then.

    guffas Friend
    #525845

    Nazario, sorry about that. I “solved” the problem by rezising the image. Problem is still there though, it does not automaticall rezise the picture to fit. Also I have reinstalled the website, so the article linked to above is no longer there. I guess I will have to wait for others reporting this problem and see what solutions is offered. Thanks for trying to help.

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

This topic contains 5 replies, has 3 voices, and was last updated by  guffas 10 years, 1 month ago.

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