Topic: Selection rectangle QUICK FIX - CSS
howdy dater creators.
this is a quick fix to stop the selection rectangle around images, links and anything that is wrapped in
an <a href=> link.
just add to your main css file at the top.
* { outline: none; }now click any image button and wallah the selection rectangle is gone.
(may not always work when multiple browsers are opening the same page.)
bahahahaha ![]()