HTML5 3D Flipping Gallery 2 Support Product Page

Answered

Image formatting

Asked 04 Jun 2015 13:38:17
1
has this question
04 Jun 2015 13:38:17 Grant Berkeley posted:
Probably a stupid question but how do I remove the photo edge effect from the image to be flipped? Many thanks!

Replies

Replied 04 Jun 2015 14:42:22
04 Jun 2015 14:42:22 Teodor Kuduschiev replied:
Hello Grant,
Could you please be a little more detailed explaining what do you mean by: "remove the photo edge effect from the image to be flipped"
Replied 04 Jun 2015 15:19:03
04 Jun 2015 15:19:03 Grant Berkeley replied:
Hi Teodor - thanks for coming back so quickly.

I've been messing about and have a test page here www.custdemo.co.uk/ - you'll see the black rectangles halfway down the page have photo like border I'd like to get rid of and expand the image to the same width as the text.

Hope this makes sense!

Many thanks - much appreciated!

Grant
Replied 04 Jun 2015 15:22:40
04 Jun 2015 15:22:40 Teodor Kuduschiev replied:
Ah, i see - that is the default style of the gallery. You can remove the padding by adding the following rule to your css:
.dmx3DFlipPhotoFront {
padding: 0 !important;
}

Replied 04 Jun 2015 15:31:54
04 Jun 2015 15:31:54 Grant Berkeley replied:
Perfect - thank you very much!

Reply to this topic