Hello, How can I add my own image logo to wordpress.. Checkout www.minterest.com I want to replace the text Minterest.com Exploring the World Wide Web! with an image. How can I do tha?
If you already havnt figured it out, just replace this ( http://www.minterest.com/wp-content/themes/illacrimo/images/LogoIcon.png ) and keep the same file name, upload and replace.
just make your own logo the add it the the image folder and name it the same as the logo on the skin also make sure it is in the same formate then upload it your ftp of your site if you need anymore help fell free to pm for more help hope this is some sort of help
ahh ok, sorry, you have to go to the theme file and look in the index or header file. Open it up with dreamweaver and you will see a yellow object icon, actually you will see a few ..you have to delete the object that relates to the title and site slogan text. if you get back to me right away, send me the template folder and the logo you want and I'll just do it for you.
Actually I want to replace that text and not http://www.minterest.com/wp-content/themes/illacrimo/images/LogoIcon.png. I knw we have to change some codes inorder to do that am looking for taht....
I suppose you are referring to the title and description... From dashboard, go to option then change your title/description to anything you want.
That link is not very useful, and I see that you still don't have added a logo. Open theme editor! There you can edit the template files. Open header.php, find and remove <h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1> <p class="Desc"><?php bloginfo('description'); ?></p> Code (markup): Open style.css Find: .Header .LS { position: absolute; top: 30px; left: 30px; background: url(images/LogoIcon.png) no-repeat left top; width: 40px; height: 43px;} Code (markup): and replace LogoIcon.png with your own logo name (you should upload your logo with ftp client into /images/ directory of illacrimo theme) and change the 40px; height: 43px values to fit with your logo size. I did all this here: http://www.celebritete.com/
I have done that but when I deleted the code in header the top part dissapeared so I inserted that code again but updoaded my own logo instead of that LogoIcon.PN.. please tell me how to hide the title and description its there on the background also one doubt ... if i delete that H1 and description how about the optimization.. then it becomes a website without a heading and title.... and its bad when we consider SEO.
Yes but am not satisfied with this method.... actually i have done this by replacing the image before the title of the blog with the logo.. but now its a background image and i cant add a link to it...
I checked out your site, looks like you have a background image now, you done? As far as your SEO, still have your META stuff going on., You lost some valuable H1 points but I think you'll be allright. An H1 early in the code is good but now everything. Most good looking blogs get rid of it.
No i didnt lost my H1.. I didnt deleted the regular text title of the blog its hidden in the background of the logo... If that logo is not visible u can see that text.... but I didnt add a description yet as am looking for a good tag line...