Page 1 of 1

Button Image not Change

Posted: Tue Mar 11, 2014 11:05 am
by pritu patel

I am Trying To add my custom css to change image on button .But it not afeecting on output.

Image

Image

You can see that there is only blue color button display.I Tried to set search logo on that it not display in output.


Button Image not Change

Posted: Tue Mar 11, 2014 12:49 pm
by Maryna Brodina

Hello! You have incorrect image path. Please take a look here https://getsatisfaction.com/apperyio/...


Button Image not Change

Posted: Wed Mar 12, 2014 5:56 am
by pritu patel

I tried many ways but it not reflecting.
any other solution??


Button Image not Change

Posted: Wed Mar 12, 2014 7:06 am
by Maryna Brodina

Hello! Could you clarify what image path have you tried?


Button Image not Change

Posted: Wed Mar 12, 2014 7:52 am
by pritu patel

background: url("files/views/assets/image/searchbutton.jpg") !important;


Button Image not Change

Posted: Wed Mar 12, 2014 4:13 pm
by Nikita

Hello,

Have you loaded this file to this address? Please send a screenshot of file tree (tab resources)


Button Image not Change

Posted: Thu Mar 13, 2014 5:08 am
by pritu patel

Image
please check this tree.....


Button Image not Change

Posted: Thu Mar 13, 2014 9:20 am
by Maryna Brodina

Hello! Try this way prebackground: url("../image/searchbutton.jpg") no-repeat;/pre


Button Image not Change

Posted: Thu Mar 13, 2014 9:29 am
by pritu patel

ya!!! It's Working.....Thank You so much..