Announcement

Collapse
No announcement yet.

Space between navigation buttons...

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

    #16
    Okay here's the code with gaps

    <html>

    <BODY TEXT="#000000" topmargin="0" marginwidth="5" marginheight="0" OnLoad="PreloadImages('back1.gif','search1.jpg','basket1.jpg','checkout1.jpg')" BACKGROUND="background1.gif" BGCOLOR="#ffffff" LINK="#003366" VLINK="#6699cc" ALINK="#003399">

    <table width="100%" border="0" cellspacing="0" cellpadding="0"><tr> <td align="left" bgcolor="#034d7f">

    <IMG SRC="header2.jpg" ALT="Landmarq Technologies Ltd." BORDER=0 HEIGHT=75 WIDTH=1003 > </td></tr></table>

    <table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td NOWRAP align="left"><img src="header_04.jpg" border=0>
    <a href="http://www.landmarq.org.uk/news.php" target="_blank"><img src="header_news.jpg" border=0></a>

    <a href="http://www.landmarq.org.uk/support.php" target="_blank"><img src="header_support.jpg" border=0></a> <B>

    <A HREF="search.html" TARGET="_self" class="actxxsmall" ><span class="actxxsmall"><IMG SRC="search1.jpg" ALT="Search" BORDER=0 HEIGHT=29 WIDTH=126 name=nav_search></span></A></B> <B>

    <A HREF="http://emart.me.uk/cgi-bin/ca000001.pl?ACTION=SHOWCART" TARGET="_self" class="actxxsmall" ><span class="actxxsmall"><IMG SRC="basket1.jpg" ALT="View Basket" BORDER=0 HEIGHT=29 WIDTH=126 name=nav_cart></span></A></B> <B>

    <A HREF="http://emart.me.uk/cgi-bin/os000001.pl?ACTION=Start" TARGET="_self" class="actxxsmall" ><span class="actxxsmall"><IMG SRC="checkout1.jpg" ALT="Checkout" BORDER=0 HEIGHT=29 WIDTH=126 name=nav_order></span></A></B>

    <Actinic:NOTINB2B></Actinic:NOTINB2B></td></tr></table><br><table width="100%" border="0" cellspacing="0" cellpadding="5" height="100%"><tr><td valign="top" width="200">

    <table width="150" border="0" cellspacing="0" cellpadding="0"><tr> <td height="22" bgcolor="#034d7f" background="tab_pal2.gif" class="actsmallheading"><b>&nbsp;&nbsp;TRADE SECTIONS</b></td></tr><tr> <td class="thinred2">

    </body>
    </html>
    ..and here without gaps

    <html>

    <BODY TEXT="#000000" topmargin="0" marginwidth="5" marginheight="0" OnLoad="PreloadImages('back1.gif','search1.jpg','basket1.jpg','checkout1.jpg')" BACKGROUND="background1.gif" BGCOLOR="#ffffff" LINK="#003366" VLINK="#6699cc" ALINK="#003399">

    <table width="100%" border="0" cellspacing="0" cellpadding="0"><tr> <td align="left" bgcolor="#034d7f">

    <IMG SRC="header2.jpg" ALT="Landmarq Technologies Ltd." BORDER=0 HEIGHT=75 WIDTH=1003 > </td></tr></table>

    <table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td NOWRAP align="left"><img src="header_04.jpg" border=0><a href="http://www.landmarq.org.uk/news.php" target="_blank"><img src="header_news.jpg" border=0></a><a href="http://www.landmarq.org.uk/support.php" target="_blank"><img src="header_support.jpg" border=0></a><B><A HREF="search.html" TARGET="_self" class="actxxsmall" ><span class="actxxsmall"><IMG SRC="search1.jpg" ALT="Search" BORDER=0 HEIGHT=29 WIDTH=126 name=nav_search></span></A><A HREF="http://emart.me.uk/cgi-bin/ca000001.pl?ACTION=SHOWCART" TARGET="_self" class="actxxsmall" ><span class="actxxsmall"><IMG SRC="basket1.jpg" ALT="View Basket" BORDER=0 HEIGHT=29 WIDTH=126 name=nav_cart></span></A><A HREF="http://emart.me.uk/cgi-bin/os000001.pl?ACTION=Start" TARGET="_self" class="actxxsmall" ><span class="actxxsmall"><IMG SRC="checkout1.jpg" ALT="Checkout" BORDER=0 HEIGHT=29 WIDTH=126 name=nav_order></span></A></B></td></tr></table><br><table width="100%" border="0" cellspacing="0" cellpadding="5" height="100%"><tr><td valign="top" width="200">

    <table width="150" border="0" cellspacing="0" cellpadding="0"><tr> <td height="22" bgcolor="#034d7f" background="tab_pal2.gif" class="actsmallheading"><b>&nbsp;&nbsp;TRADE SECTIONS</b></td></tr><tr> <td class="thinred2">

    </body>
    </html>
    I cheated a bit and used design view in Frontpage to remove the spaces by going to the end of each graphic and hitting delete, so what's missing??

    My head hurts
    "There is do and there is not do, there is no try" Yoda

    Comment


      #17
      There is no difference!!
      This space MUST be coming from somewhere!!!!

      Comment


        #18
        Originally posted by BaldrickUK
        I cheated a bit and used design view in Frontpage to remove the spaces
        Thats cheating a lot

        Still seeking high and low for what is causing the space in the templates... little blighter....


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #19
          <a href="http://www.landmarq.org.uk/support.php" target="_blank"><img src="header_support.jpg" border=0></a> <B>
          Look now

          <a href="http://www.landmarq.org.uk/support.php" target="_blank"><img src="header_support.jpg" border=0></a><B>
          see the space between </a> <B>..and Frontpage removed a or some </b> codes. Either way if you're stuck Frontpage or Dreamweaver I suppose will enable you to remove spaces, but I'd rather be able to see the code problem.

          I suppose the trick is to remove all spaces in your code unless you're sure they are in the text, or are required in the code.
          "There is do and there is not do, there is no try" Yoda

          Comment


            #20
            Originally posted by jont
            Thats cheating a lot .
            Yeah, the mistake I made was owning up to it
            "There is do and there is not do, there is no try" Yoda

            Comment


              #21
              So there's no solution then??

              Comment


                #22
                I do the following to remove gaps:

                1) Remove all spaces, line breaks and comments from Act_NavigationItem.html and Act_NavigationImage.html. Also remove the
                NETQUOTEVAR:TEMPLATEBEGINXML and
                NETQUOTEVAR:TEMPLATEENDXML variables from Act_NavigationItem.html

                2) Ensure 'Compact HTML' is selected in 'Design | Options | Miscellaneous'.

                That should do it.

                Comment


                  #23
                  Ach - was almost there but left in the START and END NQV's ... are they not required then? If not why are they in there? Just curious


                  Bikster
                  SellerDeck Designs and Responsive Themes

                  Comment


                    #24
                    They are used by the Dreamweaver plug-in to detect the beginning and end of the navigation icon template when you view the previewed Actinic page in Dreamweaver.

                    Comment


                      #25
                      Progress.................

                      A VERY VERY interesting result...

                      Removed the NEQUOTEVAR:TEMPLATEBEGINXML and NETQUOTEVAR:TEMPLATEENDXML variables from Act_NavigationItem.html as Chris suggested with the result that the gap around the first button has disappeared but only around the first button!!

                      Sooooooooo, we're making progress but the job's not complete yet...

                      Comment


                        #26
                        2-pixel gap...

                        While we're looking at the gaps between navigation buttons, does anybody know how I can eliminate the 2-pixel gap between the LOGOIMAGE and the navigation buttons??

                        Comment


                          #27
                          Same IE bug as with the navigation buttons. You just need to remove all line breaks, spaces and comments from Act_LogoImage.html.

                          Comment

                          Working...
                          X