Recent Topics

1 Sep 06, 2009 07:21    

My b2evolution Version: Not Entered

Hi, I have the following CSS
CODE
#subs td, #comps td {
border:1px dashed #444444;
font-size:1em;
height:25px;
text-align:center;
padding:3px;
min-width:120px;
}

#comps td#radsel, #subs td#radsel {
width:20px;
}

But the td with id radsel is still showing as 120px , why won't the second part of CSS overide the first part.

I thought I'd coded the heiracy correctly, but obviously i'm doing something wrong as it isn't working.

Cheers,
1DMF

"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."

"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"

-----------------------------
*removed


Form is loading...