How can I add an 80px by 80px image to the left of my heading in wordpress?
The current code for the heading is:
The current code for the heading is:
PHP Code:
<div id="wrapper">
<?php lightword_header_image(); ?>
<div id="header">
<?php lightword_rss_feed(); ?>
Comment