Forum Replies Created
-
AuthorPosts
-
GroundhagsMember
I did and that is what it told me but its not working. Must be a standard css from the start right?
CB
GroundhagsMemberSuccess!! Thank you for your time and patience. 🙂
GroundhagsMemberOK, did that and uploaded my logo.png file and nothing is there. Just a blank space where the logo should be.
GroundhagsMemberI'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.
GroundhagsMemberI don't have that option Appearance > Header. I have Appearance > Themes, Customize, Widgets, Menus, Edit CSS, Editor
But no Header option.GroundhagsMemberI 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.
GroundhagsMember3. 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.
GroundhagsMemberThanks, I will give it a go.
Best.
GroundhagsMemberOK, I removed both logo.png from child theme. Uploaded new png to custom header option with completely different name and now repeating in back.
GroundhagsMemberYes, there is one named logo.png and one named Logo.png
GroundhagsMemberOK, just did, now its repeating again. 🙂
GroundhagsMemberOK, I removed it but now its just text there and no logo.
Thanks
GroundhagsMemberThanks 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;
}GroundhagsMemberNice! Thank you!
-
AuthorPosts