Community Forums › Forums › Archived Forums › General Discussion › Metro Theme – Header Image and Background Color won't change
Tagged: Metro Header
- This topic has 11 replies, 6 voices, and was last updated 12 years, 8 months ago by
triggers.
-
AuthorPosts
-
February 25, 2013 at 8:47 am #22692
jr
MemberHello,
I am having a problem with the Metro Theme, which I can't seem to resolve.
Whenever, I try and change the background color, nothing happens.
If I add a header image, and remove the header text, I lose the header image and get one large colored box across my header.
(caching is disabled on my wordpress)
I tried uninstalling and re-installing several times and got the same problem.
Has anyone experienced this?
February 25, 2013 at 9:20 am #22697AnitaC
KeymasterPlease post a link to your website so we can take a look. Thanks.
Need help with customization or troubleshooting? Reach out to me.
February 25, 2013 at 10:05 am #22714February 25, 2013 at 10:58 am #22722bwone
MemberI'm also having this exact same issue as described. Any help would be great.
February 25, 2013 at 12:01 pm #22734jr
MemberSupport told me to do this:
---------------------------
In your style.css file, find the following.
.header-image #title a {
background: none;
padding: 0;
}Change it to:
.header-image #title a {
background: none !important;
padding: 0;
}February 25, 2013 at 12:53 pm #22742bwone
MemberI just tried this and I'm still having the same issue. Nothing changed.
February 25, 2013 at 5:49 pm #22796Jen Baumann
ParticipantPlease see this Thread: http://www.studiopress.community/topic/metro-background-tiled/ regarding the background issue. The header issue fix is directly above http://www.studiopress.community/topic/metro-theme-header-image-and-background-color-wont-change/#post-22734 🙂
February 25, 2013 at 6:02 pm #22798bwone
MemberHello,
I replied to your e-mail. I did clear out the caches before and after and the code is proper int he metro theme but still having the same problem. Also for the background issue its not the same as what that link shows. my background imaged works as it should but its the white part where my content shows that disappear randomly from time to time.
February 26, 2013 at 9:26 am #22911Jen Baumann
ParticipantThis was taken care of through a support ticket and related to an ad network.
March 13, 2013 at 10:09 am #25868triggers
Membertesting just created a post but it didn't submit it.
March 21, 2013 at 6:39 pm #30340hotdogman
MemberI had this problem too and the addition of "!important" to the style sheet corrected it.
March 31, 2013 at 8:14 pm #32378triggers
Member2I have 2 Questions I'd love to have answered.
1. I need to change the background ouside of the content area http://blog.contenttriggers.com/ (like in the demo for Metro only my background would be a solid color))
I am trying to change it to be F5F1E5 (Cream color) and nothing happens - its stays white.
2. Can I change the posts on the home/front page to have the titles above the images in the Featured Image as well as in th images in the next row?
Thanks
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.