It's getting crowded there...;-)
@Tycho.
I removed the like icon because it does not work.
Posted By Timo Breumelhof on 21 Jun 2019 03:48 PM @Tycho. I removed the like icon because it does not work.
It was working before.
Posted By Will Strohl on 21 Jun 2019 03:51 PM Posted By Timo Breumelhof on 21 Jun 2019 03:48 PM @Tycho. I removed the like icon because it does not work. It was working before.
Which is why I wanted the "default" template. I'm guessing there's some JS in there to make it work or it needs a specific class / id in the template :-)
Added some styling for the Edit screen & quick reply.
Alignment is still a bit off, but my excuse "TABLES"
@Timo: I just did a clean installation of Active Forums locally and copied all of the default templates into a zip file for you.
https://www.dropbox.com/s...t_Templates.zip?dl=0
Posted By Will Strohl on 24 Jun 2019 12:43 PM @Timo: I just did a clean installation of Active Forums locally and copied all of the default templates into a zip file for you. https://www.dropbox.com/s...t_Templates.zip?dl=0
like
Posted By Vicenç Masanas on 24 Jun 2019 10:06 AM The header on the forums page is too tall. On my laptop, half the page is just the dnn headers and the blue section at the top. I suggest we simplify the header as much as possible in order to get more realstate for the forums. This might also apply to blogs for instance.
I agree. I suggest to use this, so the padding depends more on the available width and height (probably not specific enough ATM?)
<code>.bannerpane div[class*="col-"]{<br /> padding-top: calc(0.7em + 2vh); <br /> padding-bottom: calc(0.7em + 2vh);<br /> font-size:calc(1em + 0.5vw + 0.5vh)<br /> }</code>
<code>.bannerpane div[class*="col-"] h2{<br /> font-size:1em;<br /> }</code>
<code>.bannerpane div[class*="col-"] h5{<br /> font-size:0.7em;<br /> margin-bottom:0;<br /> }</code>
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.