From: Matthew M. <ma...@tu...> - 2005-01-04 20:09:04
|
> I would also like to add theme "columnization" to the list on Michael's > page. How many default columns "should" there be? Can phpWebSite's > Layout module seamlessly handle three / two / one column themes? What > methodology can be used for those columns? (left - middle/center - > right) or (left - main - right) or some other variation? for 1.x I am developing with just two major tags/columns and 2 minor. BODY - Unless defined otherwise, content will appear here. SIDEPANEL - smaller boxes usually are here The minors are HEADER and FOOTER. They are used by the Layout module, but are not required. Other than that you can add as many other areas as you want, in any structure that you want. -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 http://phpwebsite.appstate.edu http://ess.appstate.edu |