-
AuthorPosts
-
Michele Di Pumpo Friend
Michele Di Pumpo
- Join date:
- September 2014
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 6
April 29, 2011 at 9:53 am #163374The image and the text of the contenslider, linked to k2 categories, are superimposed! See tha attached fo details.
How i can solve this problem?
Thank’s
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 30, 2011 at 1:38 am #389099Please provide us your site Url
Michele Di Pumpo FriendMichele Di Pumpo
- Join date:
- September 2014
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 6
April 30, 2011 at 8:03 am #389124khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 30, 2011 at 5:01 pm #389169Hi,
Because this code causes it
.clearfix {
height: 1%;
}
but I don’t find down where file contain it because you turn on css optimization. Could you turn it off?chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 30, 2011 at 5:13 pm #389173Go to this Folder modulesmod_jacontentslider2tmpl
copy the default.php file and paste it in this folder templatesja_community_plushtmlmod_jacontentslider2
Find this Following code in the default.php and remove the clearfix text alone
<div class="ja_slideimages tooltips clearfix">
Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 30, 2011 at 5:27 pm #389178<em>@Chavan 237713 wrote:</em><blockquote>Go to this Folder modulesmod_jacontentslider2tmpl
copy the default.php file and paste it in this folder templatesja_community_plushtmlmod_jacontentslider2
Find this Following code in the default.php and remove the clearfix text alone
<div class="ja_slideimages tooltips clearfix">
Note: If you Find my Post useful please click on the Thanks Icon</blockquote>
Your way is right. But clearfix text doesn’t cause problem. Problem is styling of clearfix, so you just change style of clearfix by modifying css file that contains clearfix without changing php file
1 user says Thank You to khoand for this useful post
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 30, 2011 at 5:36 pm #389180I hope clearfix is used in most of the places in template. If we change here, It might affect some where else. thats why asked to change it in the file. 🙂
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 30, 2011 at 5:48 pm #389182If changing
.clearfix {
height: 1%;
}
effects somewhere. You just define css code more detail from <joomla url>templatesja_community_pluscsstemplate.css file. Example
.jsslide.clearfix {
height: 1%;
}1 user says Thank You to khoand for this useful post
Michele Di Pumpo FriendMichele Di Pumpo
- Join date:
- September 2014
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 6
May 2, 2011 at 8:48 am #389386<em>@khoand 237708 wrote:</em><blockquote>Hi,
Because this code causes it
.clearfix {
height: 1%;
}
but I don’t find down where file contain it because you turn on css optimization. Could you turn it off?</blockquote>I made it!
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 2, 2011 at 9:04 am #389388http://www.morganmilleredizioni.it/new_cms/components/com_tag/css/tagcloud.css
this is the css file url
1 user says Thank You to chavan for this useful post
Michele Di Pumpo FriendMichele Di Pumpo
- Join date:
- September 2014
- Posts:
- 12
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 6
May 2, 2011 at 9:10 am #389390Ok, Solved! The problem was the css file tagcloud.css. This is a css file generated by the component “joomlatags”. I canged the css code in:
.jsslide.clearfix {
height: 1%;
}Thank’s to everybody!
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 3 voices, and was last updated by Michele Di Pumpo 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with contentslider module
Viewing 11 posts - 1 through 11 (of 11 total)