End of Support for Joomla 3 - Forum closed
mobile: logo small is on content
Hi,
Site: www.sodata.fr
On mobile (Samsung A5 2016) and Chrome (last version), the logo appears on the content and does not stay at the top with the menu.
I don't understand. The image is very small (height 36px). What's the correct width and height supported by your template?
Regards,
Denis
Site: www.sodata.fr
On mobile (Samsung A5 2016) and Chrome (last version), the logo appears on the content and does not stay at the top with the menu.
I don't understand. The image is very small (height 36px). What's the correct width and height supported by your template?
Regards,
Denis
by dpeyras
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Add this css code to your css/custom.css
.uk-navbar-center {
max-width: 100%;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Hi,
That's works.
For all other users, the css subfolder is :
jp-perfect\styles\<your current style>\css.
For example, if you clone "bright" style to "MyStyle":
jp-perfect\styles\MyStyle\css.
Create the custom.css file if not exists.
Regards,
Denis
That's works.
For all other users, the css subfolder is :
jp-perfect\styles\<your current style>\css.
For example, if you clone "bright" style to "MyStyle":
jp-perfect\styles\MyStyle\css.
Create the custom.css file if not exists.
Regards,
Denis
Last Edit:7 years 1 month ago
by dpeyras
Last edit: 7 years 1 month ago by dpeyras.
The following user(s) said Thank You: joomlaplates
Please Log in or Create an account to join the conversation.
- expertforce
- Offline
- Fresh Boarder
- Posts: 3
- Thank you received: 0
Hello,
I have the same issue on iPhone. After having added the code to custom.css it has no effect. The logo is published in module position logo-small but it shows over the content. Is there any other fix for this?
Regards,
Uwe
I have the same issue on iPhone. After having added the code to custom.css it has no effect. The logo is published in module position logo-small but it shows over the content. Is there any other fix for this?
Regards,
Uwe
by expertforce
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi Uwe,
I think the problem is that your small logo image is to height for the mobile menu.
And Url please.
I think the problem is that your small logo image is to height for the mobile menu.
And Url please.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:7 years 1 month ago
by joomlaplates
Last edit: 7 years 1 month ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates