My product listing box is displaying differently to my new products box, how do i apply the same css to the product listing box ?
http://www.fantasticals.co.uk/catalo...ndex&cPath=1_4
My product listing box is displaying differently to my new products box, how do i apply the same css to the product listing box ?
http://www.fantasticals.co.uk/catalo...ndex&cPath=1_4
First step is to implement the Column Layout Grid for Product Listing mod to get the data into a similar layout format.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Sorry probably didnt explain myself properly, im happy with the layout of the product listing, but i want the header size, font size and border to be consistent with the new lines box.
Apologies got to go out so no time to explain, but this added to your stylesheet should take care of it.productListing-heading, a.productListing-heading {font-size:12px; color:black; padding:6px 0}
#productListing table {border: 1px solid #EDE2DE}
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Thanks! thats exactly what i needed
Having resolved the issue above i decided to install the colum_layout_grid module, which now ive looked at it is more suited to what i need.
However Id still like a box round the products the same as the new lines box, installing the module seems to have made the CSS code redundant.
http://www.fantasticals.co.uk/catalo...ndex&cPath=1_4