Wrong positioning and strange behaviour of module

More
11 years 10 months ago #26578 by ivan.milic
Not sure , delete browser cache, see image in attachment (in chrome on my computer).

Try this, add this css at bottom of template_css.css:

.mp_user2 .cell_pad{
margin:0!important;
}
Attachments:

Please Log in to join the conversation.

More
11 years 10 months ago #26579 by ivan.milic
Not sure , delete browser cache, see image in attachment (in chrome on my computer)
Attachments:

Please Log in to join the conversation.

  • Gracy
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago - 11 years 10 months ago #26643 by Gracy
Hi Ivan,

after the last modification, and after I cleared the cache, now the module is aligned with the main content, but is still splitted when is reduced the character dimension

... the attache image shows a situation with zoom set at 90% (note that if I set more than 100%, i.e.120%, it works)

What can I do to solve such above problems?

Roberto
Attachments:
Last edit: 11 years 10 months ago by Gracy.

Please Log in to join the conversation.

More
11 years 10 months ago #26649 by ivan.milic
Again all is ok when i test it with me.

You can leave more reserved space, put -3 instead of -1 here:

var ItemWidth = Math.ceil((MenuWidth - (rootCount - 1)) / rootCount) - 1;

to

var ItemWidth = Math.ceil((MenuWidth - (rootCount - 1)) / rootCount) - 3;

Please Log in to join the conversation.

Time to create page: 0.091 seconds
Powered by Kunena Forum