[support] overriding a theme's css

Brian Choc bchoc at t4tcolorado.org
Thu Dec 23 01:44:56 UTC 2010


You could use 'diff' or something similar to find out what's changed and put
just those lines of CSS in a file in your theme folder.  Generally, I find
the best way to avoid this problem is not to get into it in the first place
by keeping the custom CSS in the theme folder to begin with.  :)

Brian

On Wed, Dec 22, 2010 at 5:52 PM, Marty Landman
<mlandman at face2interface.com>wrote:

> I've upgraded a D5 website for a client and the CSS files for
> nice_menus had been customized within the nice_menus module's
> directory, which obviously got overwritten by my upgrade.
>
> Which I understand is why this wasn't the right way to do things. I'm
> sure that copying the old css files fixes the problems, because I
> did. Want to do things according to best practice. I could just take
> those entire css file contents and append them to the style.css file
> for the theme. That'd work I think, but is there a better way, w/o
> actually picking all the lines apart to see what's needed?
>
> Marty
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20101222/d6fe05db/attachment.html 


More information about the support mailing list