Hard to see.

 
Post new topic   Reply to topic    Rockman.exe Online Forum Index -> Bugs & Problems
View previous topic :: View next topic  
Author Message
Blue Bommer
Net Savior



Joined: 20 Mar 2005
Posts: 175
Location: Your shoulder, the left one.

PostPosted: Sun Jul 24, 2005 11:07 am    Post subject: Hard to see. Reply with quote

Not much a bug, so this is a problem. In the print copy page, you can's see spoilers. This is because it is the same color as the backdrop. So you have no idea it's there.
_________________
Back to top
View user's profile Send private message
Sai-kun
Official Forum TF2 Addict


Age: 33
Joined: 15 Mar 2005
Posts: 987
Location: neoGAF

PostPosted: Sun Jul 24, 2005 4:37 pm    Post subject: Reply with quote

Because they're...spoilers...>_>....Some people don't like having things spoiled...so...they change the colors of the text..>_>..and...it's not...spoiled, then...
_________________
all i ever wanted was the world
Back to top
View user's profile Send private message AIM Address
Nazne
Shukei - Hakuteiken



Joined: 20 Mar 2005
Posts: 1133

PostPosted: Sun Jul 24, 2005 5:13 pm    Post subject: Reply with quote

Yes, but they're still spoilers, and it's pretty hard to highlight things on a piece of paper <_<; You'll just hafta make notes next to where you think the spoilers are, I guess. >>

-BMA
Back to top
View user's profile Send private message Send e-mail
Mari
Elegantly Wasted
Elegantly Wasted



Joined: 14 Mar 2005
Posts: 1025
Location: M.I.A.

PostPosted: Sun Jul 24, 2005 5:48 pm    Post subject: Reply with quote

I've checked the code, and the only real solution I could think of is to modify the Spoiler code to store all properties in a CSS class.

So we change this in the spoiler mod code...

Code:
<span style="color: FAFAFA; background-color: FAFAFA">


...to this...

Code:
<span class="spoiler">


...and obviously adding this...

Code:
.spoiler { color: FAFAFA; background-color: FAFAFA }


...into the forum's stylesheet. Then, in the printerfriendly mod, we change the spoiler class to a different color and background and there we go. Tada.


Easier solution? Copy-paste the text into your favorite word processor and print it. =P
_________________

Currently fangirling Edgy Eft and mplayer1.0RC1 -- firefox 2 is just okay, those are pure awesome.
Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Rockman.exe Online Forum Index -> Bugs & Problems All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Bluetab template design by FF8Jake of FFD
Powered by phpBB © 2001, 2002 phpBB Group
Protected by Anti-Spam ACP