-
AuthorPosts
-
qbali JATC
qbali
- Join date:
- October 2006
- Posts:
- 177
- Downloads:
- 13
- Uploads:
- 23
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
November 27, 2012 at 4:28 pm #182628anyone can help me on how to remove the blur from left and right side of the slideshow
thanks for anyhelp
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
November 27, 2012 at 4:43 pm #474408Hi
The blur effect on the slideshow is given by an image to edit it or remove it goto this file /templates/ja_university/css/mod_jaslideshowlite.css
ja-ss-mask {
background: url(../images/mask-left.png) no-repeat left top;
display: block;
position: absolute;
z-index: 100;
top: 0;
left: 0;
width: 121px;
height: 100%;.ja-ss-mask.mask-right {
background: url("../images/mask-right.png") no-repeat scroll right top transparent;
left: auto;
right: 0;
}qbali JATCqbali
- Join date:
- October 2006
- Posts:
- 177
- Downloads:
- 13
- Uploads:
- 23
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
November 28, 2012 at 4:00 pm #474545Hi Pavit, thanks that’s work great..
1 user says Thank You to qbali for this useful post
September 24, 2015 at 8:50 am #692174Good morning.
This is just the code. Please I want to remove the blur effet. How to change the code to remove It ?
Thank you.September 24, 2015 at 8:50 am #749574Good morning.
This is just the code. Please I want to remove the blur effet. How to change the code to remove It ?
Thank you.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 24, 2015 at 9:10 am #692176<em>@ericdeumo 493913 wrote:</em><blockquote>Good morning.
This is just the code. Please I want to remove the blur effet. How to change the code to remove It ?
Thank you.</blockquote>That is teh code to show how to remove the blur effect given by the image, to remove the effect remove the image ,
set
background: url(../images/mask-left.png) no-repeat left top;
to:
background:none;
for both the above part of code
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 24, 2015 at 9:10 am #749576<em>@ericdeumo 493913 wrote:</em><blockquote>Good morning.
This is just the code. Please I want to remove the blur effet. How to change the code to remove It ?
Thank you.</blockquote>That is teh code to show how to remove the blur effect given by the image, to remove the effect remove the image ,
set
background: url(../images/mask-left.png) no-repeat left top;
to:
background:none;
for both the above part of code
September 24, 2015 at 1:15 pm #692351Tank you, but it not remove the blur effet.
Please help.September 24, 2015 at 1:15 pm #749610Tank you, but it not remove the blur effet.
Please help.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 24, 2015 at 2:19 pm #692360<em>@ericdeumo 493967 wrote:</em><blockquote>Tank you, but it not remove the blur effet.
Please help.</blockquote>Ok then post a link to your page so we can take a look at it
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 24, 2015 at 2:19 pm #749619<em>@ericdeumo 493967 wrote:</em><blockquote>Tank you, but it not remove the blur effet.
Please help.</blockquote>Ok then post a link to your page so we can take a look at it
-
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by pavit 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum