> What I have tried is change the img url on restylegc.css:
>
> .navBack {
> background-position:-241px -17px;
> background-image:url(//
fallesdenia.com/wp-content/restylegc/images/
> btn_prev_sm_orange.gif);
> }
>
> But no luck...
That's because you only replaced the button which is part of a large
sprite. If you're going to do that, then you don't need the
background-position rule. Also please reply to the thread so that
others can benefit.