We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 28218
    • 48 Posts
    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


      • 28218
      • 48 Posts
      Please??
      Is there no standard way in displaying images as the previous and next link?? Do i have to hack the snippet? Thats not my strong point...
        • 18397
        • 3,250 Posts
        You can style the previous and next links by using chunks for the content inside the a tag. Please see the documentation for the correct parameters to use.