-
AuthorPosts
-
February 18, 2014 at 2:59 am #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 🙂
- February 18, 2014 at 3:08 am #523092
Hello……. :((
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 18, 2014 at 6:46 am #523129can you Please post your site Url
February 18, 2014 at 3:35 pm #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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 19, 2014 at 1:43 am #523285Go 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; }1 user says Thank You to chavan for this useful post
February 19, 2014 at 2:48 pm #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….
AuthorPostsViewing 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
Jump to forum