-
9 Jan 2011 5:37 PM #1
Carousel indicator on top
Carousel indicator on top
The indicator is always on the right or bottom in Carousel. I want to have it on top in horizontal mode.
Is there any posibility to do that?
-
15 Nov 2011 4:13 PM #2
-
16 Nov 2011 1:24 AM #3
I inspecting the indicator through the browser development tools...
Just add this to you CSS
I've increased the height to pad it a bit from the topCode:.x-carousel-indicator-horizontal { height: 3em; top: 0; }
Similar Threads
-
Carousel indicator overlapping with form controls
By samuelp in forum Sencha Touch 1.x: DiscussionReplies: 2Last Post: 9 Dec 2010, 11:29 AM -
[FIXED-528] Carousel Indicator issue in version 0.99
By fermina in forum Sencha Touch 1.x: BugsReplies: 2Last Post: 12 Nov 2010, 7:22 PM -
How put carousel indicator dots at the top of the component?
By ljadrbln in forum Sencha Touch 1.x: DiscussionReplies: 0Last Post: 6 Aug 2010, 12:58 AM -
Carousel indicator dots not visible
By shellgrit in forum Sencha Touch 1.x: DiscussionReplies: 2Last Post: 19 Jul 2010, 11:43 PM -
[OPEN] [FIXED-110] Carousel indicator breaks down after changing carousel content.
By Mphasize in forum Sencha Touch 1.x: BugsReplies: 6Last Post: 1 Jul 2010, 11:41 AM


Reply With Quote