I've tried typing "<none>" in block title but it's not removing the headers. Any other suggestions? I'm on Drupal 5. Marc Morris Cult Movie Forums http://www.cultmovieforums.com/
On 25 Nov 2008, at 19:13, Marc Morris wrote:
I've tried typing "<none>" in block title but it's not removing the headers.
Any other suggestions?
I'm on Drupal 5.
Is it a block created by a module? A quick temporary fix would be CSS, something like .block h2 {display:none} or .block h2 {text-indent: -9999px} HTH -- Nicolas Borda http://nic.ipwa.net/
Thansk for the feedback. The blocks are the standard drupal blocks - I'm not sure if a module is involved. How would I apply css to all the blocks? On 25 Nov 2008, at 19:25, Nicolas Borda wrote:
On 25 Nov 2008, at 19:13, Marc Morris wrote:
I've tried typing "<none>" in block title but it's not removing the headers.
Any other suggestions?
I'm on Drupal 5.
Is it a block created by a module? A quick temporary fix would be CSS, something like .block h2 {display:none} or .block h2 {text-indent: -9999px}
HTH
--
Nicolas Borda http://nic.ipwa.net/
-- [ Drupal support list | http://lists.drupal.org/ ]
Marc Morris Cult Movie Forums http://www.cultmovieforums.com/
Quoting Marc Morris <marc@cultmovieforums.com>:
I've tried typing "<none>" in block title but it's not removing the headers.
Any other suggestions?
I'm on Drupal 5.
IIRC you need to empty the cache tables. -- Earnie http://r-feed.com Make a Drupal difference and review core patches. -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
participants (3)
-
Earnie Boyd -
Marc Morris -
Nicolas Borda