<a href=your bookmark link>
<br>
<br>
<br>
use <br /> to be xhtml compliantGgAcE said:In your HTML code you should be able to use simple <br> codes (break) to make the bookmark move down.
So find where your bookmark button is in the template &
before:
Code:<a href=your bookmark link>
Add before:
Code:<br> <br> <br>
If that pushing the bookmark down to far simply remove one.
If it's not far enough, simply add another.