Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • satrancokulu Friend
    #209056

    Hi

    As you see in the picture K2 articles are too large for the template. How can i fix this? I thought that K2 articles would fit immediately 🙁 I couldnt find width value in K2 settings unfortunately.

    Regards

    Pankaj Sharma Moderator
    #578222

    Hi
    The width of the image is fine , its already resized .here > http://prntscr.com/7viljr
    The width of the container is out due to padding .
    go to
    /joomla33/templates/ja_teline_iv_t3/css/k2.css
    Find this code >

    .itemListView #itemListLeading .itemContainer {
    background: #FFFAE5
    border: 1px solid #DDDDDD
    padding: 8px;
    }

    change it into

    .itemListView #itemListLeading .itemContainer {
    background: #FFFAE5
    border: 1px solid #DDDDDD
    padding: 0px;
    }

    save file , clean cache and check it look like this > http://prntscr.com/7vip4y

    Pankaj Sharma Moderator
    #644513

    Hi
    The width of the image is fine , its already resized .here > http://prntscr.com/7viljr
    The width of the container is out due to padding .
    go to
    /joomla33/templates/ja_teline_iv_t3/css/k2.css
    Find this code >

    .itemListView #itemListLeading .itemContainer {
    background: #FFFAE5
    border: 1px solid #DDDDDD
    padding: 8px;
    }

    change it into

    .itemListView #itemListLeading .itemContainer {
    background: #FFFAE5
    border: 1px solid #DDDDDD
    padding: 0px;
    }

    save file , clean cache and check it look like this > http://prntscr.com/7vip4y

    Pankaj Sharma Moderator
    #743145

    Hi
    The width of the image is fine , its already resized .here > http://prntscr.com/7viljr
    The width of the container is out due to padding .
    go to
    /joomla33/templates/ja_teline_iv_t3/css/k2.css
    Find this code >

    .itemListView #itemListLeading .itemContainer {
    background: #FFFAE5
    border: 1px solid #DDDDDD
    padding: 8px;
    }

    change it into

    .itemListView #itemListLeading .itemContainer {
    background: #FFFAE5
    border: 1px solid #DDDDDD
    padding: 0px;
    }

    save file , clean cache and check it look like this > http://prntscr.com/7vip4y

    satrancokulu Friend
    #645255

    Hi,

    This solved my problem but then restoring a backup lost it again. I uploaded k2.css with padding: 0px but when i check with firebug isee thta padding is still 8px. I will send site details with private message. I really couldnt solve the problem. Very weird.

    <em>@pankajsharma 484113 wrote:</em><blockquote>Hi
    The width of the image is fine , its already resized .here > http://prntscr.com/7viljr
    The width of the container is out due to padding .
    go to
    /joomla33/templates/ja_teline_iv_t3/css/k2.css
    Find this code >

    .itemListView #itemListLeading .itemContainer {
    background: #FFFAE5
    border: 1px solid #DDDDDD
    padding: 8px;
    }

    change it into

    .itemListView #itemListLeading .itemContainer {
    background: #FFFAE5
    border: 1px solid #DDDDDD
    padding: 0px;
    }

    save file , clean cache and check it look like this > http://prntscr.com/7vip4y</blockquote>

    Pankaj Sharma Moderator
    #645258

    Hi
    I fixed it directly on your site . The css are loading from local folder .
    /joomla33/templates/ja_teline_iv_t3/local/css/k2.css
    Kindly check it .

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

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 9 months ago.

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