By nhero on
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?
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
=-=
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
thanks for the tip!
thanks for the tip!
Give classes to the displayed
Give classes to the displayed units in that block tpl.