Twiebie |
|
---|---|
In that particular skin you could change the 'Login, Register and Lost your password links' by adding a colour in the #userBar class inside the sed-light.css file. For example: #header #userBar a { text-decoration:none; color: #000000; } The welcome text is just a post in the news category, and you can edit it or delete when you are logged in as an admin. I would advice you to look up some basic HTML and CSS tutorials to get a basic understanding of how the template works.
|