Hello everyone:

 

I trying to override background-image in this:

 

#container ul li, #content .module ul li{

                background:url(../images/marker_liink.gif) 0 5px no-repeat;
/*This needs to be overridden*/

 color:#6D5F52; 

line-height:16px;

 padding:4px 0 5px 25px;

}

 

With:

 

                #tweet{

                                width:300px;/*design2*/

                                font-family: Verdana, Geneva, sans-serif;

                                font-size:11px;

                }

                #tweet ul li{

                                margin-bottom:8px;

                                list-style-type:none;

                                list-style-image:none;

                                background-image: none; /*This is what I am
trying to accomplish*/

                                line-height:1.4em;

                                padding:2px 5px;

                                border:1px solid #fff;

                }

 

It doesn't work. Please  help me figure out where I am going wrong. You can
check this page out here:
http://mura.rhapsodysolutions.net/default/index.cfm/news-room/ It is in the
bottom, "News" section.

 

Thanks,

 

 

Kamil Saiyed

Rhapsody Solutions, LLC

Application Developer

281 668 9177 Phone

713 595 6699 Fax

 <mailto:[email protected]>
[email protected]

 <http://www.rhapsodysolutions.net> www.rhapsodysolutions.net

 

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to