Announcement

Collapse
No announcement yet.

lining up sections

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

    lining up sections

    hi
    i have a problem to which i'm sure there is a simple answer.
    i can't seem to line up all my sections. on the front page of my catalogue i have 7 sections. only the sections on the left of the screen line themselves up. the sections on the right do not, which makes the page look untidy.
    this is repeated in all pages that have sections and subsections ( of which there are quite a few).

    i have tried trial and error and played about with the html with no joy, and can't find anything in the help topics to resolve this..
    please take a look if you would be so kind

    www.thebartendersbible.com

    many thanks

    #2
    Hi,

    The problem is with the width of your images for the sections. You can force each cell that they are kept in to be a specific width by going into the 'Design' menu and selecting text. Click on the 'Go to' button in the bottom left corner of the window and type 1189 in the ID field. Then click 'OK'. This will take you to a prompt that looks like:

    <TD WIDTH="%d%%">


    change the "%d%%" to be the width that you want, ie

    <TD WIDTH="300">

    or

    <TD WIDTH="50%">

    Click 'OK' and then preview your store to see if it gives you what you want.
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      worked a treat

      thanks very much

      Comment

      Working...
      X