Community Forums › Forums › General Discussion › Metro Theme – Header Image and Background Color won't change
Tagged: Metro Header
This topic contains 11 replies, has 6 voices, and was last updated by triggers 1 month, 3 weeks ago.
-
AuthorPosts
-
February 25, 2013 at 8:47 am #22692
Hello,
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 #22697Please post a link to your website so we can take a look. Thanks.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsFebruary 25, 2013 at 10:05 am #22714February 25, 2013 at 10:58 am #22722I’m also having this exact same issue as described. Any help would be great.
February 25, 2013 at 12:01 pm #22734Support 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 #22742I just tried this and I’m still having the same issue. Nothing changed.
February 25, 2013 at 5:49 pm #22796Please see this Thread: http://www.studiopress.com/forums/topic/metro-background-tiled/ regarding the background issue. The header issue fix is directly above http://www.studiopress.com/forums/topic/metro-theme-header-image-and-background-color-wont-change/#post-22734
Jennifer “Hermione” Baumann | Recommended StudioPress Developer
Dream Whisper Designs | Themessence | @dreamwhisper | If I’ve helped, like me on FacebookFebruary 25, 2013 at 6:02 pm #22798Hello,
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 #22911This was taken care of through a support ticket and related to an ad network.
Jennifer “Hermione” Baumann | Recommended StudioPress Developer
Dream Whisper Designs | Themessence | @dreamwhisper | If I’ve helped, like me on FacebookMarch 13, 2013 at 10:09 am #25868testing just created a post but it didn’t submit it.
March 21, 2013 at 6:39 pm #30340I had this problem too and the addition of “!important” to the style sheet corrected it.
March 31, 2013 at 8:14 pm #323782I 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
You must be logged in to reply to this topic.