Setting images css problem

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Dec 18, 2013 2:55 am
Reply with quote
Report this post
Hi again,
I have a problem trying to use the code:
.skia {
border-radius: 10px;
box-shadow: 5px 5px 10px 10px rgba(0,0,0,0.5);
}
so every image get an depth effect. What i get, is images that have a transparent line on the bottom (wrong.jpg).
I attached the "correct.jpg" (how i want to looks) and "wrong.jpg" (what i get from code) screenshots.
Please help.
Thank you in advance!

Nikolas
User avatar
Senior Boarder

GK User
Wed Dec 18, 2013 8:10 am
Reply with quote
Report this post
Could You please post an url to your site where this problem can be seen?
User avatar
Moderator

GK User
Wed Dec 18, 2013 9:13 pm
Reply with quote
Report this post
Hi Cyberek,

I'll send you right now via private message cause the site is inside a protected folder.
Thank you in advance!

Nikolas
User avatar
Senior Boarder

GK User
Thu Dec 19, 2013 10:22 pm
Reply with quote
Report this post
Hi,

Any news for the semi transparent line problem in the bottom of the images?
Regards,

Nikolas
User avatar
Senior Boarder

GK User
Fri Dec 20, 2013 9:32 am
Reply with quote
Report this post
Please tell me wheres should I navigate to see this bug.
User avatar
Moderator

GK User
Sat Dec 21, 2013 11:40 am
Reply with quote
Report this post
Hi,

This bug was in the first page (homepage) in the bannertop module where I publish Unite Revolution Slider.
I write the solution here, so if someone else have problem with Unite Revolution Slider and gavick templates find a fix.

At css I add the following:

.tp-simpleresponsive img {
-moz-user-select: none;
display:block
}

and the semi transparent line disappear from all images!
Thank you very much.
Have a nice day!

Nikolas
User avatar
Senior Boarder

GK User
Fri Dec 27, 2013 2:39 pm
Reply with quote
Report this post
Thanks for the info - somehow I didn't see them while I was visiting your site.
User avatar
Moderator


cron