New Zenner
- Join Date:
- Jan 2010
- Location:
- Ireland
- Posts:
- 88
- Plugin Contributions:
- 0
blank sidebox mod - won't let me add an image
I have the blank sidebox mod installed and I'm trying to add an image to the left of each link in a list of links.
in includes>templates>my_template>sideboxes>tpl_blank_sidebox I have replaced lines 19&20 with:
$content .= '<div id="CustCateS"><img src="../images/pointer1.gif" /><a href="jackets-c-37">Jackets</a></div>';
the link shows up ok but the pointer image doesn't. I have of course created a pointer image and placed it in includes>templates>my_template>images>pointer1.gif but it doesn't show up.
I know elsewhere on my page I have employed the same code and it works fine there, so whats going wrong here!?
I've spent the last hour staring at this but can't spot what I've done wrong.
any thoughts?
thanks