I am Trying To add my custom css to change image on button .But it not afeecting on output.
You can see that there is only blue color button display.I Tried to set search logo on that it not display in output.
Hello! You have incorrect image path. Please take a look here https://getsatisfaction.com/apperyio/...
I tried many ways but it not reflecting.
any other solution??
Hello! Could you clarify what image path have you tried?
background: url("files/views/assets/image/searchbutton.jpg") !important;
Hello,
Have you loaded this file to this address? Please send a screenshot of file tree (tab resources)
Hello! Try this way prebackground: url("../image/searchbutton.jpg") no-repeat;/pre
ya!!! It's Working.....Thank You so much..