I'm a first time user at this and have practically no idea of how Drupal works. Only that it's in PHP and works against a database.
So i have some questions i was hoping someone could answer me!
*How can I create content so i can actually write and create the site like i do with html? Isn't there a way to create content likt i've done before with DreamWeaver and Front Page? Or does every bit of text need to be made dynamically through php?
I can see no easy way to do this with Drupal.
*Ok, check our this site: www.svakstromnorge.no
It's a site I'm trying to create for a business firm so it can't really look like a blog nuke site. It should look like any business site really.
*How can i create buttons like drupal.org has on the banner/header?
*And I've been trying to create my own menu, but when i'm supposed to type the path for the link, I can't figure out what to write!
Really I'm a noob so try to explain how this works. Can i just create a html document and type the path to the html file in the drupal path?
*And i also want to modify the appearence of the site. By that I mean like moving the login screen-thingy and adding a search bar.
*Do I need to write in the database to do anything like this? If i want to manually add code to the front page of the site, what should i open to do so? Is the front page dynamicaly created by php? But it's still got the same appearance so there must be a way to put in custom made things?