- Posts: 11
- Thank you received: 0
template, logo too small mobile portrait view
-
sadjia
Inactive member - Topic Author
- New Member
Less
More
8 years 5 months ago #46691
by sadjia
template, logo too small mobile portrait view was created by sadjia
Hello,
I have problem with template in mobile view, the logo is too small, see first image ( how can i fix this ? ) and on pc the template is not full width for different screens ( i fixed full width in template parameters, but logo and flags are not in the right and left corners for different screen size so it force my menu to appear in two lines and their is enough place on right and left, see second and third images. thanks for any help.
I have problem with template in mobile view, the logo is too small, see first image ( how can i fix this ? ) and on pc the template is not full width for different screens ( i fixed full width in template parameters, but logo and flags are not in the right and left corners for different screen size so it force my menu to appear in two lines and their is enough place on right and left, see second and third images. thanks for any help.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
8 years 5 months ago - 8 years 5 months ago #46693
by milos
Replied by milos on topic template, logo too small mobile portrait view
Hello,
You should increase "Change Menu on Screen Width" parameter in Extensions > Templates > hot_golf > Responsiveness. This will make the menu to be converted to a button earlier and it will fix the issue in image templ.jpg
Regarding the issue on mobile devices (moileview.jpg), you should add CSS code in template_css.css file that will change widths of the cells in this row (increase width of logo cell and decrease width of menu cell). You should add this code within @media query and it will be executed only on small screen widths, in example:
Regards,
Milos
You should increase "Change Menu on Screen Width" parameter in Extensions > Templates > hot_golf > Responsiveness. This will make the menu to be converted to a button earlier and it will fix the issue in image templ.jpg
Regarding the issue on mobile devices (moileview.jpg), you should add CSS code in template_css.css file that will change widths of the cells in this row (increase width of logo cell and decrease width of menu cell). You should add this code within @media query and it will be executed only on small screen widths, in example:
Code:
@media (max-width: 768px) {
.mp_logo {
width:30%;
}
.mp_topmenu {
width:20%;
}
.mp_top1 {
width:50%;
}
}
Regards,
Milos
Last edit: 8 years 5 months ago by milos.
Please Log in to join the conversation.
-
sadjia
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
8 years 4 months ago #46696
by sadjia
Replied by sadjia on topic template, logo too small mobile portrait view
Hello Milos,
Thank you for help, it works fine for the template menu width now , but i still have problems with mobile view, i added the code to the template.css.css but no changes, i am not good in language code ( i have copy and past your code in the file, perhaps this is wrong ?) what can i do to solve this ? this is the link to the site and to the mobile view of it
galiz-aluminium.com/index.php/fr/
www.responsinator.com/?url=http%3A%2F%2F...%2Findex.php%2Ffr%2F
thanks for your help
Thank you for help, it works fine for the template menu width now , but i still have problems with mobile view, i added the code to the template.css.css but no changes, i am not good in language code ( i have copy and past your code in the file, perhaps this is wrong ?) what can i do to solve this ? this is the link to the site and to the mobile view of it
galiz-aluminium.com/index.php/fr/
www.responsinator.com/?url=http%3A%2F%2F...%2Findex.php%2Ffr%2F
thanks for your help
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
8 years 4 months ago #46697
by milos
Replied by milos on topic template, logo too small mobile portrait view
Hello,
The menu that you have installed on site is not part of our framework and it's not our product. Please find out with the menu developers how you can change this menu. You should make it converted to a button earlier, when screen width is larger, as soon as it can't fit the available space.
Regards,
Milos
The menu that you have installed on site is not part of our framework and it's not our product. Please find out with the menu developers how you can change this menu. You should make it converted to a button earlier, when screen width is larger, as soon as it can't fit the available space.
Regards,
Milos
Please Log in to join the conversation.
-
sadjia
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
8 years 4 months ago #46701
by sadjia
Replied by sadjia on topic template, logo too small mobile portrait view
Hello,
Sorry i had problems with my internet connection so i did not answer quicly.
in first I have encounter problems with the dropdown menu of the template, it was fine but it don't show submenu items for one of the languages of the site and it wasn't responsive in mobile view as the hotfullcaroussel, so i searched for another responsive menu and slider ( but I think now that i should have
a post in your forum before !) so i changed them with the slideshowck and maximenuck which worked fine for the mobile view except the too small logo in this view and the position ( and width ) of the menu on the computer, when i contact them for this , they answer that it was from the template.
so i trie to give more width to the topmenu position ( in layout builder of the template ) that gives a better result but it is shifted to the left ( not centred in the middle of the page )
galiz-aluminium.com/index.php/fr/
and for the code you tell me to add it was already in the template.css.css file ( i don't make attention to this ) and it don't solve the problem
Sorry for my too long message but if their is a solution for me i will be happy.
Thank you for help.
Regards,
Sadjia
Sorry i had problems with my internet connection so i did not answer quicly.
in first I have encounter problems with the dropdown menu of the template, it was fine but it don't show submenu items for one of the languages of the site and it wasn't responsive in mobile view as the hotfullcaroussel, so i searched for another responsive menu and slider ( but I think now that i should have
a post in your forum before !) so i changed them with the slideshowck and maximenuck which worked fine for the mobile view except the too small logo in this view and the position ( and width ) of the menu on the computer, when i contact them for this , they answer that it was from the template.
so i trie to give more width to the topmenu position ( in layout builder of the template ) that gives a better result but it is shifted to the left ( not centred in the middle of the page )
galiz-aluminium.com/index.php/fr/
and for the code you tell me to add it was already in the template.css.css file ( i don't make attention to this ) and it don't solve the problem
Sorry for my too long message but if their is a solution for me i will be happy.
Thank you for help.
Regards,
Sadjia
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
8 years 4 months ago #46703
by milos
Replied by milos on topic template, logo too small mobile portrait view
Ok, now please write shortly what's currently problematic on your site and what you would like to change.
Thanks
Thanks
Please Log in to join the conversation.
Time to create page: 0.126 seconds