- Posts: 3
- Thank you received: 0
sliding effect cut image
-
impleteca
Inactive member - Topic Author
- New Member
Less
More
14 years 2 months ago - 14 years 2 months ago #3045
by impleteca
sliding effect cut image was created by impleteca
hi, pardon my poor english...
as you can see in this web site
www.eurotechedilizia.com/ristrutturazioni-edili
for each image change the space from left border of the image and left border of gallery is bigger (you can see a large part of the previous image)
what can be the problem?
thanks
p.s. i tried putting only one gallery on that page with no result
as you can see in this web site
www.eurotechedilizia.com/ristrutturazioni-edili
for each image change the space from left border of the image and left border of gallery is bigger (you can see a large part of the previous image)
what can be the problem?
thanks
p.s. i tried putting only one gallery on that page with no result
Last edit: 14 years 2 months ago by impleteca.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 2 months ago #3048
by milos
Replied by milos on topic Re: sliding effect cut image
Please add this in template_css.css file:
Code:
#hot-joomla-gallery-wrapper { border:none !important; }
Please Log in to join the conversation.
-
impleteca
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
14 years 2 months ago - 14 years 2 months ago #3066
by impleteca
Replied by impleteca on topic Re: sliding effect cut image
it didn't worked, i think the problem is the space between the images... but i don't know how to remove.
if you go to the page now you see the effeects of the change you suggested, tell me if i have to remove it and put something else.
furthermore i noticed that also the border ofthe thumnails isn't placed exactly around them, maybe the problem is linked to the other?
they seem both border/margin problem
thank you
if you go to the page now you see the effeects of the change you suggested, tell me if i have to remove it and put something else.
furthermore i noticed that also the border ofthe thumnails isn't placed exactly around them, maybe the problem is linked to the other?
they seem both border/margin problem
thank you
Last edit: 14 years 2 months ago by impleteca.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
14 years 2 months ago #3068
by milos
Replied by milos on topic Re: sliding effect cut image
I gave you wrong code, please use this instead:
Please don't forget "!important".
Code:
#hot-joomla-gallery-wrapper img { border:none !important; }
Please Log in to join the conversation.
Time to create page: 0.160 seconds