by touchedbyanangel » 01 Feb 2010, 18:47
First I want to say that I think this theme is great. Thank you, Sayontan, for making something that even I can figure out.(for the most part) I've been "building my blog for several days now. I go between this forum and WP forums to try and get answers to some questions. I usually find ideas or other answers while I'm looking for the answer to something else. Today I was looking for "how to change backgrounds on separate pages" and I came across a question about transparent backgrounds and how to leave the HEADER solid. Here was part of your answer:
***While there are issues doing this through CSS alone given the page layout structure, here is what you might try - create a translucent image in a solid color. So create a small black image and add an alpha channel to it with opacity as you desire. Then set this image as the background for your #wrapper. You don't have to define any other alpha / opacity settings.***
I did what you said and now my whole page is transparent, which is fine. My header looks good transparent. But I would like to know if there is a way to avoid making individual widgets transparent. I have a picture that would look better if it was not transparent. My video's are transparent too. Also, my original question, how can I make separate backgrounds on separate pages. Ex: Home, About, etc. Thanks for your help and I'm sorry I wrote so much.