Works fine in the first page for mobile, if you navigate article on viewtopic or view forum the menu is showed.
Code: Select all
ul.linklist li.responsive-menu {
visibility: hidden;
}
Code: Select all
#smiley-box {
width: 19%;
}
Code: Select all
/* #smiley-box {
width: 19%;
} */
It works!!! Thanks my friend!peopleinside wrote: ↑Wed Mar 08, 2017 3:33 pm Hi ALXG5,
thank you for report this. It0s a BUG.
You can fix it by editing the file /*/styles/we_clearblue/theme/forms.css
Find:and replace with:Code: Select all
#smiley-box { width: 19%; }
Code: Select all
/* #smiley-box { width: 19%; } */
I am experiencing the same thing. In we_clearblue (for phpbb 3.2),when the category has no topics yet, there is no button for creating a new topic. Furthermore, for me, when there is at least one topic/thread in a category, the NEW TOPIC button appears, but only below the topic list. Shouldn't it also appear above the topic list?mrchisholm wrote: ↑Mon Mar 13, 2017 11:24 am Hello
I seem to have a problem with this style when it comes to an empty category then there is no "new thread" button avalible, it works on the standard theme, prosilver.
See images below for an example.
https://snag.gy/2K3Zrq.jpg
https://snag.gy/yR6cke.jpg