
Originally Posted by
musicfreer
yeah sure, thanks for reminding, so I will see if I am able to add the class to the tpl file
but I saw that your recently reviewed layout is different from original. Originally the image is stick together with the product name without any space. Did you make any change to it?
The classes that control those are:
PHP Code:
.recent-products-name
{
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 8px;
font-size: 1em;
}
.rent-products-price
{
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 10px;
padding-left: 8px;
}