Lost ball in high weeds...tma_custom
Sun, 10/05/2009 - 21:04
mwoodwar

Joined: 04/05/2009
Posts:
I have a block (left) that displays some rss feeds. The excerpt/titles seem to have a line spacing issue, but I don't know where to address it? As I understand, the _custom theme operates as a sub of tma2, but the subtheme dir doesn't have any of the .tpl files.
Do I need to copy over the tpl files from tma2, or is there an easier way for me to just style that particular block? I'm a bit lost (obviously) on how the whole theme/override thing works with sub themes.
Mark

Hi,
Yeah, tma_custom was supposed to only be an example so it's quite light. Everything else is inherited from the parent theme tma2. If you want tma_custom to override any .tpl.php files, copy the relevant file(s) from tma2 into tma_custom, clear your site cache, and then you can make any changes you want to the .tpl.php files.
Everytime you add or delete a .tpl.php file from a theme, you should clear your site cache.
If you want to override any css, I would suggest just appending the css styles onto tma_custom.css.