Low opacity and higher opacity when mouse hover
3 posters
Page 1 of 1
Low opacity and higher opacity when mouse hover
I made a different thing in my posts and now the last topic informations i made them like this:
The think i want is:
As it is now to have opacity:0.5; and when hover to have opacity:0.9;.
The code i use in the css is:
Forum Version: PunBB
Forum adress
The think i want is:
As it is now to have opacity:0.5; and when hover to have opacity:0.9;.
The code i use in the css is:
- CSS Stylesheet Code:
- Code:
.stoixeiatelefteoythematos {
 border: 1px solid #cccacc;
padding: 3px 7px;
background: #ededed;
color: #000000;
box-shadow: inset 0 0 5px #cccacc;
border-radius: 2px;
 position:absolute;
 margin: -17px 0px 0px 440px;
font-size:11px;
}
Forum Version: PunBB
Forum adress
Re: Low opacity and higher opacity when mouse hover
Like this.Marios94 wrote:I made a different thing in my posts and now the last topic informations i made them like this:
The think i want is:
As it is now to have opacity:0.5; and when hover to have opacity:0.9;.
The code i use in the css is:
- CSS Stylesheet Code:
- Code:
.stoixeiatelefteoythematos {
border: 1px solid #cccacc;
padding: 3px 7px;
background: #ededed;
color: #000000;
box-shadow: inset 0 0 5px #cccacc;
border-radius: 2px;
position:absolute;
margin: -17px 0px 0px 440px;
font-size:11px;
}
Forum Version: PunBB
Forum adress
- Code:
.stoixeiatelefteoythematos:hover {
opacity: 0.9;
fiter: alpha(opacity=90);
}
Re: Low opacity and higher opacity when mouse hover
Thank you very much! It works!!
Solved!!
Solved!!
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Low opacity and higher opacity when mouse hover
Topic Solved & Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» this recent topics template dose not stop on mouse hover
» body opacity
» Need pictures in higher resolutions
» higher avatar gallery limit
» IMG Opacity - CSS
» body opacity
» Need pictures in higher resolutions
» higher avatar gallery limit
» IMG Opacity - CSS
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum