-
AuthorPosts
-
January 4, 2010 at 1:53 pm #147296prakash Friend
prakash
- Join date:
- October 2008
- Posts:
- 439
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 146 times in 115 posts
January 4, 2010 at 2:38 pm #328151hi..
open this file
templatesja_quartzcsstemplate.cssaround line 920 find this section
h1.logo a {
width: 210px;
height: 55px;
display: block;
background: url(../images/logo.png) no-repeat center;
}the logo can be found in the images folder (of template)
you can change it to say yourlogoname.jpg and place the logo in that folder…this is for the default template. if you have used any other template like say if you select spring… then you need to add the logo to that sub folder and also modify the respective template css like for spring its colorsspring.css
h1.logo a {
background: url(../../images/spring/logo.png) no-repeat center;
}2 users say Thank You to prakash for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by prakash 14 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How can I change the text
Viewing 2 posts - 1 through 2 (of 2 total)