Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • devax Friend
    #201817

    Hi all,

    I’m fine tuning the site and I have an issue with the articles. It’s not typesetting very nicely as it is wrapping to the right of the into image and making it look very sloppy.

    What I’d like to do is have the image extend the full width of the blog/article window.

    I’m not using K2, just bare bones articles.

    I’ve tried looking everywhere for where to affect this.

    Any help much appreciated.

    Thanks,

    jooservices Friend
    #551755

    Hi there, good morning
    I have just checked your site but can’t see anything wrong. Would you mind provide screenshot with issue noted ?

    Thank you,
    Viet Vu

    chavan Friend
    #551763

    Add this code to custom.css , /templates/ja_mitius/css/custom.css

    .item-page .pull-left.item-image {
    display: block;
    float: none;
    width: 97%;
    }
    .pull-left.item-image > img {
    height: auto;
    width: 100%;
    }
    .item-page .article-content{
    clear:both;
    display:block;
    }

    devax Friend
    #552014

    Thank you Chavan….that was perfect. Works great now.

    jooservices Friend
    #552033

    Thank you @chavan for helping with detail solution 🙂

    Topic resolved 🙂 Have nice day all, sir(s)

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

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

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