Automatically attach Module's CSS?

nasigoreng

Joined: 2006-03-05
Posts: 8
Posted: Mon, 2006-03-27 11:26

Hi guys,

I embedded Gallery 2.1 into my website, it's working okay but one thing:

Evertime i downloaded a module, the CSS of that module isnt automatically attached into my application. so i have to attach the CSS manually into the header, although the installation was successful

Example:
1. I downloaded iconpack, it was installed okay, but all the icons werent displayed, until i attaced the CSS manually.

2. I just downloaded the imageframe, the installation is fine, however the frames is not displayed. And for this one i have no idea where the CSS is.

The questions are:
1. Is the CSS from a module supposed to be picked up automatically? or should i do it manually?
2. If it's automatic, then how do i do that?

Thanks very much

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sun, 2006-04-02 04:16

sounds like you have a custom theme and you don't have {g->head} in the <head> section.. this is how all the things modules ask to be added to the header actually get placed there.