Any CSS you put in the theme folder should come in after the CSS is in the modules.  You don&#39;t need to append your css to an existing style sheet.  You can add a new style sheet and add its name to the .info file, if that&#39;s easier.<br>
<br><div class="gmail_quote">On Wed, Dec 22, 2010 at 9:21 PM, Marty Landman <span dir="ltr">&lt;<a href="mailto:mlandman@face2interface.com">mlandman@face2interface.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Yeah I was afraid of that. Wish there was something like overriding<br>
the tpl.php files but nooo. And alas I didn&#39;t write the site to begin<br>
with so too late for doing things right to start with.<br>
<br>
Marty<br>
<br>
At 08:44 PM 12/22/2010, Brian Choc wrote:<br>
&gt;You could use &#39;diff&#39; or something similar to find out what&#39;s changed<br>
&gt;and put just those lines of CSS in a file in your theme<br>
&gt;folder.  Generally, I find the best way to avoid this problem is not<br>
&gt;to get into it in the first place by keeping the custom CSS in the<br>
&gt;theme folder to begin with.  :)<br>
&gt;<br>
&gt;Brian<br>
&gt;<br>
&gt;On Wed, Dec 22, 2010 at 5:52 PM, Marty Landman<br>
&gt;&lt;&lt;mailto:<a href="mailto:mlandman@face2interface.com">mlandman@face2interface.com</a>&gt;<a href="mailto:mlandman@face2interface.com">mlandman@face2interface.com</a>&gt; wrote:<br>
&gt;I&#39;ve upgraded a D5 website for a client and the CSS files for<br>
&gt;nice_menus had been customized within the nice_menus module&#39;s<br>
&gt;directory, which obviously got overwritten by my upgrade.<br>
&gt;<br>
&gt;Which I understand is why this wasn&#39;t the right way to do things. I&#39;m<br>
&gt;sure that copying the old css files fixes the problems, because I<br>
&gt;did. Want to do things according to best practice. I could just take<br>
&gt;those entire css file contents and append them to the style.css file<br>
&gt;for the theme. That&#39;d work I think, but is there a better way, w/o<br>
&gt;actually picking all the lines apart to see what&#39;s needed?<br>
&gt;<br>
&gt;Marty<br>
&gt;<br>
&gt;--<br>
&gt;[ Drupal support list | &lt;<a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>&gt;<a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;--<br>
&gt;[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
<font color="#888888"><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br><br>