Quote Originally Posted by Jbraz View Post
Easier tutorials would be a good idea. I write tutorials for PSP and have found that sometimes tutorial writers skip over explaining the very basics because they assume the student knows those things automatically.

The problems I have seen here, and this includes me too, is that many people don't know PHP or CSS and have a hard time just trying to figure out what each component or section of the page is called. For example, it took me awhile to figure out what the Breadcrumb was. Simple things like that make it hard to do a search to find what your looking for because you have no idea how to word what it is your looking for. Many things I have learned have just been from turning things on and off in a test site to see what it does. But having a visual picture with every section labeled would be a big help. That would make it much easier to know what I am looking for in my CSS.

I have gone through my CSS stylesheet and made comments on everything I have found and what it controls on the page. That has been a big help to me , at least until I can learn it all and remember it right off hand without having to look it up.

So some simple tutorials like that would be great I think. :)
That's why one of the tutorials is titled:
How do I remove the Home in the middle column next to the Categories box?