I'm completely new to web development. I've been looking around for a couple of months, and drupal seems to be the best cms that I can find. In fact, it looks amazing! I've found a very reasonable looking hosting plan with siteground. (I'm checking for feedback and tips if anyone has any)
I actually have a couple of questions:
1) I've been developing site templates for a band I'm involved with through Photoshop (CS3). How hard would it be to apply those to drupal, or to create my own theme? I can do very little html and really nothing else. Should I just look into having someone else do that for me? Is there some kind of application that would facilitate the process for me? Or maybe I could just adapt the ideas I have and add in the images that I've created....
2) I would like to have custom data reports. Specifically, I'd like to view a page where I can see a numbered list of users who logged in. Not just how many times they logged in, but an actual numbered list. For example, let's say I have a user called "Pete". Pete logged in as the 1, 32, and 64 user today. So, this list is also able to generate itself from a 24 hour span, say from midnight to midnight. Is this possible and how do I do it?