Announcement

Collapse
No announcement yet.

Production Release 8 CSSUI Template Changes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Re: Production Release 8 CSSUI Template Changes

    The code is straight from my store and I have a four column display.

    CSS controls the columns in a CSSUI store.

    You can remove <div class="clear product-image-margin"></div> If you would like and of course if you do not have anything set for product-image-margin it won't make a difference anyway. (This is also CSS)


    Last edited by Mark Hood; 08-28-12, 01:08 PM.
    Mark Hood
    Vermont Gear

    Comment


      #47
      Re: Production Release 8 CSSUI Template Changes

      Try adding/changing this in your css file

      Code:
      .product-ctgy-image {
      max-width: 200px;
      }
      You need to set a width on the div that surrounds each individual product info section as well
      Last edited by Mark Hood; 08-28-12, 01:19 PM.
      Mark Hood
      Vermont Gear

      Comment


        #48
        Re: Production Release 8 CSSUI Template Changes

        Mark, Thank you for all your help. I do not understand much code so I thought the snippet with clear fix was for a 1 column store. It was working with 2 columns before which was working and it is not the photo that causes it to expand...it is the long description. I will dig into the css and see what I can find to revise. Thank you again for all your assistance!

        Comment


          #49
          Re: Production Release 8 CSSUI Template Changes

          Hi There,

          This is Gene a support tech here at Miva Merchant. A merchant called in recently on this post and stated that the items ->

          category_listing_image_machine - all_products_imagemachine and - search_results_imagemachine

          ...were not available to assign to pages in her store.

          These items are not available in a default store and must be explicitly added;

          To do this go to the pages tab -> items -> Add Item -> Module: cmp-mv-imagemachine -> category_listing_imagemachine

          REPEAT for the other two items available with the cmp-mv-imagemachine module

          To do this go to the pages tab -> items -> Add Item -> Module: cmp-mv-imagemachine -> all_products_imagemachine

          And again

          To do this go to the pages tab -> items -> Add Item -> Module: cmp-mv-imagemachine -> search_results_imagemachine

          Now proceed with this post from the beginning.


          For MMUI PR8 Template changes here is a similar article:
          http://extranet.mivamerchant.com/for...mplate-Changes

          Comment


            #50
            Re: Production Release 8 CSSUI Template Changes

            Hi,
            I still can't get my product swatches to show up...
            Even with this change

            Comment

            Working...
            X