Hey there,
I am trying to style the Previous and Next links, so that it looks something like this;
<a href="Previous"><img id="Vorige_Down" src="[(base_url)]assets/templates/proces/images/Vorige_Down.gif" width="38" height="38" alt="" Align="Left" /></a> <a href="Next"><img id="Volgende" src="[(base_url)]assets/templates/proces/images/Volgende.gif" width="38" height="38" alt="" Align="Right" /></a>
Is there a way to give a template argument to the "[+next+]" and "[+previous+]" placeholders?
What code should i put in the template chunk??
Thanks