Re: Pan Widgets: Сайдбар и виджеты для форума PunBB
Thanks for the answer. I was just surprised (not angry) with the merging of posts. It can be indeed a valuable feature. How do you configure it ? Is it an extension or a special development ?
I do not understand the setting with the width : the translation is not adequate, but with any number I set in it (600,800,900 ...), it does nothing for the display in column for smaller screens.
I manage to set the boxes in column with this css :
@media all and (max-width: 768px) {#pw_header {flex-direction: column;margin-right:0;margin-left:0;}}
It has a better look on smaller screens, but the margin thing does not work for boxes that are not the first. I will search again for the how-to.
As for the release I use, it is supposed to be 0.9.1 and I downloaded it last night. Is it possible that you write the number and date of the release close to the download link, please ?
I will give you soon the french lang file (and perhaps the english too, if you are interested in how I modified it), as soon as I have tested everything and am sure of the meaning.