How do I remove the word navigation from the "Navigation bar"?

Submitted by admin on Tue, 2005-04-19 12:01.

The word Navigation does not need to be in the right hand bar, since we have links above.

However when I disable the navigation block, I lose the whole bar.

From what I can tell the login prompt, and probably anything that would be placed in this bar, is dependent upon the navigation block being enabled.

Enabling the navigation block then present the word "Navigation", which I find a little confusing & redundant...and not all that asthetic..

Any drupal masters following our attempts to bring a drupal site to life, please don't hesitate to post.

Submitted by mandric on Wed, 2005-04-20 17:38.

some options i considered

1) editing the theme
it doesn't look the current template system (php template) allows us that granularity?

2) configuring drupal
i didn't try removing the nav block since you already did. i didn't think it was connected with user block ...

3) modifying style sheet to hide that block
this might be easiest, tho it's more a hack than a solution since the data is still there but the style sheet hides it.

Submitted by admin on Wed, 2005-04-20 19:05.

I am wrong.

Disabling the navigation block does not remove the login block perse.

If you are already logged in then the login disappears, but if have not logged in the login block maintains the gray bar on the side.

Soooooo.... what to do, what to do?

I am going to leave it disabled and see what goes.

Tried a css hack -results not so good.

Have tried not to hack css -results not so good.

Submitted by admin on Wed, 2005-04-20 19:06.

How do I get my comment to go below your comment? -Not above

Submitted by admin on Wed, 2005-04-20 19:08.

Just discovered why disabling the navigation block will not work.

I no longer have access to the admin links.

An admin locked out of his own site...

tradio21 is definitely in alpha

Submitted by admin on Wed, 2005-04-20 19:10.

Love the green NEW on the side there ---->>>

Definitely fits with the more subdued theme we were going for.

Submitted by mandric on Fri, 2005-04-22 15:56.

a pleasant surprise

Submitted by mandric on Fri, 2005-04-22 15:53.

fixed by aden ..

thanks!