I understand that it makes you feel to create a full theme from the ground up. :-(
No [:-( . . . what makes you think that?], I am quite happy and don't care either way.
I think you misunderstood the purpose of my previous post.
It was not to complain or to say that I was fed up or anything like that.
I was just answering some of your questions that I had over-looked and missed due to concentrating on other parts of the thread. Plus I was making it clear and obvious (for the record) how certain errors crept in.
When small changes in one place affect the layout in other places it is not always as easy as it looks.
I am not a web designer and I do this for a hobby (I am self taught for 10+ years) because it is fun, that is all.
I also want your Linux Forum to be a success because I am also a Linux user and believe that more people should adopt Linux for their OSs.
Now to the code:
1. I have swapped orange and green again. Actually it is dark orange, is that better?
2. I changed the font size to 90% as you indicated.
3. Are you saying you want the orange/green font-size the same when logged-in as when logged-out?
4. I don't understand the term 'colour vibration'. Yellow? Are you saying the orange is too 'yellowy'?
5. The line is fractured and cannot be made into a perfectly horizontal single line.
I noticed while testing, that when not logged in, the ".user_info" line have the two first words which suddenly aren't on the same horizontal line than the rest of the sentence.
Yes I agree, I noticed that too and I spent quite a while trying to fix it, but 1px +/- changes make it too high or too low. The two lines cannot be made to line up by adjusting the top/bottom margin offsets. I think it is something to do with the font magnification percentages.
So I suggest that I 'brute force' change the HTML somewhere so that the 2 sentences are on a straight line.
Now that I have already made small changes to the theme HTML a few more changes won't hurt.
6. Logged-out users seeing the new topic and new post status.
when users are logged out, I would like them to be able to see if there are new messages
I have not found out how to do that yet.
Does the SMF default theme . . . your existing forum have that feature?
I will have to search around on the internet to see if someone has an answer.
I checked the code and it seems to not be implemented.
So I think it will be another PHP hack and not just simply css.
7. Centering the logged-out welcome text.
when logged out, the whole sentence is aligned left, while when logged in the whole sentence that replaces it is centered, which I find being much better.
Yes that should be easy and it is good that you mentioned it whilst talking about #5 {above).
The 2 modifications can be done together I think.
I look forward to your new improvements
Sorry the comments came first.
It helps me to think about the task by creating a listed reply.
Also you can correct me on anything that you think I mis-understood.
Thanks