1
Hi guys. I'm helping a friend with a XOOPS installation.
We're trying to get rid of the link.gif image next to each product listing and get rid of all of the extraneous links at the bottom of the product listing box (rate it, votes, mailto etc).
I've deleted the img src code for link.gif everywhere I can find it and ripped out the table rows for the other links wherever I can find those - but nothing is changing!
Can anyone tell me which file these are being pulled from? She's using the ICE theme, if that helps.
You can see the site
here - look under the product (or in her case, recipe) links and you'll see all the junk link codes that look like ()|||(). Those are what we want rid of.
I've taken the code for the image out of modules/mylinks/templates/mylinks_link.html - heck I even deleted the ENTIRE file off of the server and it didn't change anything, image was still there... plus took it out of a few other files I found in modules/mylinks2 but still no luck.
Thanks in advance!