Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] WP e-commerce

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37598
    dunderhonung
    Member

    I have a problem when I trying to create grind view at the frontpage for my WP e-commerce.
    I would like the products to appear in boxes 3 on each row.

    Just started with the site so it dosent look any good at all now. But I like to slove my problem before I moving on..

    http://westlab.se/lib/_num/44an.se2/wordpress/

    please help

    #101085
    TheDoc
    Member

    You’ll need to float each product, like this:

    .wpsc-latest-product { float: left; }

    #101090
    dunderhonung
    Member

    thx!

    I had a very hard time with this today!
    Im just a beginner so I think I have more questions during this month :)

    thanks for help again!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.