Hello,
It looks like the addition of the following in custom css helps a number of people. However, I have tried on on Lifestyle (installed on my desktop), the logo is still not responsive. Any suggestions?
I tried putting it in "Responsive Option" tab and the "Custom CSS" tab. Didn't work. I tried editing custom.css in the template directory as well. Still nothing works. Any ideas?
@media only screen and ( max-width: 767px ) {
h1.logo a {
background-size: 400px auto;
}}
@media only screen and (max-width: 440px) {
h1.logo a {
background-size: 300px auto;
}}
- inosof
-
- Commercial Templates
- Tuesday, 20 October 2015
- Subscribe via email
Hello
Would you have a URL to an example of your logo within the Lifestyle template?
Ciarán
Would you have a URL to an example of your logo within the Lifestyle template?
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Hi Ciarán,
Thanks for a quick reply.
Here you go.
<img style="display: block;" src="/nwcc15/images/nwcc/NWCC-yellow-on-purple-x90.png" alt="Logo">
Thanks
Thanks for a quick reply.
Here you go.
<img style="display: block;" src="/nwcc15/images/nwcc/NWCC-yellow-on-purple-x90.png" alt="Logo">
Thanks
- more than a month ago
- Commercial Templates
- # 2
Perhaps a slightly different question...
Is it possible to have an alternate logo for phone?
Is it possible to have an alternate logo for phone?
- more than a month ago
- Commercial Templates
- # 3
Hello
Would you have a URL to an example of your logo within the Lifestyle template (Eg: http://www.yoursite.com/)?
Ciarán
Would you have a URL to an example of your logo within the Lifestyle template (Eg: http://www.yoursite.com/)?
Ciarán
- more than a month ago
- Commercial Templates
- # 4
For details on replacing the image on smaller screens may I suggest the following post.. http://www.joomla51.com/forum/8-commercial-templates/6365-lifestyle-mobile-template-logo#14451
Ciarán
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Ciarán,
I tried the alternate logo method as you prescribed, it does not work. Here's the code in custom.css
@media only screen and (max-width: 767px) {
h1.logo a {
background-image: url("images/nwcc/NWCC-black-and-white-x60.png"
}}
Any other suggestions?
Thanks,
ino
I tried the alternate logo method as you prescribed, it does not work. Here's the code in custom.css
@media only screen and (max-width: 767px) {
h1.logo a {
background-image: url("images/nwcc/NWCC-black-and-white-x60.png"
}}
Any other suggestions?
Thanks,
ino
- more than a month ago
- Commercial Templates
- # 6
Hi Ino
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
- more than a month ago
- Commercial Templates
- # 7
Hello,
i have the same problem. Do you have a solution for the problem?
Many thanks
Verena
i have the same problem. Do you have a solution for the problem?
Many thanks
Verena
- more than a month ago
- Commercial Templates
- # 8
Verena,
I abandoned my attempt at using Lifestyle because of this issue. Hence no resolution.
Madison is an attractive alternative.
ino
I abandoned my attempt at using Lifestyle because of this issue. Hence no resolution.
Madison is an attractive alternative.
ino
- more than a month ago
- Commercial Templates
- # 9
Hi Verena
If you wish you can send temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email along with a URL to your replacement logo image.
Ciarán
If you wish you can send temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email along with a URL to your replacement logo image.
Ciarán
- more than a month ago
- Commercial Templates
- # 10
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »