I can configure Drupal so that it shows certain menus on pages that are "(section)*" and then on all pages whose URL are like "section/1" etc all show the menu.
This is really nice, but now I want to know how it processes the URL because on all pages that are "section/*" I want the body class to include "section" ......
Hi Id like to customize the User Login menu. Ive taken it off all pages except the homepage to make a nice minimal site. Id like to have the User and Password fields displaying inline across the top of my site (above the header and right of the logo). without the 'User Login' <h2> title, 'Create new account' or 'Request new password' links.
newb here. I'm sure this has been asked and answered several times across the life of this forum, but where's the best place (best set of resources/tutorials/whatever) to get started on theme development? (I have visited the handbooks.)
TIA
I only recently got into Drupal and am trying to build a site for which i have been supplied a design for.
The design has its own css file. Having added this to the site, it doesn't look as it should. E.g. The list tags look different. I assume this is as a result of the admin css styles causing a conflict.
What is the preferred way of adding your own style? Should i rename all mine to something unique?