I customized this theme of a client. http://www.chapaaonline.com/ i wanted to place a graphic logo instead of txt logo"chapaaonline" i found in wordpress theme editor the file with name "header.php " if i want to place this logo instead of txt logo, (header.php) where in this code. i do change. -------------------------------------- <div class="logo"> <h1><a href=/cgi-bin/anon-www.cgi/http://forums.digitalpoint.com/cgi-bin/anon-www.cgi/http://forums.digitalpoint.com/"<?php echo get_option('home'); ?>/" title="<?php bloginfo('name'); ?> - <?php bloginfo('description'); ?>"> <?php bloginfo('name'); ?> <span> <?php bloginfo('description'); ?> </span></a></h1> </div> <!--/logo --> Code (markup): -------------------------------------- Thanks advance for your help.
Upload the image logo to the server. Go to the header.php file and remove the text that you want to get rid of and replace it with an image tagline like so: <img src="IMAGE URL" alt"" /> That should take care of it. If not, there's another way that may work that I can tell you.. It's a little more difficult to show you the exact way since you did not include any code or anything to view, but what I stated above should work.
Thanks my friend. all is solved with your help. i have placed the link logo http://www.chapaaonline.com/