Quote:
Originally Posted by Max Paint
I had some Problems with header and footer of a different style/theme.
You can solve this issue by:
Edit Template microclassifieds_main
Search for:
{vb:raw header}
{vb:raw navbar}
Replace with:
{vb:raw header}
{vb:raw headinclude_bottom}
{vb:raw navbar}
and Footer/Header shows correctly. Perhaps you could include that in the next update?
|
Thank you. I marked it for next update. I also noticed in the code, that there is no check for loading the css from the web if user has setup it such a way. So, most probably tomorrow I'll release a new update.
C.T.