Announcement

Collapse
No announcement yet.

Error Box formatting question

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

    Error Box formatting question

    Hi again

    If at checkout you do not complete a required field Actinic throws up an error box. I am trying to center this box and remove the line break underneath it.

    Which files do I need to change and with what code?

    I have had a hack at a couple of the .pm files but I am then unable to upload them again as I get a 500 error. changed them back and they load OK again

    Any help anyone.

    Thanks

    Jo
    Thanks

    JoBananas Body Jewellery - Body piercing jewellery, belly bars and ear stretching plugs

    #2
    Go into Advanced | Template Manager and the Ordering tab and go into each Order Phase template and look for: NETQUOTEVAR:ERROR

    place a <div align="center"> NETQUOTEVAR:ERROR </div> which will then center the table within the available space.

    Should do it...

    Comment


      #3
      Brilliant - thanks a lot.

      Any idea how I get rid of that line underneath? <hr>?
      Thanks

      JoBananas Body Jewellery - Body piercing jewellery, belly bars and ear stretching plugs

      Comment

      Working...
      X