-
AuthorPosts
-
November 4, 2015 at 6:57 pm #530359
Estimates, would like to change the arrows in the slide of opinions by two custom images .
Thank you.
Norberto.November 5, 2015 at 8:37 am #530571Hi buscoseo,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
RikardNovember 5, 2015 at 12:47 pm #530733Hello, yes, the link is:
http://www.norbertok.com/test-saray/
Finish clarify that this link is developing the site, then migrate to the original link.
The slide is before the footer.
I would like to change these pictures:
left:http://www.norbertok.com/test-saray/wp-content/uploads/2015/11/Elephanta-indicador-izquierda-mostaza.png
right:http://www.norbertok.com/test-saray/wp-content/uploads/2015/11/Elephanta-indicador-derecha-mostaza.pngThank you.
November 6, 2015 at 3:35 pm #531466Hey!
use this code in Quick CSS field:
#top .avia-slideshow-arrows a.next-slide { content: url(https://www.norbertok.com/test-saray/wp-content/uploads/2015/11/Elephanta-indicador-derecha-mostaza.png); } a.prev-slide { content: url(https://www.norbertok.com/test-saray/wp-content/uploads/2015/11/Elephanta-indicador-izquierda-mostaza.png); }
Cheers!
AndyNovember 6, 2015 at 5:22 pm #531562Hi, insert the CSS code , but does not change me the arrows.
I leave my web data in the private section .
November 7, 2015 at 7:34 am #531754Hey!
The arrows are showing up when I checked the page. Please remove browser cache then reload the page.
Best regards,
IsmaelNovember 9, 2015 at 7:30 pm #532848Thank you, the problem is I was using firefox, and it does not support “CSS (content)”
Chrome is displayed without problems, there is an alternative for Firefox?Thank you
November 11, 2015 at 2:20 pm #534016Hey!
for firefox try this code:
#top .avia-slideshow-arrows a.next-slide::before { content: url(https://www.norbertok.com/test-saray/wp-content/uploads/2015/11/Elephanta-indicador-derecha-mostaza.png); } a.prev-slide::before { content: url(https://www.norbertok.com/test-saray/wp-content/uploads/2015/11/Elephanta-indicador-izquierda-mostaza.png); }
Regards,
AndyNovember 11, 2015 at 3:20 pm #534078thanks, we can close this question
November 11, 2015 at 3:23 pm #534088Hey!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Cheers!
Andy -
AuthorPosts
- You must be logged in to reply to this topic.