Hello,
I've got a site at [removed] I'm trying to use dynamenu with
AutoTheme. I see others doing it so I know it can be done. I have a theme I bought from autothemes.com. I've followed the instructions but I can't seem to get the footer tag to work right.
I've unzip the archive in my
PostNuke directory. I've copied the
CSS to the themes style sheets. I've added the following line in the theme.html file in the root of the theme
<tr>
<td align=
"center" background=
"<!-- [image-path] -->350_bottom_bg.jpg">
<img border=
"0" src=
"<!-- [image-path] -->350_bottom.jpg" width=
"427" height=
"43" usemap=
"#FPMap2"></td>
</tr>
<tr>
<td align=
"center"><br><!--
[footer-msg
] --></td>
</tr>
</TABLE>
<?php echo $GLOBALS['dmfooter'];
?></BODY>
Can anyone point me in the right direction that had done this with
AutoTheme.
Jason
edited by: jaalex, Mar 04, 2008 - 09:38 PM