Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • hengstler Friend
    #189096

    Dear JoomlArt Team

    I’d like to use the “ja_teline_iv_interview” template in K2 like on your demo page (image align right). Everything is set in the K2 category, but the image is still above text.

    What am I doing wrong ?

    Kind regards from sunny Switzerland

    Stefan


    1. 2013-07-19-20_02_26-Schweiz
    Ninja Lead Moderator
    #499658

    In image tag you need to add class=”right”

    This is a sample

    <p><img class="right" src="images/stories/demo/interview/icon-interview.jpg" border="0" alt="Icon interview" /></p>

    hengstler Friend
    #499727

    Thank you very much. In which file / line do I have to change the class ?

    Kind regards

    Ninja Lead Moderator
    #499747

    Here are screenshots of how we configure the Interview page for K2 content

    + Menu Item

    + Configure K2 Category appear with k2 customize template

    + Content of K2 item


    1. Menu_Items
    2. template_appear_category
    3. Class_content
    hengstler Friend
    #499784

    I gave this a try, but it only works in the K2 article, but not in the category overview. Everything is set like you described above. It would be very useful if I could show the contents like in you demo (http://joomla16-templates.joomlart.com/ja_teline_iv/k2/interview-page.html)

    Kind regards

    Ninja Lead Moderator
    #499851

    So that I can take a look and try to assist, please pm me the url of the site you’re working on and admin access, I shall check it for you.

    hengstler Friend
    #500433

    Hi Ninja Lead

    Have you found a solution for my question ?

    Kind regards …

    Ninja Lead Moderator
    #500545

    Apologies for this late response, somehow I missed this thread.

    I fixed the problem on your site with my solution below

    Open templates/ja_teline_iv/css/k2.css file

    From

    div.catItemImageBlock {
    margin: 0 0 16px 0;
    padding: 8px;
    }
    div.catItemIntroText {
    margin-top: 10px;
    padding: 0;
    }

    Change to

    div.catItemImageBlock {
    margin: 0 0 16px 0;
    padding: 8px;
    float: right;
    }
    div.catItemIntroText {
    margin-top: 20px;
    padding: 0;
    }

    Please check it again, let me know if it helps

    hengstler Friend
    #500600

    That’s ok 🙂
    I will give it a try asap and let you know …

    hengstler Friend
    #500708

    Great, that’s the way I want it. Now I also can change the alignment to left side, if I want to 🙂

    Thank you so much

    Kind regards

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

This topic contains 10 replies, has 2 voices, and was last updated by  hengstler 10 years, 9 months ago.

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