Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Remove Bullet
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Remove Bullet
#45125
Re:Remove Bullet 10 Years, 5 Months ago Karma: 0
We have not rolled these changes out to the public site, but I have looked at the underlying HTML sourced rendered via the browser. Does this help?

<ul class="es-items-container">
<li class="es-news-item">
<div class="es-news-item-out">
<div class="es-news-item-in">
<div style="list-style-type: none; color: #282d72; font-size: 16px; font-family: Arial; padding: 0px 10px 0px;">One in four children in the United States suffers from a vision problem. iScreen Vision can help identify problems much earlier than traditional vision screening.</div> </div>
</div>
</li>
<li class="es-news-item">
<div class="es-news-item-out">
<div class="es-news-item-in">
<div style="list-style-type: none; color: #282d72; font-size: 16px; font-family: Arial; padding: 0px 10px 0px;">Performing a vision screening test with iScreen Vision’s pediatric vision screening equipment gives pediatricians an easy and reliable vision test.</div> </div>
</div>
</li>
<li class="es-news-item">
<div class="es-news-item-out">
<div class="es-news-item-in">
<div style="list-style-type: none; color: #282d72; font-size: 16px; font-family: Arial; padding: 0px 10px 0px;">Studies have shown photoscreening allows earlier, more accurate, and quicker vision screening than screening with a traditional eye chart.</div> </div>
</div>
</li>
<li class="es-news-item">
<div class="es-news-item-out">
<div class="es-news-item-in">
<div style="list-style-type: none; color: #282d72; font-size: 16px; font-family: Arial; padding: 0px 10px 0px;">Vision screening with photoscreening has been endorsed by professional societies including the AAP, AAO and AAPOS in a 2012 policy statement.</div> </div>
</div>
</li>
<li class="es-news-item">
<div class="es-news-item-out">
<div class="es-news-item-in">
<div style="list-style-type: none; color: #282d72; font-size: 16px; font-family: Arial; padding: 0px 10px 0px;">The AAP said instrument screening "is especially useful in the preverbal, preliterate, or developmentally delayed child.”</div> </div>
</div>
</li>
</ul>
The administrator has disabled public write access.
 
#45126
Re:Remove Bullet 10 Years, 5 Months ago Karma: 746
It can be a problem with site template styles so we can investigate the problem if you provide a link to a page where we can see it.

PS: Send your order number by email please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#45427
Re:Remove Bullet 10 Years, 5 Months ago Karma: 0
Sorry for the delay getting back to you. We just rolled out the changes to the site.

If you go to
www.iscreenvision.com
you will see in each slider (3 in all) a light gray bullet to the left of the text. These are the bullets we are trying to remove.
The administrator has disabled public write access.
 
#45430
Re:Remove Bullet 10 Years, 5 Months ago Karma: 746
Add the following CSS rules to a site template CSS file:

.art-postcontent ul > li.es-news-item
{
background-image: none;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#45431
Re:Remove Bullet 10 Years, 5 Months ago Karma: 0
Awesome! Awesome! Awesome!
Thank you for your help.
The administrator has disabled public write access.
 
Go to topPage: 123