Adding Logo to Wordpress theme

by 5 replies
5
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
#website design #adding #logo #theme #wordpress
  • What is your site link or link of the theme?
    • [1] reply
  • 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
    • [2] replies
  • [DELETED]

Next Topics on Trending Feed