Adding Logo to Wordpress theme

5 replies
  • WEB DESIGN
  • |
hey Folks - need some advice.

I am building a new site using the Adult skin photo theme.

I would like to add a logo but every online Youtube tutorial I have found doesn't cover this theme and none of the wordpress forums seem to help either.

I realize that I have to drop some code into the header.php (I ever have the theme logo plug in installed) and possibly alter the css style sheet but so far nothing works.

I have limited technical understanding so go easy on me

thanks in advance
#adding #logo #theme #wordpress
  • Profile picture of the author abbe77
    What is your site link or link of the theme?
    {{ DiscussionBoard.errors[10654617].message }}
  • Profile picture of the author codespider
    you can try that code:

    <?php bloginfo('url'); ?>
    <?php bloginfo('name'); ?>
    <?php bloginfo('description'); ?>

    you can sheet css style on logo. If you can't it nock my prifile
    {{ DiscussionBoard.errors[10654922].message }}
    • Profile picture of the author Aussie_Al
      Originally Posted by codespider View Post

      you can try that code:

      <?php bloginfo('url'); ?>
      <?php bloginfo('name'); ?>
      <?php bloginfo('description'); ?>

      you can sheet css style on logo. If you can't it nock my prifile
      change the url then then name?
      {{ DiscussionBoard.errors[10655580].message }}
    • Profile picture of the author Aussie_Al
      Originally Posted by codespider View Post

      you can try that code:

      <?php bloginfo('url'); ?>
      <?php bloginfo('name'); ?>
      <?php bloginfo('description'); ?>

      you can sheet css style on logo. If you can't it nock my prifile
      thanks I just ordered your gig
      {{ DiscussionBoard.errors[10656460].message }}

Trending Topics