Top Menu Not Resizing Properly

  • engrspc
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 weeks ago #40532 by engrspc
I still couldn't get it, Ivan. I even tried to add the code to each of the media levels and tried to delete the global image line that you stated.

The image still stays at maximum and doesn't scale, on a tablet or on a computer screen.

Please Log in to join the conversation.

More
11 years 3 weeks ago #40541 by ivan.milic
The css I gave you should be placed in bottom of template_css.css , after all other content

Please Log in to join the conversation.

  • engrspc
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 3 weeks ago - 11 years 3 weeks ago #40553 by engrspc
Still not working. Here's my .css file.

Even if I get this to work, will it only resize for phones or will it resize for all medium (smaller computers), tablets, etc...
Attachments:
Last edit: 11 years 3 weeks ago by engrspc.

Please Log in to join the conversation.

More
11 years 3 weeks ago #40560 by ivan.milic
you could increase max-width:

@media screen and (max-width:768px) {
.toprow .cell{
width:100%!important;
}
}

Please Log in to join the conversation.

Time to create page: 0.134 seconds
Powered by Kunena Forum