OK, there have been so many versions of what I've tried they're all running together... So let me sum up everything as best I can in one post... :)
What I want to do:
To edit the meta information that displays on each blog. Either by editing the widget (which I don't know how to do) or by taking the widget off the sidebar in the admin section and hard coding the meta information within the theme.
Why:
So all the themes have the same meta information including links and login, etc. instead of every theme having it's own list of links...
What I've tried (in one theme so far, gotta get one to work before I move on):
Changing the sidebar.php... I edited the file and replaced the links in the file with the links I want to display. I didn't move anything around within the code or change any of the php stuff... I simply changed the links...
Then I uploaded the sidebar.php file, dragged the meta widget off the sidebar, updated/saved, then refreshed the blog I was testing on... Where I'm baffled is: the links stayed the same as they were before my edit. I don't understand it, but they did...
In case it matters, the theme I'm working with is SilverLight. Seems to me like changing the php file and removing the widget from the sidebar would automatically change what displays... But it doesn't.
To make myself sound less ignorant, I do know how to change the php template files as I have modified many of them over the last year while playing with standard wp as well as mu...
This one just has me confused...
So, I'm back to wondering why this may happen, beyond the obvious like, "Didn't save sidebar.php before uploading..." and "Didn't ftp to the right directory..."