Announcement

Collapse
No announcement yet.

Help with customising pages

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

    Help with customising pages

    Hello,

    Can someone take a look at my site and let me know where im going wrong...

    This page shows how i want the site to look:

    http://www.rccarworld.co.uk/clubs/clubs.asp

    and this is as close as I can manage to get my shop to it:

    http://www.rccarworld.co.uk/acatalog/electric_kits.html

    Its ever so slightly too big and Ive tried changing the table width which at first did make a slight difference but if I make the table any smaller nothing changes!!

    Please help!

    Claire

    #2
    Claire

    Try Design > Options > Site Defaults ACTSWIDTH

    Also try the line of code
    Code:
    <TABLE WIDTH="500" COLS="3" BORDER="0" CELLPADDING="10" CELLSPACING="0" ALIGN="CENTER">
    in Act_ProductBody.html
    Owner of a broken heart

    Comment


      #3
      Yeah thats what I was changing!

      Ive just managed to find the problem - although I wasnt using the menu above the products (view cart etc.) it was including an empty table where it would have gone. That table was set too wide!

      Hoorah!!

      Comment


        #4
        Now im stuck again......

        What file do i need to change to edit the page that displays this:


        "Click Next to go to WorldPay's secure server and process your credit card details with complete confidence."

        ?

        Comment


          #5
          I think its the OCC_PaymentProvider files. They are in a folder inside the site folder called CommonOCC
          Owner of a broken heart

          Comment


            #6
            ohh dear....that worked but I now have a general script error...

            Error: There is no valid input parameters for the script! Check the referencing HTML code!
            --------------------------------------------------------------------------------
            Press the Browser back button and try again or contact the site owner

            Any ideas....!!

            Comment


              #7
              Hi Claire,

              Compare this template with "C:\Program Files\Actinic v5\OCCUpgrade\CommonOCC\Act_OCCWorldpayTemplate.html" to see what information is missing and place that back in.

              Kind Regards
              Nadeem Rasool
              SellerDeck Development

              Comment


                #8
                Yes that was the incorrect file!

                Thanks

                Claire

                Comment

                Working...
                X