Forum Replies Created

Viewing 1 replies (of 1 total)
  • If you are making a static footer just make sure you get rid of the whole php strings…

    Then you can ignore the line in function.php..

    So it becomes something like this

    <div id=”creditline”>? <p>here your own html content</p></div>

    You can then style the footer in style.css under
    #creditline {}

    Hope that helps

Viewing 1 replies (of 1 total)