|
I took over the design of my site after it was originally developed in V4 of Monster. The way the homepage specials were coded originally was scripted as this:
<!-- START - Product SPecials GOES HERE --> <%DRAWHOMEPAGESPECIALS%> <!-- END - Product SPecials GOES HERE -->
I have removed that from the homepage because it was returning an error. The specials are now showing below the actual page (it was originally coded as a custom table to hold all the contents). I want them to show up inside the table in the middle column.
Is there a custom tag that I can use to show them or do I have to redo the HTML of the homepage to fix this?
Thanks in advance for the help!
|