Anonymous

Anonymous
Hi, i am just having my first crack at changing a theme. Im working around XSilver but have hit a problem: http://www.lovestorybridal.co.uk/ctc/geek/public_html/index.php i cant figure out how to get the storytext.thtml to display next to the left hand blocks any help on this would be appreciated Smile Thanx Tim

Anonymous

Anonymous
Did you delete a table tag or add an extra closing tag somewhere? It looks like you're closing off the table that contains the left blocks prematurely.

Status: offline

Creator

Forum User
Full Member
Registered: 07/11/02
Posts: 181
The correct order of the thtml files in a linear sense would be:
  • header.thtml
  • leftblocks.thtml
    • blockheader.thtml
    • blockfooter.thtml
  • featuredstorytext.thtml
    • featuredstorybodytext.thtml
  • storytext.thtml
    • storybodytext.thtml
  • rightblocks.thtml
    • blockheader.thtml
    • blockfooter.thtml
  • footer.thtml
I think that's basically the ones that control most of the layout. If I forget something please do tell. :-) Note that the 2nd level lists template files that control content INSIDE the parent item.

---
L. Whitworth
www.finiserv.com


L. Whitworth

Anonymous

Anonymous
i decided to start the process again after looking into it. its now working fine. just trying to get the rest of the geeklog pages working with it. thanx for the help guys Smile