Return to Unfiction unforum
 a.r.g.b.b 
FAQ FAQ   Search Search 
 
Welcome!
New users, PLEASE read these forum guidelines. New posters, SEARCH before posting and read these rules before posting your killer new campaign. New players may also wish to peruse the ARG Player Tutorial.

All users must abide by the Terms of Service.
Website Restoration Project
This archiving project is a collaboration between Unfiction and Sean Stacey (SpaceBass), Brian Enigma (BrianEnigma), and Laura E. Hall (lehall) with
the Center for Immersive Arts.
Announcements
This is a static snapshot of the
Unfiction forums, as of
July 23, 2017.
This site is intended as an archive to chronicle the history of Alternate Reality Games.
 
The time now is Wed Nov 13, 2024 2:31 pm
All times are UTC - 4 (DST in action)
View posts in this forum since last visit
View unanswered posts in this forum
Calendar
 Forum index » Archive » Archive: General » ARG: (Mnemosyne and) The Widow's Son
SOLVE: Semaphore Mail
View previous topicView next topic
Page 1 of 1 [7 Posts]  
Author Message
grimace
Boot


Joined: 21 Apr 2003
Posts: 39



Hooray! I solved something!

http://www.thoughtscapes.com/mute/

(the swan is a mute, of course, as are the monkey and the gargoyle. I wonder how we were supposed to get to thoughtscapes without the semaphore? And what about the Ariel picture?)

Anyway... the new page seems to be a load of smileys. What now?

PS Will update the guide with all this new stuff later.

PostPosted: Fri May 02, 2003 2:06 am
 View user's profile
 Back to top 
reesylou
Guest


Ariel became mute... her voice was stolen, or she traded it or something (cannot remember story exactly)

PostPosted: Fri May 02, 2003 2:12 am
 Back to top 
Nihilisia
Boot


Joined: 21 Apr 2003
Posts: 29
Location: Austin

Yay! very impressive!
_________________
-------------------------------------------------------
We dance around in a ring and suppose, but the secret sits in the middle and knows.


PostPosted: Fri May 02, 2003 2:36 am
 View user's profile Visit poster's website AIM Address
 Back to top 
Nihilisia
Boot


Joined: 21 Apr 2003
Posts: 29
Location: Austin

I'm not very good w/ source codes, but here's an example of this:

"<div id="bcudo"><div class="myList">
    <li class="zero"><div class="glyph">=)</div></li><li class="zero"><div class="glyph">%(</div></li><li class="one"><div class="glyph">:^o</div></li><li class="one"><div class="glyph">=~(</div></li><li class="one"><div class="glyph">8)</div></li>
<div class="baking">1/4</div></div></div>
<div id="bcunp"><div class="myList">
    <li class="zero"><div class="glyph">;)</div></li><li class="one"><div class="glyph">%)</div></li><li class="one"><div class="glyph">:D</div></li><li class="one"><div class="glyph">:D</div></li><li class="one"><div class="glyph">:x</div></li>
<div class="baking">1/4</div></div></div>"
_________________
-------------------------------------------------------
We dance around in a ring and suppose, but the secret sits in the middle and knows.


PostPosted: Fri May 02, 2003 2:39 am
 View user's profile Visit poster's website AIM Address
 Back to top 
SpaceBass
The BADministrator


Joined: 20 Sep 2002
Posts: 2701
Location: pellucidar

CSS styles

Quote:
body {
width: 95%;
}

.myList {
position: relative;
float: left;
padding: 2px;
margin: 30px;
}

.myList ul {
margin: 0px 0px 0px 20px;
}

.myList li {
list-style-type: none;
font-family: Courier New, Courier, mono;
font-size: 72px;
}

.myList .baking {
visibility: hidden;
}


I like that hidden baking class. That's where they make the special brownies.

That class makes the fractions appear invisible on the web page, although they'll print out for me.
_________________
Alternate Reality Gaming
http://www.unfiction.com/


PostPosted: Fri May 02, 2003 3:18 am
 View user's profile Visit poster's website
 Back to top 
SpaceBass
The BADministrator


Joined: 20 Sep 2002
Posts: 2701
Location: pellucidar

Re: CSS styles

SpaceBass wrote:
That class makes the fractions appear invisible on the web page, although they'll print out for me.

Ah, of course. There's a separate "print.css" referred to in the source waaaay off to the right. A small sample:

Quote:
.myList .baking {
font-family: verdana, sans-serif;
font-size: 10px;
text-align: left;
margin-top: 5px;
}

#bcudo { position:absolute; top:4620px; left:390px; }
#bcunp { position:absolute; top:7140px; left:455px; }
#bedjt { position:absolute; top:560px; left:325px; }
#bfequ { position:absolute; top:3500px; left:0px; }
#bgfwh { position:absolute; top:3920px; left:455px; }
#bghhh { position:absolute; top:6580px; left:390px; }
#bgocs { position:absolute; top:2940px; left:520px; }
#bgqxt { position:absolute; top:8120px; left:520px; }
#bhbth { position:absolute; top:4760px; left:325px; }
#bhmbu { position:absolute; top:1400px; left:260px; }
#bhswz { position:absolute; top:1540px; left:65px; }
#bjwtn { position:absolute; top:1540px; left:325px; }
#blqxf { position:absolute; top:7280px; left:130px; }
#bnuhs { position:absolute; top:3500px; left:260px; }
#boyjf { position:absolute; top:420px; left:0px; }
#bpysq { position:absolute; top:5740px; left:455px; }
#bqite { position:absolute; top:5040px; left:260px; }
#bswse { position:absolute; top:700px; left:390px; }
#btvzk { position:absolute; top:1260px; left:130px; }
#bvwmd { position:absolute; top:700px; left:520px; }
#bwcvp { position:absolute; top:1960px; left:325px; }
#bzmfv { position:absolute; top:1400px; left:520px; }
#cbvkt { position:absolute; top:7140px; left:195px; }
#ccpls { position:absolute; top:1260px; left:260px; }
#cczfz { position:absolute; top:7420px; left:520px; }
#cebnt { position:absolute; top:5460px; left:325px; }
#cfpgr { position:absolute; top:8820px; left:0px; }
#ckler { position:absolute; top:6440px; left:455px; }
#clfqr { position:absolute; top:3220px; left:0px; }
#cmhwd { position:absolute; top:6440px; left:130px; }
#cngzk { position:absolute; top:3360px; left:390px; }
#cojgv { position:absolute; top:980px; left:520px; }
#cokmw { position:absolute; top:8400px; left:195px; }
#cpqkj { position:absolute; top:7420px; left:325px; }
#crzod { position:absolute; top:6020px; left:260px; }
#csfbp { position:absolute; top:3220px; left:65px; }
#cshpv { position:absolute; top:5880px; left:325px; }
#ctpqi { position:absolute; top:700px; left:130px; }
#cuqtp { position:absolute; top:1120px; left:260px; }
#cvsrh { position:absolute; top:3360px; left:0px; page-break-before: always; }


Definitely looking like printing is the way to go. But it breaks across pages for me. Anyone get it to come out even?
print.css.txt
Description  renamed from print.css
txt

 Download 
Filename  print.css.txt 
Filesize  33.62KB 
Downloaded  328 Time(s) 
_________________
Alternate Reality Gaming
http://www.unfiction.com/


PostPosted: Fri May 02, 2003 3:25 am
 View user's profile Visit poster's website
 Back to top 
reesylou
Guest


Yep... mine came out even after a bit of fiddling....

In print settings I cleared the header and footer texts and set top and bottom margins to 4

Print on 9 and 3/4 pages

PostPosted: Fri May 02, 2003 4:35 am
 Back to top 
Display posts from previous:   Sort by:   
Page 1 of 1 [7 Posts]  
View previous topicView next topic
 Forum index » Archive » Archive: General » ARG: (Mnemosyne and) The Widow's Son
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
You cannot attach files in this forum
You can download files in this forum
You cannot post calendar events in this forum



Powered by phpBB © 2001, 2005 phpBB Group