PDA

View Full Version : Help please with section layouts


BeckyF
29-Apr-2006, 01:31 PM
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

jont
29-Apr-2006, 01:55 PM
Try this :


<!-- 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

BeckyF
29-Apr-2006, 07:31 PM
You are a total superstar - thankyou!!!!!! Worked a treat

Love Bex