-
AuthorPosts
-
May 19, 2011 at 8:06 am #164184
Hi,
I am useing the methys template on http://www.incubated.nl. I have set the images to 1500px wide for large screens in de module paramters and put two 1500px images in the correct folder.
The slideshow module aligns all images from left to right. Hoe can I center al slide images?
Regards
pastorbill Friendpastorbill
- Join date:
- October 2007
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
May 20, 2011 at 10:32 pm #392174I’m not sure you can have just two images that center – center would imply that you would have at least three images. However, you might try going to the template manager, edit the profile, and set your template width to AUTO. 1500px is awfully large. The vast majority of your clients probably aren’t going to have screens that large, are they?
May 21, 2011 at 11:04 am #392225Why would that imply that I need to have three images? The module just shows 1 image at the time. I want the image to be centered and not floating left. I dont want the entire website to be that wide, just the image slider module with the image centered.
May 22, 2011 at 9:08 am #392323still no official support from joomlart?
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
May 23, 2011 at 9:51 am #392427Hi there!
Sorry for replying you this late. Please change this code:
.ja-slide-main-wrap {
overflow: hidden;
position: relative;
}
to
.ja-slide-main-wrap {
margin: 0 auto;
overflow: hidden;
position: relative;
}in /templates/ja_methys/css/mod_jaslideshow.css. That will help you in this case.
May 29, 2011 at 9:13 am #393402Its not working, it is also different when looking at it with safari or firefox
steinar Friendsteinar
- Join date:
- July 2007
- Posts:
- 319
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 11
- Thanked:
- 98 times in 84 posts
May 29, 2011 at 2:17 pm #393410Hello herlinda1,
Check animation type (Module manager >> Edit >> Parameters >> Stage settings). If animation type is set to fading, you should try moving instead. That did help me in a similar situation, although my images had the standard 960px width. Do you get the same result with 960 pixels images?
And finally, since you get different results in different browsers, have you remembered to flush the caches both in Joomla backend and your browsers?
Good luck!1 user says Thank You to steinar for this useful post
May 31, 2011 at 7:40 am #393803<em>@steinar 243301 wrote:</em><blockquote>Hello herlinda1,
Check animation type (Module manager >> Edit >> Parameters >> Stage settings). If animation type is set to fading, you should try moving instead. That did help me in a similar situation, although my images had the standard 960px width. Do you get the same result with 960 pixels images?
And finally, since you get different results in different browsers, have you remembered to flush the caches both in Joomla backend and your browsers?
Good luck!</blockquote>Thanx Steinar,
Setting it to moving worked!!
Great!
antonr Friendantonr
- Join date:
- June 2011
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
June 20, 2011 at 9:58 pm #397481I just experienced the same thing. Adjusted the module to have fading images, and all 7 slides then aligned left. WAY curious. Found this thread and set it back to moving and that fixed it.
So, is fading and left-alignment a bug, or a feature?:laugh:
1 user says Thank You to antonr for this useful post
-
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by antonr 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum