Can someone help me do a small change to wp_list_bookmarks
I want to output an image after the first category of links
eg. I want to do this
Link category 1
- Link 1
- Link 2
- Link 3
<!-- out put image here -->
Link category 2
- Link 1
- Link 2
- Link 3
I am a beginner so any help greatly appreciated!!