Hi all,
Is it possible to make the text boxes transparent on a page within the CSS of a users theme?
For example, on a profile page I have latest activity, profile details, photos etc. I would like the background of these boxes to be transparent so the image I have can be seen through them.
Any ideas?
Tags:
Views:3
Replies to This Discussion
Permalink Reply by Doug on August 13, 2008 at 4:14pm
Please save any CSS code you have before you implement this so you can go back to it in case of malfunction.
It makes the modules and the module header(bars) transparent. I apologize if it doesn't work.
It worked for my page!
Permalink Reply by TimG on September 25, 2008 at 9:54am
I'm only a moderate CSS 'programmer', but would I be right to assert that there's a distinction between background and background-color? And background-image? Perhaps modern browser's are insensitive to this distinction, since obviously the code example (above) works.
Still, I felt it was worth mentioning, and would like to refer others to excellent CSS tutorials available at w3schools.com.