Hi all,
I used to refer to an image like this in the old version
Can anybody tell me how to do this in version 9.0??HTML Code:<img src="skins/Skin_(!SKINID!)/images/spacer.gif" width="20" height="23" alt="Zoek" />
Thnx!
Answer:
HTML Code:<img src="App_Themes/Skin_1/images/spacer.gif" width="20" height="23" alt="Zoek" />