-
AuthorPosts
-
librandi Friend
librandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 8:44 am #203741Hi,
I have some problems in template and I suppose it is derive from slideshow, please look the screenshot.
Were is the mistake?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 22, 2014 at 5:47 pm #559374There was no screenshot attached.
Can you describe the issue you’re experiencing?
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 8:03 pm #559394TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 22, 2014 at 8:12 pm #559396Still not certain as to what your particular problem/issue is . . . can you clarify a bit?
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 8:52 pm #559397TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 22, 2014 at 8:56 pm #559399Which browser are you viewing in? . . . I am viewing in Firefox and it looks like everything is displaying full width – as I assume you are wanting.
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 9:34 pm #559414I use firefox too, but i would template responsive but I see the orizontal toolbar.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 22, 2014 at 9:40 pm #559415QUESTION:
When you installed your template, did you do so utilizing the quickstart + sample data installation process?librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 9:47 pm #559417No, I install it normaly, in this case I cange the custom.css of ja-nuevo because I would the slideshow 100%
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 22, 2014 at 9:49 pm #559418<em>@librandi 458572 wrote:</em><blockquote>No, I install it normaly, in this case I cange the custom.css of ja-nuevo because I would the slideshow 100%</blockquote>
Well, some modification you did set things awry . . . and I’m not certain what it is/was.
(which is why I always prefer to start with a virtual clone of the demo version (via quickstart + sample data))librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
December 22, 2014 at 10:06 pm #559422thanks, but the slideshow in original template have left and right margin and I follow the istruction in the forum but now it doesn,t work well
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 23, 2014 at 6:46 am #559438<em>@librandi 458454 wrote:</em><blockquote>Hi,
I have some problems in template and I suppose it is derive from slideshow, please look the screenshot.
Were is the mistake?</blockquote>You can fix this bug with my solution below
Open templates/ja_nuevo/css/mod_jaslideshowlite.css file
Find and change
.ja-ss-btns .ja-ss-prev {
background-position: 0 0;
left: -84px;
}.ja-ss-btns .ja-ss-next {
background-position: right 0;
right: -84px;
}
To
.ja-ss-btns .ja-ss-prev {
background-position: 0 0;
left: 84px;
}.ja-ss-btns .ja-ss-next {
background-position: right 0;
right: 84px;
}AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 3 voices, and was last updated by Ninja Lead 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum