I have created a template file block-testmodule.tbl.php for my module called testmodule that is loaded as a block. Is this the correct way to get started? If so, how do I setup the css for this new block?

Comments

vm’s picture

firefox and firebug will likley help

inspect the already existing elements in drupal.

note that there is a naming convention like block block-1 so on so forth

nhero’s picture

thanks for the tip!

2createwdrupal’s picture

Give classes to the displayed units in that block tpl.