NameSilo

Opacity Setting for Nagivgation Bar

Spaceship Spaceship
Watch
Status
Not open for further replies.

food_consult

Established Member
Impact
5
:wave: I have a JAVA Navigation Bar and I need someone who can set the Opacity for the background of the 1st and 2nd level drop downs to 40 http://www.lrcchome.com/LRCC5/

I tried several ways and I was unable to do it.. I know it's possible galpin .com has it

So I need someone to fix the Opacity setting, the links and dropdowns updates then give me code that I can cut and pase into my site here: lrcchome.com/ and get rid of the old nav
:guilty:
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Here is the inline style for all browsers:

style="filter:alpha(opacity=25);-moz-opacity:.25;opacity:.2"

is equivalent to (in CSS):

.class {
filter:alpha(opacity=25);
-moz-opacity:.25;
opacity:.2
}
 
0
•••
darn... still can't make it work
 
0
•••
Status
Not open for further replies.
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back