as a registered user you have some advantages like free downloads, comments and posting on our forums, depending upon this site's configuration and options.
Forums
Documentation
MAXdev Community
|
f. The Three Column structure:f. The Three Column structure: Ok, now let's add the three column structure to our theme.html template under the header area: left blocks, center block & modules, right blocks and footer:
Open theme.html template with your favorite web editor, and, at the bottom of the HTML code, before the closing </BODY> </HTML> tags, insert following code:
Let's see the table structure we added:
So you created your 3 column basic structure where to place the AT commands that will insert the real objects: blocks, variables, modules, etc. Save the theme.html file and open the MDPro site from the browser, using the usual preview URL http://127.0.0.1/mdpro/index.php?theme=ATTest That's what we got:
Now we have to insert the |