Thanks that does help some... but i still cannot find what i am looking for..
Let me see if i can explain..
if i use Firebug to inspect the part i wish to change it indicates the following:
I want to change the tex for the login button. if i type the change into firebug i can see the desired result. But i cannot find the file that contains that information.
> <ul class="menu">
<a id-"btnlogin" href="http://mydomain/index.php?option=com_users&view=login">Login(this is the text i want to change)</a>
Path is : >> html.-moz- body.nobg div#gkBg section#gkPageTop div#gkTopNav a#btnLogin
also the css settings do not show the css files that contain the settings just strange numbers like #8 or #9 etc.. is this encrypted to prevent access to this information? and if so please explain how this is an advantage for a template for easy modification and customization.
I am probably just silly and please set me straight because i am lost......