Where should css files dor themes be located?

I am working on a new theme that involves changing the background color of the entire site from white to a different color. This includes the white area in events, etc. The problem is that I am being forced to go into css files that are not located in the themes directory. For example, the events table listing pulls it's colors from it's own css file. Also, I am am not even sure where the drupal admin menus pull their colors from yet.

using categories module.. now what???

I am just starting with CATS module and after classifying all my pages I am a little lost as to how I can now use all this wonderful hierarchical categorization.

So, first my example site:

CONTAINERS:
- Portfolio
- Services
- Company Info

under Portfolio I have CATEGORIES:
- Web
- Db
- Office
- Gov

and under that I have PAGES; which I classify under one (or more) CATEGORIES
- Site1 - under Web,Gov
- Site2 - under Web
- Site3 - under Web,Db

MENUS:
========
The first thought was I should be able to (and figured automatically?) get some menus:

- should I not, now, be able to (automatically) get the following menus:
Portfolio
- Web
--- Site1
--- Site2
--- Site3
- Db
--- Site3
- Office
- Gov
--- Site1

AND, if I like, just a Web menu:
Web
- Site1
- Site2
- Site3

I see there is a cats_menu module but all I have been able to do was get Portfolio listed in menu. And now I can't even get that back (following DOC on Jeremy's site) - all I get are sql "duplicate entry" error messages (perhaps a bug in cat_menu module??).

Then I found this snippet http://drupal.org/node/21390 which gave a list of all categories (but regardless of containers):

so I guess block snippet approach is cool - but can someone suggest SQL for pulling out menu items for a specific Container or Category (I think the snippet here pulls out entire site.

Forms

I installed the forms module and made it active, but I can't seem to find it anywhere on the front page... Any ideas?

attachment limit?

Is there a limit to the size of a file that a user can upload to the forums? I have tried uploading a 4.75 MB file and it doesn't show up.

blank page: admin/themes 4.7.0 beta 4 using PHP 5.0.5

Hello,

I have reviewed what I was able to find on blank pages but it did not address how to solve my issue.
I am getting a blank page when trying to view my themes via admin.

I reviewed this post:
http://drupal.org/node/31819
And this did not resolve issue (but made my site load quicker!)

Module works (partially) in a particular folder but no where else...

Hi
Using 4.7b4

I started off making a copy of the dashboard module just because it's short and simple and using a bit of the how to create a simple module tutorial.....

Now the module (lag) half works in the <>/module/dashboard folder - that is it appears on the create content page, but not in the create content menu....

However when i move it to the <>/module or it's own folder, it doesn't show up in either the create content menu or on the create content page...

Here's the module code in case you care to look.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x