test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • capirex Friend
    #194896

    Hello Everyone…. I’m a newbie in joomla and joomlart. I’m using JA Mitius for my website, i have problem with category image description. The problem is when i hover my mouse over the category image the overflow description not covering perfectly all my category image like the demo site of JA Mitius.
    Let me show you some picture of how my problem show…

    This happen when i hover my mouse on category image on my website

    and this how demo site looks…

    another how the demo site looks…

    And now my greatest question to all the expert on joomlart here is not about how the earth keep spining day by day, but how can i achieve the demo site look as above. Please help.. i already put the same code and the same class to the category description. But still the overflow description not covering perfect to the image. Should i put some change to the css,.. but where? i do really need help here.. thanks 🙂


    1. demolook1
    2. demolook2
    3. sitelook
    capirex Friend
    #523092

    Hello……. :((

    chavan Friend
    #523129

    can you Please post your site Url

    capirex Friend
    #523249

    <em>@Chavan 411848 wrote:</em><blockquote>can you Please post your site Url</blockquote>

    hi chavan… here is my site.. where the problem is http://goo.gl/9EIjC8

    chavan Friend
    #523285

    Go to this file: /templates/ja_mitius/css/themes/blue/template.css

    Replace this code


    div.sub-category .subcategory-desc, div.cat-children .subcategory-desc { background: url(../../../images/trans-dark.png); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; bottom: 0px; display: none; color: #999 font-size: 15px; left: -299px; height: 350px; position: absolute; padding: 120px 30px 0 30px; transition: all 0.3s ease-in; text-align: center; width: 299px; }

    With


    div.sub-category .subcategory-desc, div.cat-children .subcategory-desc { background: url(../../../images/trans-dark.png); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; top: 35px; display: none; color: #999 font-size: 15px; left: -299px; height: 350px; position: absolute; padding: 120px 30px 0 30px; transition: all 0.3s ease-in; text-align: center; width: 299px; }

    capirex Friend
    #523435

    <em>@Chavan 412050 wrote:</em><blockquote>Go to this file: /templates/ja_mitius/css/themes/blue/template.css

    Replace this code


    div.sub-category .subcategory-desc, div.cat-children .subcategory-desc { background: url(../../../images/trans-dark.png); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; bottom: 0px; display: none; color: #999 font-size: 15px; left: -299px; height: 350px; position: absolute; padding: 120px 30px 0 30px; transition: all 0.3s ease-in; text-align: center; width: 299px; }

    With


    div.sub-category .subcategory-desc, div.cat-children .subcategory-desc { background: url(../../../images/trans-dark.png); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; top: 35px; display: none; color: #999 font-size: 15px; left: -299px; height: 350px; position: absolute; padding: 120px 30px 0 30px; transition: all 0.3s ease-in; text-align: center; width: 299px; }

    </blockquote>

    Wow… Thanks for the css code… Problem Solved… Thank you very much Chavan….

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

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

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