Depends on the theme you are using, but in general you should not modify any theme files – but use a child theme
http://codex.wordpress.org/Child_Themes
and post in the sub-forum for your theme.
Thread Starter
anne29
(@anne29)
I believe it is Twentyten and I appreciate your suggestion but would still like to know which file would need to be edited. I assume it would be the same one on the child theme?
IT would be header.php but if you modify theme files, your changes will be lost when WP is updated. Not a good thing.
Thread Starter
anne29
(@anne29)
Thank you very much for the heads up, I wasn’t aware of that.
In regards to the location of the logo, if I want it where I drew the box on the image (I know, I’m bad at drawing.) would I need to modify some css as well?
Probably, but it depends how you add the logo. Generally, if you add HTML to the header.php file, put it in a div with a class or id so you can use that in the CSS – so for example:
<div id="mylogo">
<img src="URL TO THE IMAGE" alt="My Logo alt text" />
</div>
Then the CSS:
#mylogo {
styles go here;
}
You will possibly need to modify the CSS for other existing elements as well to make space for the logo.
If you need more specific help, set up the child theme and then post in the theme’s forum:
http://wordpress.org/support/theme/twentyten
You’ll need to include a link to your site as well.
Hey WPyogi great information just need a lil more help i need the logo to fit on the top left header area above License: C54 and C29 i used
`<div id=”320″>
<img src=”http://www.splendidstoneandtile.com/wp-content/uploads/2014/02/Splendid-tile-installation-sto6ne-fabrication-Logo1.png” alt=”My Logo alt text” />
</div>
website
http://www.splendidstoneandtile.com/