I want to learn CSS to be able to create/modify Drupal themes.
Is there a particular book(s) that would answer this or any book on CSS would suit Drupal?
Maybe existing online tutorial would do?
Can anyone tell me how I can set the page that a user can create (content) to just one? I have a site with multiple users, each with their own page, but when they log in, I don't want the Create Content option to appear.
I'm putting together a portal site for a small business. So far I have people logging in to http://thesite/?q=user/login page. I have removed the tab create new account. The next thing I need is to remove request new password. Or is there a way to have there current password sent to them.
I know I will have to edit the user.module. I'm just not that familiar with php code.
If anyone knows how to do this I would really appreciate the help. THANKS!!
I may be missing something obvious and about to be told to RTFM, but one feature I've missed since switching from Postnuke to Drupal (4.7.2) is the ability to post an article in advance. IE, submitting a story to the queue, but not having it actually published until a predefined date/time has passed.