Insert logo in header – Twenty Eleven
-
Hello hello!
I have been trying to insert a logo in the header section of my modified Twenty Eleven (www.oneearth.iamaleksandra.com). I found this but it doesn’t work:
/* Logo above searchform */
#branding hgroup {
background: url(‘https://oneearth.iamaleksandra.com/wp-content/uploads/2013/05/One-Earth-Logo.png’);
background-repeat: no-repeat;
background-position: 100% 0px;
}Any help would be appreciated. I am trying to have the logo displayed to the right (or left even better) within the dark blue header image. Obviously when I have made the logo part of the image (e..g. designed the header with the logo in it) the logo is not dynamic and it doesn’t adjust properly to different screen sizes/ resolutions.
Thanks tonnes!
PS. I am a newbie and my child theme code might look messy – don’t be horrified ??
- The topic ‘Insert logo in header – Twenty Eleven’ is closed to new replies.