Tagged: background image, featured slider, header
- This topic has 10 replies, 4 voices, and was last updated 12 years, 1 month ago by marrteam. 
- 
		AuthorPosts
- 
		
			
				
July 23, 2013 at 10:01 pm #12263lcoutlaws MemberHow do you change the light gray “noise” background texture to another background image? My site is http://lickingcountyoutlaws.com/ It would be the background the slider currently sits in… Thanks in advance. July 23, 2013 at 11:04 pm #12273Sakin Keymaster@lcoutlaws: If you want to change in to color then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box. #branding { background: none #fff; }But if you want different image then you need to add the image url as the following css. #branding { background: url("Here enter you full image url") repeat scroll 0 0 transparent; }July 23, 2013 at 11:42 pm #12277Marianne MemberI just cannot make it work to remove the “noisy” background – what do I do wrong: 
 http://gindrup.dk/citchcatch/And one more thing – is it possible to avoid having text under the featured slider? Thanks, 
 MarianneJuly 23, 2013 at 11:54 pm #12280Sakin Keymaster@Marianne: Your site is different so it will be as below. #header { background: none #fff; }July 24, 2013 at 11:49 am #12303Marianne MemberGreat, thanks – and of course it worked 🙂 September 9, 2013 at 11:42 pm #14317marrteam Memberusing header worked for me but now i have the image behind all my <h1> tags September 10, 2013 at 12:12 am #14318September 10, 2013 at 12:39 am #14321marrteam MemberI want it to appear in my header but i need it not to be behind all the <h1> text Thank you September 10, 2013 at 12:40 am #14322marrteam Memberhttp://mckinneyrealestateonline.com/contact-us/ 
 You can see on this page how it looks under Contact Us titleThank you September 10, 2013 at 10:09 am #14332September 10, 2013 at 11:44 pm #14354marrteam Memberit was #masthead and that worked. Thank you 
- 
		AuthorPosts
- The topic ‘Header Background Image’ is closed to new replies.
