Ok so how do you change the hyperlinks contained
in the sidebox headings?
i want to link to other pages with one box( the addon logo box) the heading links to the new products page (of all things)
http://whidbeyislandmoped.com/cart/ "Mod Parts[More]"
i found :
tpl_box_default_right.php
Line #13 : $title = '<a href="' . zen_href_link($title_link) . '">' . $title . BOX_HEADING_LINKS . '</a>';`
I want to target the Mod Parts 'Logo Sidebox' only
thanks




