-
AuthorPosts
-
June 27, 2017 at 5:43 pm #813540
Hello,
I’m using NextGen Pro to sell prictures, but there’s a little problem while displaying the products.
The quantity textbox whick is black with enfold deactivated (screenshot :https://fancypants.fr/wp-content/uploads/sites/6/2017/06/Capture-cart-Twenty.jpg) becomes white and not well aligned with enfold (https://fancypants.fr/wp-content/uploads/sites/6/2017/06/Capture-Cart.jpg).I guess it’s just a matter of css, I would like to know how to do this but I don’t find.
Thanks for helping, and thank you for your always efficient solutions !
Guilhem
June 27, 2017 at 6:06 pm #813551Hey guilhemdelepinay,
The nextgen pop-up is not loading. Can you check?
Best regards,
Jordan ShannonJune 27, 2017 at 6:29 pm #813558Hi,
No problem on my side.
Click one image, then click on the cart icon on the bottom left side to open the products, you’ll have the same configuration as the screenshot then
Is it ok ?
Thanks
Guilhem
June 27, 2017 at 6:31 pm #813559Maybe you’ll have to wait until all the gallery is loaded to open nextgen lightbox
June 27, 2017 at 6:35 pm #813564Hi,
Is it loading on your end?
Best regards,
Jordan ShannonJune 27, 2017 at 6:40 pm #813566Yes… strange. I removed some images so it’s quicker to load maybe.
Is it better ?
Do you see the masonry gallery ?
Guilhem
June 27, 2017 at 11:14 pm #813628Hi,
The masonry gallery itself displays just fine. It is the lightbox that is giving the issue. Please see the following screenshot and corresponding console errors: https://snag.gy/tTzd5l.jpg
Best regards,
Jordan Shannon- This reply was modified 7 years, 4 months ago by Jordan Shannon.
June 29, 2017 at 8:57 am #814277Hello,
Thanks for telling me this : it looks like a very big problem for a photographer. I told this to Imaely and they provide me a CSS trick to avoid this. Can you please check if it works for you now ?
And if it works, can you look at the quantity fields color and alignment as seen on the screenshots ?
Thanks a lot !
Guilhem
June 29, 2017 at 3:56 pm #814556Hi,
Add the following to quick css:
#top .galleria-container input[type="number"]{ border:none!important; background:none!important; }
Best regards,
Jordan ShannonJune 29, 2017 at 5:42 pm #814608Hi,
Thanks it worked well for the background color ! Is it possible to put white color for the font ?
And another one thing : on chrome it’s ok but on firefox the quantity field is not on the same line as the other things, how to correct this ?
Thanks !
Guilhem
June 30, 2017 at 6:18 am #814804Hi,
I tried to pull the site again but I received a database connection error.
Best regards,
Jordan ShannonJune 30, 2017 at 5:19 pm #815061Yep sorry OVH my web provider seemed to have some serious problem yesterday, it came back today !
Guilhem
July 3, 2017 at 2:45 am #815680Hi,
Add the following to quick css:
td.nggpl-description_field{ padding-top:10px!important; } td.nggpl-quantity_field{ vertical-align:top!important; } #ngg_manual_pricelist th, #ngg_manual_pricelist input{ color:#fff!important; }
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.