Forum Replies Created
-
Where did you find this error message?
I don’t like extra code so I removed <div class=”side left”> and the closing </div> as you suggested. Thanks
Figured it out. For some reason the base div tags were messing up the format.
By trial and error I just used this piece of code in the Footer Options section for the copyright.
<div class=”side left”>
Copyright © <?php echo date(‘Y’); ?>. Some Rights Reserved.
My text
My text
</div>
Viewing 3 posts - 11 through 13 (of 13 total)
- 1
- 2
