Bring Your Business to Life › Support › Image Store › CSS safari
- AuthorPosts
- October 14, 2012 at 8:27 pm #50353
pathmakumar
ParticipantHi, thanks for the plugin. It works well just like what I wanted. I’m using wp slash theme. My problem is when I click image on the gallery, the ‘add cart button’ on the lightbox is not appearing properly. The border is outside the button. This happens with all the browser.
And on safari the checkbox in the gallery is very small (like a dot).
lastly, is there anyway to bypass the photo/album size selection after you add to cart? i don’t need because i only offer photo/album size.
Hope you can help me with this, thanks again.
October 18, 2012 at 12:04 am #50421Xpark Media
Keymasterwhat version of safari are you suing and are you using a window or mac. can you provide a link to your site, I may be able to provide the styles for you
October 26, 2012 at 12:09 pm #50551pathmakumar
ParticipantThanks for your reply, just updated to 3,17
I’m using mac, safari 6
October 28, 2012 at 11:53 pm #50585Xpark Media
Keymaster@pathmukamar, there ara a few form styles on your theme that may affect other forms not just the image store, I sugget contacting the theme developer, in the mean time here are a few styles that can fix the issues
input[type=chekcbox] { -webkit-appearance: checkbox; } input[type=text] { -webkit-appearance: text; } #ims-pricelist { text-shadow: none; color: #666; } div.ims-field.ims-submit input { height:auto; padding: 1px 3px; }
November 4, 2012 at 7:09 pm #50762pathmakumar
ParticipantHi, Hax thanks for the fix, it works well but the problem came back after i update to 3.1.8, should i reverse to 3.1.7?
November 4, 2012 at 8:26 pm #50775Xpark Media
Keymastermake sure that you add styles to your theme not the plugin, or even better use a child theme that way you can update both theme and plugin without losing your changes.
November 6, 2012 at 12:22 am #50834pathmakumar
ParticipantGot it, Thanks so much hax
- AuthorPosts
- You must be logged in to reply to this topic.