Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sauvage Friend
    #898735

    Hello, my module is suddenly shifted. (please see attachment)

    I understand why, whats happen ?

    thanks you very much!


    1. module_10_item
    Pankaj Sharma Moderator
    #898860

    Hi
    to fix the problem go to templates/ja_magz/local/css/themes/pink/template.css
    find this code

    .focus-articles .latest-items li {
        background: url("../../../../images/line.gif") repeat-y left top;
        list-style: none;
        float: left;
        width: 33.3%;
        min-height: 190px;
    }
    

    and replace it with

    .focus-articles .latest-items li {
        background: url("../../../../images/line.gif") repeat-y left top;
        list-style: none;
        float: left;
        width: 33.3%;
        min-height: 210px;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 8 months ago.

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