<blockquote class=“Quote”>
<div class=“QuoteAuthor”><a href="/profile/14490/kitsunisan">kitsunisan</a> said:</div>
Got the current page as white again, but what I was meant by a gradient is the numbers in a row were different shades of blue.<div>The 6 is white again, like it should be, but you can see the 4 is a lighter shade, yesterday it was even worse, the 6 was a darker blue for me for some reason, I’ve been trying to keep Stylish up to date, and I’m on the latest Chrome.<br><div><br></div></div>
</blockquote>
No problem. Let’s just keep the current page as white. Otherwise it’s too crazy with three shades of blue.
I’d do a blue skin once we can go a few days without tweaking this one.
Blue steel it is.<div><br></div><div>With the 1st theme you made Kyle, after they added more formatting options to the reply box the text stopped going white and would be black on black. I only use chrome.</div>
Yeah I have the same issue with the black text in the textbox on the Vanilla-black theme (using chrome). I couldn’t find the line of code to change it while I was making my own personal changes (putting borders around quotes).
Can you guys with Chrome update and let me know if there are still issues? I updated it with the blue theme. The new textarea is in an iframe and Chrome is treating it differently than other browsers. I’ll test everything against Opera/Firefox/Chrome going forward.
<br><blockquote class=“Quote”>
<div class=“QuoteAuthor”><a href="/profile/8688/Kyle">Kyle</a> said:</div>
<div class=“QuoteText”>Can you guys with Chrome update and let me know if there are still issues? I updated it with the blue theme. The new textarea is in an iframe and Chrome is treating it differently than other browsers. I’ll test everything against Opera/Firefox/Chrome going forward.</div>
</blockquote>
I’m not a computer guy, but I’m using your Blue theme on chrome and It’s good for me.<div>I can see the text in the reply box now. No blatant problems for me.</div><div>Thanks for your hard work man!</div>
<p>This makes the reply box white on Chrome. On other browsers I’m able to change the font color to white.</p><p>.cleditorMain { background-color: #ffffff !important; }</p>
While it still looks a bit plain compared to the previous forum’s dark skin, this makes browsing much more easier on the eyes.<div><br></div><div>And now we wait for bigger avatars and I’m set. :)</div>
<blockquote class=“Quote”>
<div class=“QuoteAuthor”><a href="/profile/16386/Ichipoo">Ichipoo</a> said:</div>
<div class=“QuoteText”><br><div>And now we wait for bigger avatars and I’m set. :)</div></div>
</blockquote>
This seems to work pretty well:<br>
<pre>.Author .ProfilePhoto<br>{<br> width: auto !important;
height: auto !important;
}
.AuthorInfo, .Username, .HasPhoto
{
clear: both !important;
}</pre>
<br>Except that only people who haven’t changed their avatars since the forum switch will have large ones. People who have changed have forced to use a new, smaller avatar, so they’re stuck unless the people running the forums make a real change.<br><br>Bonus:<br>
<code>.Rank-Mod { color: #FF0000 !important; }</code><br>Will make the “mod” label under the user’s picture red so you might actually notice it. (Now only if I could make it “Mod” or something instead, all-lowercase is bugging the hell out of me now that it’s red.)<br>
It is badass you fixed it. I guess I’ll hold out since they claimed bigger avs will be implemented soon. I agree with the mod color change. I’m happy the text exists though. Previously there was nothing to indicate it.