Customizing left/right arrows
-
Since reinstalling and upgrading the plugin I’ve lost some old settings I had. Earlier I customized the left and right arrows and the close button with html characters like ? and ×. But now I can’t seem to figure it out again.
I believe all I did before was to add the character “◄” in the span of the jquery.fancybox.js file like this:
(‘<span class=”fancy-ico” id=”fancybox-left-ico”>◄</span>‘)
But this doesn’t render in the browser. When I check it out in Firebug the span is empty, and when I manually the text in the span then it works. I believe this is actually this the correct javascript file being loaded, but could there be some other file overriding it or something? I’ve checked all other files in the plugin and cleared caches, but I’ve hit a dead end.
You can see it in action here: https://www.youshouldliketypetoo.com/blog/packaging/beer-can-typography/
Thanks in advance (again) for your help!
- The topic ‘Customizing left/right arrows’ is closed to new replies.