Announcement

Collapse
No announcement yet.

Columns Not being equal

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

    Columns Not being equal

    I am using the Executive theme and when setting the columns for the section links to greater than 1, the left column always seems to be larger in width than the rest of the columns. Actually they all seem to be different widths.

    How can I set the column widths to be equal width?

    In V7 we could use a script that divided the total width by the number of columns (NUMCOLS) and this would equally space out the sections links etc. This does not seem to be happening in V8

    #2
    You can fix this by modifying the list layout settings for section lists

    To do this ...

    Go to the design tab and select the catalog homepage, click on a section link and you will be taken to the section link layout, use the yellow up arrow on the bottom of the design window to move up 2 layouts to bring you to the section link layout and then click on edit list layout settings to change the settings for the list.

    You should now be in the edit layout setting tab, select the edit rows and columns tab.

    Now change the text in before column, to edit this text, click on the cell and wait, a ... button will appear, click on this and an edit box will appear with the contents, don't bother trying to change it in the cell it is far too small.

    Change <td valign="top"> to <td valign="top" width="50%"> for both the top and middle row columns and it should be sorted.

    Regards
    Jan Strassen, Mole End

    Comment

    Working...
    X