Kunena Forum module is too large

More
11 years 11 months ago #16948 by fdussaussoy
Hi,

Please take a look at the screenshot in attachment,

Forum Kunena module is too large...

Can you help me ?

thank you,
François
Attachments:

Please Log in to join the conversation.

More
11 years 11 months ago #16955 by ivan.milic
Maybe, but not without link

Please Log in to join the conversation.

More
11 years 11 months ago #16981 by fdussaussoy
Here is the link

Thank you Ivan,
François

Please Log in to join the conversation.

More
11 years 11 months ago - 11 years 11 months ago #16996 by ivan.milic
Open
test.ce-ifcam.wytaa.fr/components/com_ku...kunena.forum-min.css


It is packed and it's hard to read. This is entry you need:

#Kunena {
padding: 0;
margin: 0;
line-height: 1.333em;
min-width: 700px;
}

css packing involves mostly blank spaces removal if you will use searching.You can just add override on some other css file:

#Kunena {
min-width: 500px!important;
}

You can set min-width: 500px; and that will put it in place, BUT! better you make your site wider or remove left bar because it maybe needs 700 and you may have bigger problems.
Last edit: 11 years 11 months ago by ivan.milic.

Please Log in to join the conversation.

More
11 years 11 months ago #17028 by fdussaussoy
You're right, min-width: 500px put it in place but alignement problems...

It would be better to remove left modules on all the /forum/ pages ? But how to ?

Sorry for my novices questions...
And thank you for your help

François

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
11 years 11 months ago #17030 by milos
When you edit each module, you can select on what pages to enable it. So, just deselect the left modules from the Kunena's menu items.

Please Log in to join the conversation.

Time to create page: 0.159 seconds
Powered by Kunena Forum