Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   How to change header opacity from default 95 to 100? (http://forum.bytesforall.com/showthread.php?t=8600)

Volfan996 Jul 29, 2010 11:05 AM

How to change header opacity from default 95 to 100?
 
How do I change the header opacity from the max 95 all the way to 100?

juggledad Jul 29, 2010 12:56 PM

just put in CSS Inserts
HTML Code:

div.opacityleft,
div.opacityright{
filter:alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00}

but...why???

Volfan996 Jul 29, 2010 01:13 PM

I have a bunch of different size (width) headers, all the same color. Instead of having to go through and resize them all in photo shop and messing around with the settings, I can just make the opacity 100 and adjust the width.


All times are GMT -6. The time now is 12:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.