I think there should be a custom CSS field on the theme configuration for those who want to make some other CSS modifications without messing with the core theme files.

I'll post a patch in a minute...

CommentFileSizeAuthor
#1 sky-866350.patch1.5 KBdeggertsen

Comments

deggertsen’s picture

Status: Active » Needs review
StatusFileSize
new1.5 KB

Here's the patch.

shekhar_mittal’s picture

Hey Deggertsen

Great! work.

This was just what I needed and it works for me.

Thanks
Shekhar

osoull’s picture

Hi Deggertsen,

I managed to create the custom CSS field in Sky theme´s config page, but when I put the code:

#block-block-2 .content { border:none; }

exactly like you explained here: http://drupal.org/node/862906, it does not work.

Am I missing something?

Cheers

Oli

osoull’s picture

Ooops, my mistake. I was using the wrong id. got it working now. cheers

deggertsen’s picture

Status: Needs review » Reviewed & tested by the community

Glad you got it working =). I'm also glad to see that people are enjoying this patch. I'd love to see it committed.

Glass’s picture

Thanks deggertsen, very useful!

ntripcevich’s picture

This works well! It doesn't seem to have been commited, though.
Too bad this isn't available on all Drupal themes settings pages (are there other themes with Custom CSS blocks on the settings page?)

jacine’s picture

Status: Reviewed & tested by the community » Closed (won't fix)

I'm sorry guys, but this is not going to be committed. It just doesn't belong in a contrib theme.

I suggest using the CSS Injector module, which has many more options and was designed for this exact purpose: http://drupal.org/project/css_injector