zanadiawordpress
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Thirteen Header ImageI am using IE10
Forum: Themes and Templates
In reply to: Twenty Thirteen Header ImageThank you.
body .site-header { background-size: 100%; }
in the CSS works in FF, Chrome, Android, but not IE. I guess I can live with that.
Forum: Themes and Templates
In reply to: Twenty Thirteen Header ImageMy latest attempt:
Click “Remove Header Image” from the themethen put this in the Css
.site-header {
background: url(“https://www.zanadiahome.com/zanadia-blog/wp-content/uploads/2013/08/Zbar11.jpg”) no-repeat scroll center top / 100% auto transparent;
}This works great in Chrome and FF browsers, but the image does not show up on IE or on an android phone.
Forum: Themes and Templates
In reply to: Twenty Thirteen Header ImageI added .site-header { backround-size: 100%; } in the child styles.css, and it did not make a difference. It is not showing when I inspect the element.
I see an in-line css:
.site-header {
background: url(“https://www.zanadiahome.com/zanadia-blog/wp-content/uploads/2013/08/Zbar11.jpg”) no-repeat scroll center top / 1600px auto transparent;
}and if I change te 1600px to 100% it fixes the issue. Do you know where would I find this in-line css to edit?
Forum: Themes and Templates
In reply to: Twenty Thirteen Header ImageI have a child theme with a Styles.css file
I can add CSS modifications thereCurrent Content of child css file:
/*
Theme Name: Twenty Thirteen Child
Description: Child theme for the Twenty Thirteen theme
Template: twentythirteen
Version: 1.0
*/
@import url(“../twentythirteen/style.css”);Forum: Themes and Templates
In reply to: Twenty Thirteen header imageIt is the same issue.
Forum: Themes and Templates
In reply to: Twenty Thirteen header imageI agree. The header image is a problem with the Twenty Thirteen theme. How can we make the header image responsive to the screen size??
https://www.zanadiahome.com/zanadia-blog/