-
AuthorPosts
-
April 23, 2013 at 11:18 pm #187031
Hi, I want to change the color and logo of my site I can not do
Can you help me pleaseBonsoir, je souhaite modifier la couleur et le logo de mon site je n’y arrive pas
vous pouvez m’aider s’il vous plaîtNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 24, 2013 at 11:19 am #490927You can do that this way
Open templates/ja_nex/css/template.css file
/* Logo Image ---*/
h1.logo { height: 62px; width: 152px; }h1.logo a {
background: url(../images/logo.png) no-repeat center center;
display: block;
height: 61px;
width: 230px;
}
and logo path is: templates/ja_nex/images/logo.pngRemember to clear cache from Admin area after changing the css.
April 25, 2013 at 11:04 am #491035Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 26, 2013 at 9:31 am #491129I helped you configure BLUE theme appear of your site.
+ Go to Admin site -> Template Manager -> JA Nex Template -> Profile tabs -> Open default profile -> Theme Settings -> set Blue theme or you can change to other.
+ But I would like to help you change logo back to your logo but i could not access ftp account of your site, you can fix it this way
Open templates/ja_nex/css/template.css file
from
h1.logo a {
background: url(../images/logo.png) no-repeat center center;
display: block;
height: 61px;
width: 230px;
}
change to
h1.logo a {
background: url(../images/logo.png) no-repeat center center !important;
display: block;
height: 61px;
width: 230px;
}
Let me know the result
1 user says Thank You to Ninja Lead for this useful post
April 26, 2013 at 10:39 am #491138Bonjour, merci beaucoup de votre aide le résultat est super
Hello, thank you for your help the result is great
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by daouda 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
color and logo
Viewing 5 posts - 1 through 5 (of 5 total)