Hi there!
How can I add a small logo image in the socket just before the copyright text?
hello?
Hi Bluebelldc,
Just for future reference our Queue system goes by oldest posted response in a topic to newest. So when you responded last it actually pushed the topic to the end of our Queue at that time.
To add in the logo to the footer you’ll need to add the html for it to the footer.php.
It will be just after this code:
<span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>
and can just be regular html to include the logo image.
Regards,
Devin