Hi Jack:

Try replacing the following section in your CSS with this:

#node_teasers .node_footer {
   background-color:#0072BC;
   padding: 5px 10px;
   clear:none;
   text-align:right;
   color:#FFFFFF;
}

That one takes precedence/* */over the new line where you defined everything to have 'clear: none;'

Sorry about the /* */, not sure why those are there..Mozilla Mail must've stuck those in there, just disregard them.

Matthew
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to