Announcement

Collapse
No announcement yet.

Only showing some of the new products

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

    #31
    Ok, I'm playing with your idea Lee, but i can't remove the words "click here to edit List layouts" all I can do is remove all the table code with in list layout?

    Just placing <div> if block, listindex <=6 etc </div> doesn't give me pretty boxes - you don't mean I have to write css to make it line up in a nice grid do you.

    You overestimate my css

    Comment


      #32
      The orange link to the layout list can not be removed.. this is what creates the actual list and repeats itself for as many products / sub-sections etc are in that are in that section.

      You can remove all the table code from the layout list and replace with css and that prevents the tabled layouts giving you these issues when splitting lists.


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment


        #33
        ok. i'veremoved the table stuff, this is my resultant layout

        Code:
        <div><actinic:block if="%3cactinic%3avariable%20name%3d%22ListIndex%22%20%2f%3e%20%20%20%20%3c%3d%206" >
        	<actinic:variable value="Mini New Products Item" name="NewProductsItem" />
        </actinic:block></div>
        
        <div><actinic:block if="%3cactinic%3avariable%20name%3d%22ListIndex%22%20%2f%3e%20%20%3e%206%20and%20%20%3cactinic%3avariable%20name%3d%22SectionName%22%20%2f%3e%20%20%3d%3d%20%22New%20Products%22" >
        	<actinic:variable value="Mini New Products Item" name="NewProductsItem" />
        </actinic:block>
        </div>
        Attached Files

        Comment


          #34
          Sorry Jo, when i said remove it, i meant the code within it, not the actual layout as that has to remain. My bad wording.

          Comment


            #35
            Originally posted by pinbrook
            ok. i'veremoved the table stuff, this is my resultant layout
            You cant pull the legs off a spider and expect it to walk the same

            You need to create a new class around the containing <div> set a width (possibly) and set to float left.

            You will also need a <br /> as the end cell in the list layout and / or a clearing <div> to force the layout to work in IE6


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment


              #36
              Ta jont, i appreciate the prod in the right direction, i should be ok now!!

              Comment


                #37
                Originally posted by pinbrook
                i appreciate the prod in the right direction
                I wasn't suggesting you are a legless spider


                Bikster
                SellerDeck Designs and Responsive Themes

                Comment


                  #38
                  .........................

                  Comment


                    #39
                    legless spider = currant?

                    Comment


                      #40
                      Originally posted by leehack
                      legless spider = currant?
                      So what's a sultana?


                      Bikster
                      SellerDeck Designs and Responsive Themes

                      Comment


                        #41
                        now now boys off topic.... I'm uploading the test site at the mo so will be back to the op soon

                        Comment


                          #42
                          The OP has been answered back on page 1 .. you are not the OP .. you have no have veto rights on this thread


                          Bikster
                          SellerDeck Designs and Responsive Themes

                          Comment


                            #43
                            New thread started in AOB Jonty, hijackers giving us what for...pah!

                            Comment


                              #44
                              testing.surf-wax.co.uk/acatalog/new-products.html YUK....

                              couple of Qs

                              where do i set the new products layout for brochure home page. I've attached site options which uses my new layout for the new products page, but i can't see where to set the brochure to the same layout?

                              not sure where I should have put the <br/> jont mentioned, its in list layout, overal ldesign tab, end of list. Should i change "edit rows and columns" - first, middle last, middle from 3 to anything?

                              "and / or a clearing <div> to force the layout to work in IE6" - don't understand this!

                              Comment


                                #45
                                Originally posted by pinbrook
                                but i can't see where to set the brochure to the same layout?
                                Brochure layout is defined in site options under it's own heading called 'Brochure'. On the layout tab, scroll down, you'll see it. You can also set it within the layout tab of the page itself to override the global setting.

                                Comment

                                Working...
                                X