customize

Events happening in the community are now at Drupal community events on www.drupal.org.
rauf547's picture

How can I customize user's Control Panel?

Hi all,

I would like to know if there is a way to remove some itens from user's control panel.

For example I would like to remove "Manage Members" item founded in //cp/users

And I would like too that some features founded in //cp/features doesn't appear to the user.

Thanks!

Read more
our1944's picture

Menu class id customize module

I recently come across the problem when I was porting one static site to drupal. Drupal will automatically provide a unique class id for every menu items. This is good but it is also very inconvenient to use css to customize the look of every menu item, especially if one wishes to use pictures instead of plain texts for menu items. I did it by add a snippet into the theme.

So I think a module that enable user to customize the menu class id DIRECTLY is useful. This module is also responsible for checking the existing class IDs of menu items to ensure that every id is unique.

Read more
Subscribe with RSS Syndicate content