Background Image Not Displaying
-
Hello – I am new to customization of wordpress and the styles plugin. So I apologize in advance.
I am trying to activate a bsckground image on the site:
https://real-estate-in-tahoe.com/So far I have searched around and watched tutorials etc., but can’t find a way to get the background image to display. Right now I do see a small portion of it on the bottom of the pages. I have modified the styles.css for the theme I am using which is “Twenty Eleven” and tried to add it in that way but I am pretty sure the Styles plugin is controlling the background image. At least when I look at the source code I can see one issue, which is:
————-
‘<style type=”text/css” id=”styles-plugin-css”>
.widget-title,.entry-meta{line-height:1.5}h1.showcase-heading{line-height:1}.featured-posts section.featured-post{background:transparent}.styles #branding{background-color:#d93;border-top-color:#fff}.styles #s{color:#d93}.styles #s::-webkit-input-placeholder{color:#d93}.styles #s:-moz-placeholder{color:#d93}.styles #s::-moz-placeholder{color:#d93}.styles #s:-ms-input-placeholder{color:#d93}.styles #access{background-color:#d93;background-image:none}.styles #access ul > li > a{background-color:#d93}.styles .entry-content h1{color:#d93}
</style> ‘
————Where “background-image:none” in the editor the image is there. I guess I need to find out where I can locate the code for the above.
Or I could be totally on the wrong track. I just thought I would try posting this here. Thanks so much in advance. -Beth
- The topic ‘Background Image Not Displaying’ is closed to new replies.