Theme Footer
-
I’m just wondering how to decode this:
<div class=”endline”></div>
<!– footer start –>
<div id=”footer” class=”clearfix”>
<div class=”credit”>
Copyright ? <?php echo date(“Y”); ?>
“><?php bloginfo(‘name’); ?>.
All rights reserved. Powered by WordPress<?php // This theme is licensed under CC3.0, you are not allowed to modify/remove our link without permission.
// Please make sure that you keep all credit links intact. Thank you for supporting us making more FREE creative themes.?>
<div class=”footer_c”>Travel Accessories, Tours In Austin, SharePoint Server. Easily edit, renew and upgrade domains with a premium domain hosting management system or control panel online.</div></div>
</div>
<!– footer end –>
</div></div></div></div>
<!– wrapper end –>
<?php wp_footer(); ?>The second half where all the links are, when I try to remove them..my whole theme disappears. Can anyone help? Thanks in advance!
- The topic ‘Theme Footer’ is closed to new replies.