-
AuthorPosts
-
brusamolino Friend
brusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
January 4, 2017 at 3:52 pm #999572Hi
i’d like to change hamburger icon on left menĂ¹ with an image… how can i do?Thanks Luca
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
January 5, 2017 at 10:47 am #999873Hi
i’ve create a class in my custom.css but it doesn’t function… why?.patty {
background-image: url("../../../../logo_home.png");
background-color: #FFF;
background-repeat: no-repeat;
width: 80px;
height: 80px;
display: inline-block;
}Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 5, 2017 at 11:36 am #999878Hi
You can change it with font awesome icon.
Beside if still not working kindly share the site URL here.brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
January 5, 2017 at 11:45 am #999884This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 6, 2017 at 1:48 am #1000077Hi
You have to use a different class name so it will not loads the default style.
Example:.patti { background-image: url("../../../../logo_home.png"); background-color: #FFF; background-repeat: no-repeat; width: 80px; height: 80px; display: inline-block; }
Change the patty into patti from header.php file.
Make sure your image path is correct.brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
January 6, 2017 at 11:55 am #1000262hi
there isn’t any "patty" tag inside templates/ja_mono/tpls/blockscan you help me?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 6, 2017 at 12:27 pm #1000269Hi
Hi
You have to use a different class name so it will not loads the default style.
Patty class use its own style .that is defined in template. So u have to use different class name for custom style .brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
January 6, 2017 at 12:36 pm #1000272yes i know
you have said me to change the patty into patti from header.php fileBut there isn’t any patty class (not patti) inside header.php
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 6, 2017 at 1:30 pm #1000281This reply has been marked as private.brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
January 6, 2017 at 1:57 pm #1000294Hi
i don’t uderstand… i have created a new class patti in my custom.css
you have said me to modify header.php and where there is patty class replace with pattiIs correct?
But inside header.php ther isn’t any patty class to replace with patti
Thnaks Luca
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 6, 2017 at 3:49 pm #1000330Hi
It seems you haven’t followed my suggestion from 1st post.
This is defined via style classes , check this : http://prntscr.com/cqspr7
You can modify the style class for patty in /templates/ja_mono/css/off-canvas.css to define different style .
Or u can change the class with an icon from /tpls/blocks/off-canvas.php file
Find below code<span class="patty">
1 user says Thank You to Pankaj Sharma for this useful post
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum