Click to See Complete Forum and Search --> : Problem last-child


solidariti
04-30-2010, 10:59 AM
last product item is being pushed onto the next line, can anyone see why?

I added a .last-child class to the last item which had a margin-right:0; but that didn't work either.

http://ramezanirugs.propono.co.uk/index.php?option=com_virtuemart&page=shop.browse&category_id=4&Itemid=53

Thank you for any help.

holyhttp
05-03-2010, 08:39 PM
The link to your web page is broken so I cannot really tell what the source of the issue is. In most case though it's because the sum of widths+paddig (left, right) +margins (left and right) of all elements in that row exceeds the width of their direct parent container.