Solved
Forum Discussion
Hey Claudius,
You can reference skin images in the skin css as follows:
a.mypic {
background: transparent url(${images.icon_paging_page_arrow_next.url}) no-repeat left top;
}
See this post for more info How to reference images? The only difference here is that you don't need the "skin." as you are already in the skin.
Hope this helps,
Yuri
Related Content
- 2 years ago