Announcement

Collapse
No announcement yet.

editing checkout pages layout

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

    editing checkout pages layout

    Hi,

    I am trying to change the viewcart/checkout tabs at the top of my checkout and view cart pages. At the moment they partially disappear behind the 'quantity/price/description' line. You can see what I mean here: http://www.spokesmanbooks.com/cgi-bi...CTION=SHOWCART

    I have search the forum and can't find anything directly associated with this problem (at least not one I can understand).

    Can anyone help? I am not the best at html coding so any answers need to be idiot proof!!

    Cheers
    Abi

    #2
    It looks like the <div> holding the layout is in the wrong place.

    The code is being contained inside a <div> called page_header_terms_cart_login_container

    try placing this block of code directly after the logo <div> called page_header_logo_container

    It is very messy at the top of the page at the mment code wise o


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Thanks - but more help

      Hi jont,

      Can you expand further with your suggestion...eg where do I find this string of coding? And how exactly shoud the string look?

      Cheers
      Abi

      Comment


        #4
        The code should be in the Outer Layout .. in the design tab mode keep clicking upwards until you get to the main Outer Layout.

        Towards the top of the page just beneath the <body> tag you should see the various <div class="xxxx"> as outlined above. These can be cut and pasted into the correct position. Note you need to pick up everything between the opening <div> and closing tags </div>.

        Best to take a copy of the layout in the Library before editing (right click the layout and select copy) ... and a snapshot is always useful


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          Ok jont,

          This is not making too much sense at the moment!! 1stl do I need to be in the checkout pages and is so how do i get to them? I have never worked on these pages, only the product pages!!

          Told you I needed some idiot proof advice!!

          Comment


            #6
            The outer layout is also available from the product pages .. it is the outer layout holding everything together. I also had a problem with the tabs on the product pages when viewing under Firefox not just the page you link to in the above. In Internet Explorer this was different - often IE will look right when the code is incorrect - I think you have a problem with the underlying code.

            If you are really unsure it may be easier (and wiser if other areas are also being affected by your modifications) to reset the layout back to factory default (right click the layout in the library and select revert to factory)


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment

            Working...
            X