28
OK, I agree with Herko, but one thing that I cannot understand is that, if there is templating system, then why we do use block_title variables in the theme in the first place? I know it is easier to do it that way, but it's just the waste of time for both a theme developer and also for a user to change all these templates and the themes.
What I suggest is that, we should either put this block styling in the theme.html away forever, and use the actual templating system or either there should be an option in the blcok administrating area so that if I choose the false value in the block setting, the block title may not be displayed. This is the best way of all I think, since there is no need to basically change anything in the themes, and also you can change the block appearance in the templating system to what ever you like.
As for LazyBadger's smarty codes, I think they are very useful, but if you want to define for each block what should it look like in theme.html, firstly, it is very difficult, secondly, you may not get what you want at the end due to block height stuff, and lastly, it takes a lot of time, and for every block you add you have to change your theme.
Alitan{{<<>>}}