How do I hide the circle when system is not checking stocks?
kyutums - July 15, 2009 - 16:11
| Project: | Ubercart Out of stock Notification |
| Version: | 6.x-1.3 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is it possible to hide the circle (the precursor to the animated gif) if the system if not checking for stocks? As shown in the attached image, the circle appears above the "Add to cart" button even if the system is not check for stocks.
| Attachment | Size |
|---|---|
| Moisturizing Massage Oil - Nature Easy_1247674236838.png | 794 bytes |

#1
Yes. All of that is done doing CSS. If you include custom CSS class in your theme's css to hide the 'throbber' when it's not checking, that would work. Just see on the module's CSS for guidance.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
Hello,
Could you explain how to do this? I looked in the module's CSS and found the elements but I don't know how to hide the throbber when it's not throbbing.
I am new to CSS and not sure how I would code this in my theme's CSS. This is important because the throbber pushes down the Cart button on my theme making it look messy.
Thanks so much!