-
AuthorPosts
-
micheltorres Friend
micheltorres
- Join date:
- March 2008
- Posts:
- 171
- Downloads:
- 4
- Uploads:
- 25
- Thanks:
- 36
- Thanked:
- 2 times in 1 posts
April 9, 2013 at 11:35 pm #186628Hello,
How can I change JA Argo logo that appears on menu in mobile version of template?
This menu is displayed to the left of the screen when triggered at the top.Thank you
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 10, 2013 at 5:38 pm #489463This way will help you do that
Open templates/ja_argo/css/custom.css file
add new script below
@media (min-width: 600px) and (max-width: 767px) {
.logo-image a {
background-image: url("../images/mobilelogo.png");
background-repeat: no-repeat;
background-position: center;
width: 100px;
height: 50px;
}
}
With logo path: templates/ja_argo/images/mobilelogo.png
2 users say Thank You to Ninja Lead for this useful post
micheltorres Friendmicheltorres
- Join date:
- March 2008
- Posts:
- 171
- Downloads:
- 4
- Uploads:
- 25
- Thanks:
- 36
- Thanked:
- 2 times in 1 posts
April 11, 2013 at 1:36 pm #489544Hello Ninja Lead,
Don’t work.
Already deleted the cache, tried another mobile browser and even other smartphone.Any other idea?
Thank you again
micheltorres Friendmicheltorres
- Join date:
- March 2008
- Posts:
- 171
- Downloads:
- 4
- Uploads:
- 25
- Thanks:
- 36
- Thanked:
- 2 times in 1 posts
April 11, 2013 at 6:23 pm #489572Hello again,
I think I need to explain better: I’m not dealing with the main site logo.
When clicked on the site’s main menu (three little horizontal lines on mobile) opens a module in the left containing menu itself. It is on this screen that appears JA Argo logo who wish to modify.Thank you.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 12, 2013 at 4:43 pm #489695I got the problem you mentioned but i’m not sure if the the theme / template style has been changed from the default config or not? You can try to change logo for the menu in mobile theme: templates/ja_argo/images/logo.png
If it doesn’t help you can send me site url. I shall help you.
1 user says Thank You to Ninja Lead for this useful post
micheltorres Friendmicheltorres
- Join date:
- March 2008
- Posts:
- 171
- Downloads:
- 4
- Uploads:
- 25
- Thanks:
- 36
- Thanked:
- 2 times in 1 posts
April 15, 2013 at 10:13 am #489919I replaced the file and it worked.
Thank you again -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by micheltorres 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum