Closed (fixed)
Project:
CSS Injector
Version:
7.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2011 at 20:16 UTC
Updated:
29 Jul 2011 at 21:01 UTC
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
Comment #1
rfayIt'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.
Comment #2
topdawg commentedThanks, this is my first v7 site and it's been a rough journey, almost went back to 6 just for plugin compatability