-
AuthorPosts
-
August 15, 2011 at 4:19 am #167417
Could you please send me instructions on how to change the logo? I appreciate it.
Thank you!
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 15, 2011 at 4:34 am #406275Hi there
For logo custom you can do with:
#ja-header h1 a {
background: url("../images/logo.jpg") no-repeat scroll left top transparent;
display: block;
height: 140px;
text-indent: -500%;
text-transform: uppercase;
width: 471px;
}
template_css.css (line 1075)
Override logo.png with your own logo.
Another part of logo in menu could change at:
#ja-mainnavwrap {
background: url("../images/logo-top.jpg") no-repeat scroll left top #505050;
}
template_css.css (line 1119)
Replace by
background: #505050;
Please let’s me know if everything is okies for you
Thank you
Viet VuAugust 16, 2011 at 3:08 am #406460Thank you so much for your response. I am still not able to view my new logo. I clear the cache as this was a problem before with another template. Please let me know at your earliest convenience. I really appreciate it.
Thank you!
Alandajooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 16, 2011 at 4:24 am #406462Hi
Would you mind give me your site URL for checking ?
Thank you
Viet VuSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 16, 2011 at 4:26 am #406463Hi amaliskas,
Please forlow these steps:
1. Change the name of logo in css file
Open: templates/ja_olyra/css/template.css file, and find following code section:
#ja-header h1 a {
width: 471px;
display: block;
background: url(../images/logo.png) no-repeat top left;
text-transform: uppercase;
text-indent: -500%;
height: 140px;
}
}Here you change the logo.png to your own logo’s name.
If your website don’t use the default theme, you have to open templates/ja_olyra/css/colors/your_theme, find logo.png to change
2. Replace your logo via images folder: logo.png file is in templates/ja_olyra/images folder
If your website don’t use the default theme, you have to replace this image in open templates/ja_olyra/images/your_theme/ folder
Hope this helps.
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by Saguaros 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum