Top Menu Not Resizing Properly

More
11 years 10 months 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 10 months 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.

More
11 years 10 months ago - 11 years 10 months 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...
Last edit: 11 years 10 months ago by engrspc.

Please Log in to join the conversation.

More
11 years 10 months 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.070 seconds
Powered by Kunena Forum