Announcement

Collapse
No announcement yet.

Column width problems

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

    Column width problems

    I'm struggling to format the columns on one of the pages:- http://www.challengemaintenance.com/..._Products.html Other pages seem to be fine having amended ACTSTDWIDTH, and Act_ProductBody.html - these have taken on the other pages, and products. Help would be appreciated. Thanks.
    Regards
    Stuart Naylor
    AZTEX

    #2
    I'm wondering whether your problem on this page is down to the 'Other Info' prompt for the bunch of flowers.

    To reduce the width of this, you need to go into 'Design | Text' and click 'Go to' to go to Phase: -1 and ID: 2161

    %s<INPUT TYPE=text NAME="%s" SIZE="%d" MAXLENGTH="%d" VALUE="%s" %s>

    Change this to

    %s<INPUT TYPE=text NAME="%s" dummy="%d" size="15" MAXLENGTH="%d" VALUE="%s" %s>

    Comment


      #3
      Thanks that seems to have cured the problem. Help much appreciated.
      Regards
      Stuart Naylor
      AZTEX

      Comment

      Working...
      X