1. wallis
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 12 August 2014
  5.  Subscribe via email
Hello
I installed a large Logo. I tried to make it responsive reducing its size with the following code but only the first block works:
@media only screen and (max-width: 1240px) {
.logo_container, h1.logo, h1.logo a, #logo {
width: 900px;
}}
@media only screen and (max-width: 980px) {
.logo_container, h1.logo, h1.logo a, #logo {
width: 700px;
}}
@media only screen and (max-width: 640px) {
.logo_container, h1.logo, h1.logo a, #logo {
width: 500px;
}}
@media only screen and (max-width: 400px) {
.logo_container, h1.logo, h1.logo a, #logo {
width: 330px;
}}
More questions follow
regards
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your logo?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Link in a private msg to moderator. Sorry folks, the site is still a mess.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

We have replaced your CSS with the following and your logo appears to be now displaying correctly across all devices...


.logo img {
max-width: 100% !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Great!
Thank you very much.
regards
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.