css - How to stop background overlay covering text and content -


i redesigning website , done have slight problem regarding background tile overlay:

http://176.32.230.4/mackenziefoy.com/mackenziefoy/wp-content/themes/twentytwelve/images/tile.png/    

at moment appears this:

http://176.32.230.4/mackenziefoy.com/mackenziefoy/) 

i cover bg image:

http://176.32.230.4/mackenziefoy.com/mackenziefoy/wp-content/themes/twentytwelve/images/background1.jpg/ 

not on text or navigation. little stuck! have seen done on other websites can't seem achieve same effect.

you're overlaying semitransparent elements (#title has opacity:0.35 example), it's showing correctly. if don't want background 'shine through', don't put transparent element on top of it, make opaque , set correct colors element itself. there no other flexible solution.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -