-
AuthorPosts
-
August 14, 2013 at 7:01 am #189718
Hi,
I play with JA Content Slider Module. Option “Show Tabs” display tabs but behind them i see module title so it is unreadable. When i disable title in module configuration i see no module title and no tabs. Is it a bug or default behavior and i should deal with it using for example CSS ?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 15, 2013 at 12:05 pm #502336You can fix the problem this way
Open templates/ja_university/css/mod_jacontentslider.css file
From
.ja-button-control {
height: 27px;
margin: -28px 0 20px;
position: relative;
}
Change to
.ja-button-control {
height: 27px;
margin: 0px;
position: relative;
}
Remember to clear cache from Admin area.
August 27, 2013 at 12:54 pm #503633Thanks for ansfer. I know that it can be done with CSS. Was just curious how to do it in module settings (if possible). Greetings.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 28, 2013 at 4:25 am #503707In this case, you need to fix it with css code, not via module settings.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Content Slider Module for Joomla! 2.5 – module name behind tabs
Viewing 4 posts - 1 through 4 (of 4 total)