End of Support for Joomla 3 - Forum closed
[SOLVED] logo-small doesn't work
- oi.webmaster
- Offline Topic Author
- Fresh Boarder
- Posts: 2
- Thank you received: 0
Hi, I'm working over JP-MEDICAL template to realize my school's web page. I saw that the "logo" on mobile devices it doesn't show correctly.
I already prepared both MOD, LOGO and LOGO-SMALL, both are activated. Entire site show a regular responsive behaviour, but the "LOGO" no.
I specify that I use a write to make my logo, is not a image.
Could you help me to solve that trouble?
www.chatterboxschools.co.uk/site
thank's in advance
I already prepared both MOD, LOGO and LOGO-SMALL, both are activated. Entire site show a regular responsive behaviour, but the "LOGO" no.
I specify that I use a write to make my logo, is not a image.
Could you help me to solve that trouble?
www.chatterboxschools.co.uk/site
thank's in advance
by oi.webmaster
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there, sorry but I can see your logo, see image attached
And please make sure that the small logo should be smaller, because it is for mobile devices.
And please make sure that the small logo should be smaller, because it is for mobile devices.
Attachment mobile-2-3-4.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
- oi.webmaster
- Offline Topic Author
- Fresh Boarder
- Posts: 2
- Thank you received: 0
Hi,
I am very sorry, but I think I explained bad the problem.
The logo is made with an image but it is a simple text.
Similarly also "logo-small" is a text.
I could see that there is no switch between "logo" and "logo-small" in mobile devices.
That is the question.
I am very sorry, but I think I explained bad the problem.
The logo is made with an image but it is a simple text.
Similarly also "logo-small" is a text.
I could see that there is no switch between "logo" and "logo-small" in mobile devices.
That is the question.
by oi.webmaster
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
I am sorry, but seems to be our fail.
This theme has not extra logo position for mobile devices.
Please add this syntax to your css/custom.css to shrink the logo font in mobile devices.
This theme has not extra logo position for mobile devices.
Please add this syntax to your css/custom.css to shrink the logo font in mobile devices.
@media (max-width: 368px) {
a.tm-logo h1 {font-size:16px !important}
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: oi.webmaster
Please Log in or Create an account to join the conversation.
- oi.webmaster
- Offline Topic Author
- Fresh Boarder
- Posts: 2
- Thank you received: 0
Replied by oi.webmaster on topic [SOLVED] logo-small doesn't work
Posted 8 years 7 months ago #13653
Problem solved.
by oi.webmaster
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates