Sorry about the dumb question, but in drupal 6, I had a menu select through the admin to create the css injections, but in drupal 7, I don't see anything like that.

What am I not looking at?

Comments

rfay’s picture

Status: Active » Fixed

It's at admin/config/development/css-injector

You're not the only one who has trouble finding things in the admin menus. I usually use the index to sort this out. /admin/index. You can also look in the .module file in the hook_menu function to figure it out, but the index is the quickest way.

topdawg’s picture

Thanks, this is my first v7 site and it's been a rough journey, almost went back to 6 just for plugin compatability

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.