Ok.
Trying to flush the background and body of this forum underneath the scrollbar so that the whole forum would stop shifting weirdly...
NIGH IMPOSSIBLE.
And I almost had it, too. I tried splicing the codes I found into my CSS file:
Code: Select all
html {
font-size: 100%;
overflow-y: auto;
background-color: transparent;
}
body {
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
background: url(images/bg_body.gif) no-repeat center center;
background-size: cover;
background-attachment: fixed;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 10px;
overflow-y: scroll;
overflow-x: hidden;
}
div#wrap {
padding: 0;
margin: auto;
width: 1025px;
}
but for the life of me and I still don't know why... I was unable to force the scrollbar to change its background to transparent via ::webkit code in the CSS file. Why is that the problem? Because when the forum loses its scrollbar when the height became shorter than the whole window, there is annoying vertical white space left over on the right side where the scrollbar used to be! The ::webkit code works in every other case, yet it doesn't even works with my spliced codes.
GGAAAAAAHHHHHHHHHHHHHH!!
And don't tell me to use Javascrip or jQuery or HTML codes because I will have to dig through the whole mess of HTML and PHP files just to make it works, which I refuse to. I am more comfortable doing CSS for this forum and since that failed... I don't know what to do.
OnyxIonVortex wrote:I just thought it would be cool if we could change our displayed usernames, like in the bbpress forum. But I don't know if it's difficult to implement that feature here.
Well, you can change the username or at least used to. Mateusz disabled that ability for everyone a while ago because he didn't like people changing usernames all the time. I share his stance on this. If you want to change your username, drop me a PM. I won't do it all the time, just to let you know. Once you change the name, you might be stuck with it for a while.
ENIHCAMBUS wrote:"Go To Page" Option still doesn't works.
I also request you to add polls.

Yeah, I know it is still annoying. I am still not sure how it works exactly. As for the poll... I have a similar stance toward it as I do toward username. But I think time has come for the users to make some polls to their. If I find users abusing and/or spamming the polls, I will take that privileges away.
WorldisQuiet5256 wrote:admin wrote:
Anyone got more screenshots of Mateusz's previous forum? I would like to see what works and what didn't back then so I could possibly incorporate them here..
Found a real old one.
From the Pastel Forum I first Joined.
I'm sorry the background color not in the shot, but the format and everything are from the First Pastel Forum I joined back when Covert Front 4 came out.

Awesome! I remember that :3
Although, I don't think I will be using anything from that... except maybe that PASTEL FORUM >> UPLOAD AVATAR thingy... it is all capitalized... I liked it. Perhaps I could make it all capitalized.
{Admin account of AK, former forum host. --Ancient Crystal}