Announcement

Collapse
No announcement yet.

Cart summary

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

    Cart summary

    Where it says "Items 0"
    "Value 0"

    ..... at the front of the shop, I have a black box and white text. I can see the HTML and know what to change it to - but I don't know where to make the change. Is it in a template perhaps?? If so, which one might it be?


    Steve

    #2
    Thanks Bitez

    - where can I edit the HTML though??

    Comment


      #3
      Oh - I'm on V7 by the way!

      Steve

      Comment


        #4
        Ahah. V7! In that case you have to go to Design / Options / Layouts and you'll see a bunch of files listed under Primary Templates. Click Edit for each in turn (note that some may use the same layout) and look for the code there.

        P.S. I've deleted my earlier reply as it may confuse other V7 users who find this thread.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          Originally posted by NormanRouxel View Post
          Ahah. V7! In that case you have to go to Design / Options / Layouts and you'll see a bunch of files listed under Primary Templates. Click Edit for each in turn (note that some may use the same layout) and look for the code there.

          P.S. I've deleted my earlier reply as it may confuse other V7 users who find this thread.
          Thanks again - I find in Act_primary - amongst other things ..........
          color="NETQUOTEVAR:BGCOLORCSS"> Quick
          Search:</font></span> NETQUOTEVAR:SIMPLESEARCH<br>
          <br>
          <br>
          <table width="100" border="0" cellspacing="0" cellpadding="0"

          align="center">
          <tr>
          <td bgcolor="NETQUOTEVAR:FGCOLORCSS">
          <div align="center"> <span class="actxxsmall"> <font

          color="NETQUOTEVAR:BGCOLORCSS">
          <script language="JavaScript">
          <!--


          document.write("NETQUOTEVAR:CARTCOOKIEITEMS&nbsp;" +

          getCartItem(3)+"&nbsp;<BR>");


          document.write("NETQUOTEVAR:CARTCOOKIEVALUE&nbsp;" + getCartItem(1));
          // -->
          </script>
          </font></span> </div>
          </td>


          But I am not knowledgeable enough what to change. I know the background is 000000 and the text is ffffff. All I want to do is change their values. Do I have to start looking at the CSSs?

          Steve

          Comment

          Working...
          X