Hello,
I look to remove the button "Back to.." ... How ? ...
(http://www.freeimagehosting.net/newuploads/6thps.gif)
[attachment cleanup by admin]
Add to your Joomla template css:
.back-to-category {
display:none;
}
You can easily work out a solution to issues such as this by using Firebug. http://forum.virtuemart.net/index.php?topic=102850.0
Ok thanks :)
I though that we had a function for this ...