Add image to left side of menu
-
Hi all,
First ever question here! Might be obvious to any wp gurus out there!
I want to add an image to the left of the menubar item. I assume this goes in the header, but when I use the below code, only the image is visible. Please help!
<div id="hotmenu"> <img src="https://trinitymonkey.we.bs/wp-content/uploads/2012/12/300-290x160.jpg" alt="testimage" height="50" width="160"; ?php do_action('wp_menubar','Hot'); ?> </div>
Many thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add image to left side of menu’ is closed to new replies.