I'm designing a blog for two people to post entires on. I'm not exactly a coding expert, and the other person to be using the blog is a total technophobe.
What I'm hoping to do is have a system where, depending on which person is posting, different background colors/images are used. So, for instance, every entry posted by me would have a blue background, while all other entries would have a green background.
This seems like it should be a very simple thing to do. I would prefer not to have to enter any kind of code into the actual "writing an entry" text box, because that's all to easy for me (let alone the technophobe) to mess up once in a while.
So...when I log in I want all my entries to AUTOMATICALLY appear with one colored background, and all of my partners entries to automatically appear with a different background when she is logged in.
As I mentioned, I'm not coding expert but I can make sense of HTML and CSS and editing config files.