Posted By Timo Breumelhof on 25 Jun 2019 02:41 AM 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>
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>
David made the padding less smaller
Any objections against switching off the "Post Icons"?
(The Emoticons on top when you start a thread)
Posted By Timo Breumelhof on 26 Jun 2019 07:32 AM Any objections against switching off the "Post Icons"? (The Emoticons on top when you start a thread)
No. They are ugly, old and not helpful.
Posted By Tycho de Waard (SU) on 26 Jun 2019 10:21 AM Posted By Timo Breumelhof on 26 Jun 2019 07:32 AM Any objections against switching off the "Post Icons"? (The Emoticons on top when you start a thread) No. They are ugly, old and not helpful.
I think I agree. It's an extra step and I'm not sure they add any actual value to the user experience. :)
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.