as seen here
http://dreamslayervisions.com/visionsonline/index.php/en/component/virtuemart/poser
how do i get those blank ones gone??
i do not want anything but the clickable words to display on the page.
thanks
ss
ok i used the firebug thing and can see what i need to delete to remove them.
problem is i cant figure out what file it is or where in my server folders it is located...lol
does firebug tell you this?
Comment or remove line 120
echo $category->images[0]->displayMediaThumb ("", FALSE);
on file default.php in components\com_virtuemart\views\category\tmpl folder
thank you very much, that did the trick.......such a simple thing, and its not posted in a sticky anywhere for beginner users...lol
kisses
ss