I just realized that in the write-up I did not include how to change the "Txp:Glass" logo. So here's how it's done.
In textpattern under style, click on default and find this line of code:
- #header h1 a {
- background: url(../images/logo2.png);
- border-bottom: none;
- color: #FFF;
- display: block;
- height: 59px;
- left: 50px;
- position: relative;
- text-indent: -9999px;
- top: 50px;
- width: 224px;
- }
Replace logo2.png with the filename of your own uploaded image. Then change the width: and height: properties to match the dimensions of your image.
In textpattern under the style tab, click on oldie and find this line of code:
- #header h1 a {
- background: url(../images/logo2.gif) no-repeat;
- }
Replace logo2.gif with the filename of your own image.
- Jul 12, 02:07 PM
- 2 Comments
- Previous Article
- Next Article
1 · Molly · Jul 12, 10:03 PM
Wow, this is a gorgeous template.
2 · Hal · Jul 17, 04:55 PM
I agree with Molly!