• Resolved tacopimp

    (@tacopimp)


    Hi. I think this plugin looks great on most sites I have seen it displayed. I unfortunately cannot get it to display so pretty.

    http://projecttechno.com/shop/

    As you can see, the line spacing on all the fonts is off, the titles of the shirts are way too big. The small shirt icons are all over. The preview of the item when you scroll oer the shirt doesn’t work. The small version of the shirt stay there and you can’t see the blown up version of the shirt.

    Also the basket doesn’t seem to display correctly. It goes off to the side.

    http://wordpress.org/plugins/wp-spreadplugin/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tacopimp

    (@tacopimp)

    Also, the “Proceed To Checkout” button doesn’t work for me.

    Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Please add following css to your customer css section (in spreadplugin Settings menu)

    .zoomContainer {
    z-index:1000;
    }
    .spreadshirt-article h3 {
    font-size:15px !important;
    line-height:inherit !important;
    }

    for the basket window to open, you can change to separate window and not to fancybox (if fancybox Fails opening the window, you’ve got to click again the button).

    Cheers
    Thimo

    Thread Starter tacopimp

    (@tacopimp)

    Thanks so much! That fixed it!! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘spacing is off and preview doesn't work properly’ is closed to new replies.