Fastor wrote:l remember creating of this new site style and reason l asked you is because l understood you want not to just update phpBB you want to change theme which in truth, lm not very fond of changing.
You understood wrong. I'm not working in the TrueWoW Ice theme remake because I wanted to, but because I was asked for help. I loathe this theme, I didn't want it to release like this in the first place and if it were my decision only, I would remove it from the site completely and use my real theme instead. But it is not, and I'm happy with that now that we can choose from other themes (we would have more if I wasn't the only one interested in making them).
The changes I've been doing to the theme are only for mobile browsing purposes and I've been explicit about that. I've asked many times if these changes are ok and I've been told yes. I haven't done and will not do any styling changes to anything in the theme unless it is new (that come in phpbb 3.1.x) or modified elements to fit in the website when browsing in mobile (like having a dropdown button uses a lot less space than having labels and selectables in even 2 lines).
Fastor wrote:lm not planing to make global change that would have impact on everybody (including those who would not like my idea), lm asking just for my pc so nobody else could felt sad because loss of site cosmetics.
I told you it can be done with Stylish (an extension available for Chrome and Firefox). You'd have to select with css selectors (.headerbar for example, you can find them with inspect element function in all browsers) the elements that have glow and put inside them "box-shadow:none!important;" without quotes.
Example:
css code.headerbar .inner {
box-shadow: none!important;
}
That put in Stylish would remove the glow in the headerbar.
"With life, no matter what you do, you are all in. This is going to kill you. Might as well play the most magnificent game you can while you're waiting, because... Do you have anything better to do? Really?"