ProsePoint Express: hosted newspaper website content management software

Lost ball in high weeds...tma_custom

1 reply [Last post]
mwoodwar
mwoodwar's picture
User offline. Last seen 2 years 29 weeks ago. Offline
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
beng
User offline. Last seen 1 week 3 days ago. Offline
Joined: 27/02/2009
Posts:
If you want to tma_custom to override any .tpl.php files

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.