coding experts please :3

2 replies
  • WEB DESIGN
  • |
im looking to add a logo to my theme...

the code is...

<div id="logo"><a href="<?php bloginfo('url'); ?>/"><img src="<?php echo get_option('simplo_logo_img'); ?>" alt="<?php echo get_option('simplo_logo_alt'); ?>" /></a> <?php echo get_settings('blogdescription');?></div>

Could somebody tell me how to do it/where to put it? thanks

if you need to see the theme the site is My IM Trip
#coding #experts
  • Profile picture of the author spondoolies
    if it helps here is the logo image link

    http://imgur.com/CLSRH82
    {{ DiscussionBoard.errors[9642990].message }}
  • Profile picture of the author David V
    Your theme already has an image logo option in the theme options.
    You don't need to add that anywhere.

    Double check in your admin area, you'll find the option setting for the logo in there.
    {{ DiscussionBoard.errors[9643075].message }}

Trending Topics