Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 CSS help :(
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

SiSL
Average Member

Turkey
671 Posts

Posted - 10 October 2005 :  17:01:44  Show Profile  Visit SiSL's Homepage
I would like to make some changes on my pages, but I'm really not sure how to do things in my mind.

I'm imagining doing a button style thing, in a table cell but no links on it except onClick's.

When you mouse over it, it's background goes 50% opacity white, but fonts remain still..

I found this:

	background-color: white;
	border: 1px solid black;
	filter:alpha(opacity=25);
	opacity: 0.5;
	-moz-opacity:0.5;
	cursor:hand;


But with this code, if opacity = 0 , fonts inside cell opacity goes 0 too, so not what I really wanted.

Problem is to make only "cell background or borders" visible on mouse over but remaining fonts same...

How can it be?


CHIP Online Forum

My Mods
Select All Code | Fix a vulnerability for your private messages | Avatar Categories W/ Avatar Gallery Mod | Complaint Manager
Admin Level Revisited | Merge Forums | No More Nested Quotes Mod

AnonJr
Moderator

United States
5768 Posts

Posted - 10 October 2005 :  18:10:11  Show Profile  Visit AnonJr's Homepage
Why not just use <button> tags? I'd think you could do just about all you wanted with those. I do know that they can be controlled by the style sheet.
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 11 October 2005 :  22:55:50  Show Profile  Visit dayve's Homepage
surround the text in the table cell with a <span> tag. that should work, but if it doesn't, add the opacity filter to the <span> tag with the value set to 100.

Go to Top of Page

SiSL
Average Member

Turkey
671 Posts

Posted - 12 October 2005 :  01:40:20  Show Profile  Visit SiSL's Homepage
Thanks, I will try that Dayve

CHIP Online Forum

My Mods
Select All Code | Fix a vulnerability for your private messages | Avatar Categories W/ Avatar Gallery Mod | Complaint Manager
Admin Level Revisited | Merge Forums | No More Nested Quotes Mod
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 1.42 seconds. Powered By: Snitz Forums 2000 Version 3.4.07