Overview
Uploading a Template
layouts
sub-page template
<$headerplugins>
$logo1
<$menu>
<$pagetitle>
<$body>
<$section>
<$blog>
<$sidebarcontrol>
<$sidebarmenu>
$single
<$snippet>
<$include>
edittext
label
$viewlink
<$cartitems>
<$carttotal>
<$domain>
<$userfullname>
<$userid>
<isHomePage>
<IsNotHomePage>
<else>
logic options
<$copyright>
<$trademark>
<$date>
<$year>
File Versioning
Social Media Links
|
$logo1
Macro | $logo1 |
Purpose |
This macro is inserted into a [img tag to identify it as the website logo
|
Special Notes | There are 2 of these macros $logo1 and $logo2 |
Example Usage | <a id="logo" href="index.html"><img src="images/logo.png" alt="Icebrrrg logo" width="157" height="63" $logo1 /></a> |
|