Forum Replies Created
-
AuthorPosts
-
Groundhags
MemberI did and that is what it told me but its not working. Must be a standard css from the start right?
CB
Groundhags
MemberSuccess!! Thank you for your time and patience. 🙂
Groundhags
MemberOK, did that and uploaded my logo.png file and nothing is there. Just a blank space where the logo should be.
Groundhags
MemberI'm on Version: 2.0.2 for Genesis.
Im so embarrassed Im using Metric Child Theme not Metro as I said earlier.functions.php file does not have the snippet from above.
Groundhags
MemberI don't have that option Appearance > Header. I have Appearance > Themes, Customize, Widgets, Menus, Edit CSS, Editor
But no Header option.Groundhags
MemberI removed the code and turned off all the plugins. Then I turned each one on one by one. I have no logo or text in the logo header area. Once I got to the plugin (Genesis Simple Headers) the logo repeat returned.
Groundhags
Member3. For the .custom-header #header, are you using a plugin for this? Or did you add the logo as the header image within Appearance > Header?
I added the logo as the header image within Appearance.
Groundhags
MemberThanks, I will give it a go.
Best.
Groundhags
MemberOK, I removed both logo.png from child theme. Uploaded new png to custom header option with completely different name and now repeating in back.
Groundhags
MemberYes, there is one named logo.png and one named Logo.png
Groundhags
MemberOK, just did, now its repeating again. 🙂
Groundhags
MemberOK, I removed it but now its just text there and no logo.
Thanks
Groundhags
MemberThanks Anitac, You started me in the right path this is what did it in the end:
#inner {
background: none repeat scroll 0 0 #ffffff;
border: 5px solid #333333;
margin: 20px auto;
overflow: hidden;
padding: 20px;
width: 800px;
}#homepage {
background: #333333;
width: 800px;
height: 533px;
margin: -20px;
padding: 20px 20px 20px 20px 20px;
}Groundhags
MemberNice! Thank you!
-
AuthorPosts