You need to sign in to do that
Don't have an account?

Transparent Community Tab
Hi, we are looking to change out community so we define a background in the CSS.
is there a way of making the backgrounds of the tabs transparent so it looks a little like the below (excuse the white dots - i needed to de-brand it somehow)

is there a way of making the backgrounds of the tabs transparent so it looks a little like the below (excuse the white dots - i needed to de-brand it somehow)
See the documentation for adding CSS in Visualforce page:
http://developer.force.com/cookbook/recipe/adding-css-to-visualforce-pages
The CSS for CSS Image Opacity / Transparency:
http://www.w3schools.com/css/css_image_transparency.asp
A Sample of Visualforce Page with CSS:
http://www.forcetree.com/2009/07/visualforce-page-with-css.html
Regards,
Ashish