Announcement

Collapse
No announcement yet.

OK, its won, i can't do it

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

    #16
    Hi

    Bit of an aside but any chance you could add in some images. I clicked on a few differnt colours and car types, obviousuly nothing changed but would be good to see the cars before buying.

    Just a thought.

    Steven

    Comment


      #17
      OK - some experiments on my own site indicate that unless the final row is one, the lower number needs to be at the top of the page. You can do one row of two followed by several rows of three and it will work correctly.

      Starting with three and changing to two gives the unsatisfactory result you are getting. Three changing to four is good, four to three gets two aligned left and the last centered on two columns.

      Can you try two changing to three on your site?
      Bill
      www.egyptianwonders.co.uk
      Text directoryWorldwide Actinic(TM) shops
      BC Ness Solutions Support services, custom software
      Registered Microsoft™ Partner (ISV)
      VoIP UK: 0131 208 0605
      Located: Alexandria, EGYPT

      Comment


        #18
        Steven, all the cars have images my end and also everyone elses that has viewed it. Perhaps i was updating at the time you tried. They should all be there.

        Bill, i can change the first row to contain either 1 or 2 to make it look neat at the bottom, just wanted it to do this at the bottom. I cannot have more than 3 columns as the images on some sections are 200 wide and there wouldnt be enough room.

        If the only way to do it is have the odd number at the top, thats fine i can adjust accordingly. I did this earlier so know that it worked.

        Many thanks for yr help.

        Comment


          #19
          Lee,

          I have tried this on a default site with a bit of adjustment and it works fine. Using the example code you put in the first post on this thread. I have the TD ALIGN set to Left and it works perfectly fine.. This is the code I am using, with a setting of First column count = 3 and subsequent column count = 3

          <!-- SectionLine HTML begin -->
          <!-- Insert HTML for the beginning of a section title -->

          <!--<DIV ALIGN="LEFT">-->

          <TABLE width="210" BORDER="0" CELLSPACING="0" CELLPADDING="5" class="thinred2">

          <TR>

          <TD width="210" height="30" ALIGN="LEFT" VALIGN="TOP">
          <A HREF="NETQUOTEVAR:SECTIONLINK">NETQUOTEVAR:SECTIONIMAGE</A>
          </TD>

          <TD width="210" ALIGN="LEFT" VALIGN="MIDDLE">
          <A HREF="NETQUOTEVAR:SECTIONLINK"><B>NETQUOTEVAR:SECTIONNAME</B></A>
          <br><span class="actxsmall">NETQUOTEVAR:SECTIONTEXT</span>
          </TD>

          </TR>

          </TABLE>

          <!--</DIV>-->
          NETQUOTEVAR:NEXT
          <!-- Insert HTML for the end of a section title -->
          <!-- SectionLine HTML end -->
          Have attached the resulting page for you to see..

          Kind regards,
          Attached Files
          Bruce King
          SellerDeck

          Comment


            #20
            Thanks Bruce, i have set it to left align as i first had it, this is not ultimately what i wanted as when i only have 2 sections i would have liked them centred, however it looks ok and im putting this one to sleep.

            cheers for yr help guys

            Comment

            Working...
            X