Just bought EE and so far I love it.
I have a few questions that I didn’t find from User Guide, Wiki or searching these forums (I’m sure somewhere there is answers to my questions, so you can redirect me right away 😊).
First one is about templating. I created first static html + css and now I’m making EE template from it. I am using embed tags in it (I was little lost because all examples and default template starts every time with html declaration), and everything works fine.
But how should I handle images that belong to template? I’m fine using ftp, since these are static images that doesn’t chance. And now I’m talking about background images in css. I guess it’s fine to put images where ever I want? But can I use relative paths in my css? Where does my css template actually is?
I need some help with weblog images too. I need one image to be something like “Title image” of entry. So ideal would be, that there is one field that is called “Upload title image” and that’s all. Then I could use that image in my template.