Metzler, David ha scritto:
Meaning that you want the block to appear on your page and its not, or meaning that you're trying to draw a box around a block that appears already on a page?
I think that I have make the correct and the wrong question so, split all in two question: 1) I have create a block with "add block". How to theme-ize it ? I need to insert the conent of the block into a template file before display it into my page.
2) I need to theme-ize the result of a view (block view). From the view module I extract all that I need for example node_title and node_taxonomy, but the output is like "node_title - node_taxonomy". I need that this output must be "Title: node_title - created in node_taxonomy". And after all this I need that the correct output will be insert into a my box template file and only this is what I want that my region display.
M.