Theme Joomla Extensions

Magnifying glass

Is is possible to remove that "magnifying glass" icon without switching off controls? It looks really ugly. Thanks

LumoMongo replied Adjust code in CSS file

If you open your powerslide.css in your module / css folder - look for this:

.withArrows a.open:hover { background: url('../images/core/open.png') no-repeat center center; }


And change it to this:

.withArrows a.open:hover { background: none; }


That will remove the magnifying glass, but preserve the controls.

You must be logged in to post a comment. Please register if you do not have an account yet.

busy

INSIDE: Forum / Extensions

members

search