Zen Follower
- Join Date:
- Jul 2004
- Posts:
- 103
- Plugin Contributions:
- 0
modified "recent purchases" code
In my install of 1.3.0.2 I modified the code that creates the recent purchases sidebox - the stock version places the cart icon at the end of the product name. In multi-line product names that made things look pretty uneven. My modification removes the unordered list (which also didn't display right in FireFox, at least in the template I use - Future_zen) and places the cart icon in front of the product name, which also puts a bit of space between the items listed (without resorting to css padding).
See attached file for it in action (rp.jpg).
Dennis