Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Can't figure this one out!


Go to End


3 Posts   1942 Views

Avatar
samcamfilms

Community Member, 2 Posts

9 December 2008 at 10:08am

Currently making a site for the local Kia dealer.

I have setup e-commerce

http://arpage.co.nz/arpage/used-kia/

I cant figure out why theirs a blank space! if i add more products it just stays their.

Ive try ed playing with

.product_summary #ProductList {
color: #666;
list-style:none;
float:left;
width:99%;
margin: 5px 0 0 0;
padding: 0;
}

and nothing!

Please help! post a reply or contact me via wirelessnelson.co.nz

Sam

Avatar
Howard

Community Member, 215 Posts

9 December 2008 at 10:42am

hey just add height:280px; to .product_summary li.productItem {ProductGroup.css (line 36)}

Should fix it :)

Avatar
samcamfilms

Community Member, 2 Posts

9 December 2008 at 10:54am

Edited: 09/12/2008 10:54am

S*HIT! that took like a 45 mins to reply.

That fixed it thanks!

300px is just fine!

Best Regards

Sam