Announcement

Collapse
No announcement yet.

Am I able to do this on the Checkout Pages ??

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

    Am I able to do this on the Checkout Pages ??

    Can someone please tell me, on the checkout pages how can i change the code/look of the "validation messages", that appear for example if you do not enter the post code, etc.

    Attached a screenshot to show you what I mean.

    Am i able to modify the look of these messages using CSS ?
    And what about actually moving the location of where these messages show on screen, at the moment they show at the top, but ideally I would like to show the

    Sorry, but we are unable to accept your order if you do not accept our terms and conditions.

    In a different location on the page if possible.

    Cheers.
    Attached Files

    #2
    Design Text has error messages, ID 2178 is the main error table but there may be others.
    Peblaco

    Comment


      #3
      Hi,
      Thanks for the post.
      In the ID2178 you reffered to the code:

      Code:
      <TABLE CELLPADDING="10" WIDTH="550" BORDER="1" BGCOLOR="%s"><tr><td>%s
      If i make any changes to any of these values i.e. changed border from 1 to 0, and upload the size it just screws up.

      I originally wanted to add to this piece of code a CLASS="NAVBORDER" from my CSS file, but again it screwed up.

      Any ideas?

      Comment


        #4
        I would be VERY careful in checkout as its VERY easy as you are finding out to screw it up. Unless its vital I would leave it alone.

        Comment


          #5
          Got this sorted thx.
          A rebuild of the website sorted it out, as the code was correct.

          Cheers.

          Comment

          Working...
          X