-
AuthorPosts
-
February 1, 2017 at 5:00 pm #1007398
Greetings,
Trying to make a better user experience in mobile use of the site, I replaced for responsive versions the tabs containers module with an JA accordeon module. I need help and advice in two problems :- is there any posibility to load the container content align to the top of the browser ? ( it will be useful to understand better what I mean the real mobile testing of my site accesign the containers from accordeon module )
- I try to make the accordeon module look like the tabs module, but I’m not good in codding. I put on custom.css the following css :
/* taburi accordeon cu linie verde la active si gri la hover*/ .ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active { width: 6px; background-color: #8bc34a; } .ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title:hover { width: 6px; background-color: #9e9e9e; }
but I’m just a litle bit close for what I need . Please investigate and advise.
The best way to understand perfect what my need are please take a look of my site using a mobile phone or simulate it in browser, both issues are on responsive.
Thank you in advance for your kind support !
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 2, 2017 at 8:09 am #1007528I attached the normal desktop view of tabs module and the responsive view with accordeon module styled like platon * ( I don’t know how will be better to do with the accordeon borders and each content border, any suggestion will be appreciated ) Thank you !
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 2, 2017 at 9:03 am #1007540Hi
If you want to change the style of the module you can use inspect element or firebug to check the style code and override it via custom.css file
Like this: http://prntscr.com/e3h21u
In your screenshot its not clear what exact changes you want to do in style.February 2, 2017 at 9:26 am #1007542Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 2, 2017 at 9:48 am #1007552Hi
Below is the css code for active,hover and normal.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title { color:#000;} .ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title:hover { color:red;} .ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active {color:green;}
Replace the colours with code code.
Regards
February 13, 2017 at 11:48 am #1010064I’m working to setting the right css, for the mobile view active accordion container title, but I have an issue ( see attachment ) .
Please help me to setup the right css for mobile view active accordion container title with no word split and a little bit in right of the green line.
Thank you in advance for your support
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 14, 2017 at 2:17 am #1010316Hi
its because you added width 6px : http://prntscr.com/e8g14u
you have to remove or increase the width property.Regards
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum