-
AuthorPosts
-
success_bus Friend
success_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
October 16, 2014 at 8:04 am #202132Hi,
I set the Template to full screen, the Slideshow is moved to the left.
Please how can I adjust it to the center.Best regards
success_bus—
custom.css:
.container {
width: 100%;
}
.t3-slideshow .main-container.slideshow {
width: 80%;
position:relative;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
}
.ja-slide-item img {
position:relative;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 16, 2014 at 9:09 pm #553294Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/
Within that custom.css file, paste the following CSS rule:
.t3-slideshow .main-container.slideshow {
margin-left: auto;
margin-right: auto;
width: 1239px;
}SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Better ??
1 user says Thank You to TomC for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
October 16, 2014 at 9:57 pm #553298Hi dear TomC,
Thanks so much! It’s still same problem, I am using JA Biz templateBest regards
success_bus—
.container {
width: 100%;
}
.t3-slideshow .main-container.slideshow {
margin-left: auto;
margin-right: auto;
width: 1239px;
}
.ja-slide-item img {
position:relative;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 16, 2014 at 10:17 pm #553300Fixed . . . .
The correct file path was –> /templates/ja_biz/local/css/mod_jaslideshow.css
1 user says Thank You to TomC for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
October 16, 2014 at 11:07 pm #553301Thanks TomC, Still same problem!
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
October 17, 2014 at 11:39 am #553379Hi Tom,
I edited the files /templates/ja_biz/local/css/mod_jaslideshow.css and custom.css
but still same issue, can’t align slideshowBest regards
success_busTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 17, 2014 at 4:20 pm #553401<em>@success_bus 450594 wrote:</em><blockquote>Hi Tom,
I edited the files /templates/ja_biz/local/css/mod_jaslideshow.css and custom.css
but still same issue, can’t align slideshowBest regards
success_bus</blockquote>But I had fixed it FOR you within your css files – checked it an everything . . . what happened? :((
1 user says Thank You to TomC for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
October 17, 2014 at 6:45 pm #553415I checked afterwards you had fixed it, but slideshow was still in the left!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 17, 2014 at 9:05 pm #553428Fixed Again . . . . best not to keep “Development Mode” on
1 user says Thank You to TomC for this useful post
success_bus Friendsuccess_bus
- Join date:
- November 2012
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 62
- Thanked:
- 13 times in 1 posts
October 17, 2014 at 10:18 pm #553437Hi Tom,
Thanks so much for your professional help!I wish you good luck with your development!
Thanks & best wishes,
success_bus -
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by success_bus 10 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum