mstanden
Member
Posted 2 years ago #
hi everyone,
i've just uploaded wordpress and a new theme, i've customized the header with my company logo and want to get rid of the "Personal Blog" text that covers over the header.
You can see what I mean at http://www.urbanrework.com.
Any help on getting rid of "Personal Blog" from the header would be greatly appreciated ASAP!
Thanks
musnake
Member
Posted 2 years ago #
musnake
Member
Posted 2 years ago #
A wild guess would be to edit the header.php file (BACKUP YOUR FILES FIRST!) and look for the line that starts with
<div id="logo">...</div>
After you've made a backup, delete that line and see if it helps.
Hi there, I would take a look in your settings general and see if the text is being generated from the tagline.
hope it helps.
mike.
musnake
Member
Posted 2 years ago #
It's not text, it's the image I linked to.
Does your theme have an options page where you can specify which image file to use?
You can do a couple of things... If you delete the image, your error log may fill with file not found messages, so:
Delete the line in your template that generates the logo link.
Or, swap the image with a 1px x 1px transparent gif of the same name...
Well lookin' good now so obviously you've resolved the problem.
mike.