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
|
h. Applying AT commands to theme.html templateh. Applying AT commands to theme.html template Open theme.html with your favorite web editor and find the code including left blocks:
change the placeholder <TD> Left Blocks </TD> with the AT command for left blocks: <TD> <!-- [left-blocks] --> </TD>
Replace also:
Save the theme.html file, make a refresh of the browser or type the preview URL http://127.0.0.1/mdpro/index.php?theme=ATTest : that's what you will see: |