Answered
need some way to customize a CSS rule !!!
tech help blog
21-Jul-2010 11:01:21
hi ...i built up a little project & i used the widget from twitter counter the widget is in side bar on the right side .I need some way to turn the background off !
#tc_remote .tc_row {
background:none repeat scroll 0 0 #555D68;
,or better turn it into ( background:none repeat scroll 0 0 transparent;!important;) .I putt a style sheet in the body tag before and after the widget code .It don't work !!
Have some won an idea ?