Announcement

Collapse
No announcement yet.

Help please with section layouts

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

    Help please with section layouts

    Hiya,
    Was just playing with my site and have somehow managed to reset all the hard work i had done previously! Have tried to recover previous setting but no avail so have been doing them again manually

    I cannot remember how I did the layout previously so my question is ................

    The default section link layout
    I previously had it with images with text below - 3 across
    I have managed to reset it to 3 across with images - but image is to left of text and I want the image above text.
    I have tried everything I can think of and really don;t know how i did it before

    Someone please help me as I am tearing my hair out - it must have been simple somehow as I am the least techhie person there is and do not understand HTML at all

    Many thanks in advance
    Becky

    #2
    Try this :

    Code:
    <!-- SectionLine HTML begin -->
    <!-- Insert HTML for the beginning of a section title -->
    
    
    
      <TABLE BORDER="0" align="center" CELLPADDING="10" CELLSPACING="0">
        <TR> 
          <TD ALIGN="LEFT" VALIGN="TOP"><div align="center"><a href="NETQUOTEVAR:SECTIONLINK">NETQUOTEVAR:SECTIONIMAGE</a> 
            </div></TD>
        </TR>
        <TR> 
          <TD ALIGN="LEFT" VALIGN="TOP"><div align="center"><A HREF="NETQUOTEVAR:SECTIONLINK"><B>NETQUOTEVAR:SECTIONNAME</B></A></div> 
              </TD>
        </TR>
        <TR>
          <TD ALIGN="LEFT" VALIGN="TOP">
            <span class="actxsmall">NETQUOTEVAR:SECTIONTEXT</span></TD>
        </TR>
      </TABLE>
    <br />
    </DIV>
    NETQUOTEVAR:NEXT 
      <!-- Insert HTML for the end of a section title -->
    
    <!-- SectionLine HTML end -->
    Save it as soemthing like Act_SectionLineABOVE.html in the root of the site1 folder and then apply that layout under Design | Options | Layouts | Section Links


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      You are a total superstar - thankyou!!!!!! Worked a treat

      Love Bex

      Comment

      Working...
      X