simply put the <div class='smthemes'> in another div ...let's say <div id='parent_footer'> and set its 'display:none' just as the following
<div id='parent_footer' style="display:none">
<div class='smthemes'>
--code--
</div>
</div>
it will hide the footer for ever .....
simply put the <div class='smthemes'> in another div ...let's say <div id='parent_footer'> and set its 'display:none' just as the following
<div id='parent_footer' style="display:none">
<div class='smthemes'>
--code--
</div>
</div>
it will hide the footer for ever .....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.