Announcement

Collapse
No announcement yet.

Some informations

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

    Some informations

    Hello. I am sorry but my english is very poor.
    When we are on the search page and order page we have a little problem : we have a gap on the presentation : I would like to add a line on the top of the page to get the same alignment that on the other page. It is probably something with the NETQUOTEVAR :HEADERGUIDE, but I don't know how.
    My website is :www.pool.fr/acatalog
    Thank you
    Didier
    www.supreme.fr
    _____________________
    Saint Malo. France

    #2
    Hi there

    Have a look in the checkout primary template, the search and checkout stages uses this template. It can be found in "Design | Option | Sections" and just click on "Edit" next to "Checkout Page Layout".

    Hope this helps you

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment


      #3
      I am sorry but I have checked and I cannot find any solution.
      I don't know well html language. I only need somebody who can explain me how to add a blank line on the search page after the top banner so the menu will be at the right place. I think I have something to add in the Act_SearchTemplate.html, but I don't know what ?
      the page is http://www.pool.fr/acatalog/search.html
      Didier
      www.supreme.fr
      _____________________
      Saint Malo. France

      Comment


        #4
        Adding <br> to your template will cause a line feed. You might need two of them to get the spacing correct. Try this

        <IMG SRC="bandeau_top.jpg" ALT="Suprême" BORDER=0 HEIGHT=80 WIDTH=750 usemap="#Map"> <map name="Map"><area shape="rect" coords="7,5,350,60" href="http://www.supreme.fr" target="_blank"></map> <Actinic:NOWSERVING/> <Actinic:CURRACCOUNT/> <table border=0 cellspacing=0 cellpadding=0 width="600"><tr><td height="0" valign="MIDDLE" align="LEFT"><font face=VERDANA size=1><b></b></font></td></tr></table><br><br>
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          Yes it works perfectly. But I don't know where (in what file ) I must add this <br>. I thought it was in the Act_SearchTemplate.html but when I try I don't get any result. So ?
          Didier
          www.supreme.fr
          _____________________
          Saint Malo. France

          Comment


            #6
            if you use the template manager - Advanced Menu) this will show you which page you have to edit.....its a very neat little tool to help you to get aquainted with what template governs what

            Comment


              #7
              Yes I have used the template manager - Advanced Menu. I understand that this page works with the Act_SearchTemplate.html. But if I modify the Act_SearchTemplate.html it doesn't change anything (it modify the middle of the page, not left and right side). The definitive page which is "search.html" is built with several html page and I don't know what page I must modify to get my result.
              Didier
              www.supreme.fr
              _____________________
              Saint Malo. France

              Comment


                #8
                If you go to Design | Options | Miscellaneous and untick the Compact HTML/CGI and upload, then view the source code, you will be able to see which the template names and work out which one is being used. Then just retick the box and upload the site again.
                Bill
                www.egyptianwonders.co.uk
                Text directoryWorldwide Actinic(TM) shops
                BC Ness Solutions Support services, custom software
                Registered Microsoft™ Partner (ISV)
                VoIP UK: 0131 208 0605
                Located: Alexandria, EGYPT

                Comment


                  #9
                  When I do this I can see that the template used is : PreviewHTML\P_search.html. On the website this template is search.html. I can effectively modify the source code, but when I upload the website my modification disappear. Probably because each template is a compilation of several intial template and I cannot identify what template modify to get my result . (sorry but I cannot explain exactly what I want, my english is not good enough)
                  Didier
                  www.supreme.fr
                  _____________________
                  Saint Malo. France

                  Comment


                    #10
                    If you look at the code inside PreviewHTML\P_search.html using notepad or another text editor (NOT a word processor or HTML editor that adds its own codes) you should see the names of each Actinic template above the section of page that is produced from this template. You then need to open that template in your Site1 folder and make your changes there.
                    Bill
                    www.egyptianwonders.co.uk
                    Text directoryWorldwide Actinic(TM) shops
                    BC Ness Solutions Support services, custom software
                    Registered Microsoft™ Partner (ISV)
                    VoIP UK: 0131 208 0605
                    Located: Alexandria, EGYPT

                    Comment


                      #11
                      I have checked the page PreviewHTML\P_search.html generated by Actinic. and I have opened this page with notepad, but I can't identify the names of each Actinic template used to produce this template. I have jonted this P_search.html in .txt
                      Attached Files
                      Didier
                      www.supreme.fr
                      _____________________
                      Saint Malo. France

                      Comment


                        #12
                        This file has not been produced with the Compact HTML/CGI unticked. You have to generate the full uncompacted file to see the Actinic Template names.

                        Please try again.
                        Bill
                        www.egyptianwonders.co.uk
                        Text directoryWorldwide Actinic(TM) shops
                        BC Ness Solutions Support services, custom software
                        Registered Microsoft™ Partner (ISV)
                        VoIP UK: 0131 208 0605
                        Located: Alexandria, EGYPT

                        Comment


                          #13
                          Ok I 'm sorry, but as my software is in french it is sometimes difficult to translate. So as I'm looking for adding <br><br> just after "font face=VERDANA size=1><b></b></font></td></tr></table> " it seems that the name of the template above this section of page is "Site1\Act_LogoImage.html" : I don't see what I can modify on this template ?
                          Attached Files
                          Didier
                          www.supreme.fr
                          _____________________
                          Saint Malo. France

                          Comment


                            #14
                            Open Act_Header.html, and add the <br> after NETQUOTEVAR:LOGOIMAGE so that it becomes NETQUOTEVAR:LOGOIMAGE<br><br>.

                            Try that.
                            Bill
                            www.egyptianwonders.co.uk
                            Text directoryWorldwide Actinic(TM) shops
                            BC Ness Solutions Support services, custom software
                            Registered Microsoft™ Partner (ISV)
                            VoIP UK: 0131 208 0605
                            Located: Alexandria, EGYPT

                            Comment


                              #15
                              I've tried this before (and I try again following your proposition). It works but it works for all the pages !!! Act_Header.html is used for all the templates and my problem is to add 1 or 2 lines only on the search.html page ! It is why I'm looking for the template which is used to generate this page ?
                              Didier
                              www.supreme.fr
                              _____________________
                              Saint Malo. France

                              Comment

                              Working...
                              X