I'm trying to change the layout of the home item, but the whole layout section seems like it doesn't do anything. How do I change the layout of something?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Layouts are stored in the /layouts/ directory, XSL transformations in the /xsl/ directory.

You can create sublayouts (.ascx) and layouts (.aspx), which can be added to an item by selecting the item in the content tree -> click on the 'Presentation' tab -> click the 'Details' button.

You can get further details on this page and in the Sitecore Developer Network.

link|improve this answer
Hmm... The layouts list is empty and I can't set anything without setting a Layout. Any clues on that? – Jesse Millikan Jun 8 '10 at 20:21
Nevermind, fixed it by running under IIS (vs. Cassini.) – Jesse Millikan Jun 9 '10 at 19:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.