Can anybody briefly describe how to find the name of a template to edit?
I use Firefox and Firebug to help with css and stuff but haven't tapped into the knowledge on how to find the names of templates.
For example:
I am trying to find the name of this template to add something to it.
I can select it within Firebug but where do I read the name of the template so I can edit it?
Firebug tells me this. . .
Code:
.b-editor .cke_top {
I then go to admincp and search for that within search templates.
Is this the correct procedure?