Changing the size of moduletable

More
11 years 11 months ago - 11 years 11 months ago #29731 by mojastran
Hello,

adding this to css reduced the space between modules, but now the last one is out of the panel and it is "cut of". Check the print screen or the site.
Attachments:
Last edit: 11 years 11 months ago by mojastran.

Please Log in to join the conversation.

More
11 years 11 months ago #29736 by ivan.milic
Maybe 170px will be good?

Please Log in to join the conversation.

More
11 years 11 months ago - 11 years 11 months ago #29738 by mojastran
The problem is it looks different depending on screen resolution and in each browser. If resolution is low or screen is smaller you can scroll down or up in panel (the panel adapts to the screen) and it looks ok in ie, the modules stay inside of panel but in chrome they go partly out of the panel frame. It would be ideal if the space between modules (carousels) would adapt to the height of the panel.
Last edit: 11 years 11 months ago by mojastran.

Please Log in to join the conversation.

More
11 years 11 months ago - 11 years 11 months ago #29739 by ivan.milic
Since moving panel position is fixed so overflow:hidden; does not work only solution would be to make panel full height:

.jPanel, .jPanel .jpanelContent{
top:0px!important;
height:100%!important;
}
Last edit: 11 years 11 months ago by ivan.milic.

Please Log in to join the conversation.

More
11 years 11 months ago - 11 years 11 months ago #29784 by mojastran
I didn't use that. It seems this is the problem only in Chrome on some screen resolutions.

Thanks.
Last edit: 11 years 11 months ago by mojastran.

Please Log in to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum