Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
April 20, 2016 at 9:19 am #920375
Hallo,
how can I remove the blurr colour on both sides of the fotos in the slideshow ( Homepage )…I would like to have the fotos in full width of the site.
What should I do ?
P.S. I attached a foto to demonstrate how I would like to have the fotos in the slidesplayer.Thank you very much in adavance for your support.
Thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 20, 2016 at 9:43 am #920385Hi
Go to
/templates/ja_university_t3/local/css/themes/blue/template.css
Find this code.ja-ss-mask.mask-right { background-image: url("/templates/ja_university_t3/images/themes/blue/mask-right.png") !important; }
Replace it with
.ja-ss-mask.mask-right { background-image: none !important; }
And find this code
.ja-ss-mask { background-image: url("/templates/ja_university_t3/images/themes/blue/mask-left.png") !important; }
replace it with
.ja-ss-mask { background-image: none !important; }
Save file , clean cache and check.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Pankaj Sharma 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum