Announcement

Collapse
No announcement yet.

Problem with layout

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

    Problem with layout

    I am designing a new site. I have imported a snapshot from an existing site. I have set it up using the section template "section link within a box" and all the sections have been set up as Use Parent.

    However when do offline preview I see the box, the image and it's alt text but can not see any section name or section description text.

    Tried all sorts - changed themes, changed layouts and can not see any section name text.

    Any ideas what might be going wrong?

    Thanks


    Kathy
    Kathy Newman

    #2
    Kathy - can you post the code from the section template here and someone should be able to take a peek to see what is going on. Did it work on the other site where the snapshot was created?


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      The site where the snapshot was created used just images as section headers - no text.

      The code for the template is:

      <!-- SectionLine HTML begin -->
      <!-- Insert HTML for the beginning of a section title -->

      <DIV ALIGN="LEFT">
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="thinred2">
      <tr>
      <td height="20" class="boxheader">&nbsp;&nbsp;<span class="actsmallheading"><strong><a href="NETQUOTEVAR:SECTIONLINK" class="boxlink">NETQUOTEVAR:SECTIONNAME</a></strong></span></td>
      </tr>
      <tr>
      <td><TABLE BORDER="0" CELLSPACING="0" CELLPADDING="10">
      <TR>
      <TD VALIGN="top"> <A HREF="NETQUOTEVAR:SECTIONLINK">NETQUOTEVAR:SECTIONIMAGE</A>
      </TD>
      <TD VALIGN="top">NETQUOTEVAR:SECTIONTEXT </TD>
      </TR>
      </TABLE></td>
      </tr>
      </table>

      </DIV>
      NETQUOTEVAR:NEXT
      <!-- Insert HTML for the end of a section title -->
      <!-- SectionLine HTML end -->

      Kathy
      Kathy Newman

      Comment


        #4
        Hi Kathy

        Just a hunch. Could you check in Design | Options | Sections if you have "Images Only" checked ?
        Krithika Chandrasekar
        SellerDeck

        sigpic

        E-commerce software by SellerDeck

        Comment


          #5
          Thanks - but no not got that ticked - still can't fathom it out at all.

          Any other ideas?

          Regards

          Kathy
          Kathy Newman

          Comment


            #6
            have you got the browser set not to display images?

            Comment


              #7
              Kathy

              If Jo's suggestion too did not help, could you mail me your snapshot to krcsupport[@]actinic.co.uk ? If the snapshot size is more than 10MB, please mail me so I can send you my FTP details.
              Krithika Chandrasekar
              SellerDeck

              sigpic

              E-commerce software by SellerDeck

              Comment


                #8
                It's not the images I can't see - it's the text for the section names.

                Will send snapshot.

                Regards

                Kathy
                Kathy Newman

                Comment


                  #9
                  Have you checked that it is not there, in other words it could be there but CSS making it the same colour as the background? I had this happen.

                  Comment


                    #10
                    Make sure you're working on the correct Template. Replace

                    NETQUOTEVAR:SECTIONIMAGE

                    with

                    Image NETQUOTEVAR:SECTIONIMAGE

                    and

                    NETQUOTEVAR:SECTIONTEXT

                    with

                    Text NETQUOTEVAR:SECTIONTEXT

                    and see if these words show up.
                    Norman - www.drillpine.biz
                    Edinburgh, U K / Bitez, Turkey

                    Comment

                    Working...
                    X