Quote:
Originally Posted by Overload
maybe you shud post the class params?
|
.updates .item {position: relative;}
.updates .item .comment {background: url("images/play_movie.png") no-repeat center center; cursor: pointer; display: none; height: 265px; left: 0; position: absolute; text-indent: -9999px; width: 355px;}
.updates .item {float: center; margin: 0px;}
I'm clearly missing something that I can not find. Never had this problem before where closing a div tag wouldn't work.