Hi, I am just reformatting my site from Garland to Painted Wall (great theme btw).
I have a few blocks for which I do not want a title displayed eg Secondary Links block, Members block etc.
However, if I use "" in the title field PW seems to apply the block name as the title when displaying the block.
Also, the Secondary Links block is displayed top left hand side of my page even though I have not positioned it there (is this simply part of the standard theme? Can I cut the code to get rid of it?).
Many thanks

Comments

Anonymous’s picture

About the title, I just tested it, and it works on my side. If you want a block to not have a title, add in the title of the block. Make sure you do exactly that and it should work.

About the secondary links, in the page.tpl.php, remove :

- from line 66 to line 71
- from line 115 to line 120
- from line 132 to line 137

Glenmoore’s picture

Thanks so much for your help with the Secondary Links that works great! I have Secondary links at the bottom of the page which are listed vertically, is there a way of having them in a horizontal row rather than a column?

I dont really understand what you mean by "If you want a block to not have a title, add in the title of the block. Make sure you do exactly that and it should work." specifically the bit about "...add in the title of the block..."
I have a group members block which also seems to ignore the "" instruction.

Anonymous’s picture

Oups, I meant "write <none> in the title of the block"

imposterpockets’s picture

imposterpockets’s picture

I don't know how to delete my posts here. The problem I was having seems to be fixing itself each time that I open and re-save a block. I don't understand, but I suppose that is because I am so new to all of this.