#71
|
||||
|
||||
Brad is right, and I would go with the "messing with us" hypothesis.
Any changes preparatory to bringing the site up and active again would not do this. If I were doing it, I would not edit it live, but rather construct the new pages off-line, get them whereI wanted, and then upload them. That's the professional way to do it. Similarly, moving the site to a new host would not do this. There's a specific HTML code that designates background color for a page. To produce the color change, you change that code from the numeric for black to the one for red. The link text for the email address could also be changed very simply. To reverse it, just go back in and change it back. These changes have been deliberate. They have not been a byproduct of bringing the site back up, although of course I'm sure that's being worked on.
__________________
Même si tu es au loin, mon coeur sait que tu es avec moi The Stairway To Nowhere (FREE): http://www.smashwords.com/books/view/8357 The Child of Paradox: http://www.smashwords.com/books/view/27019 The Golden Game: http://www.smashwords.com/books/view/56716 |
#73
|
||||
|
||||
Quote:
Quote:
__________________
Même si tu es au loin, mon coeur sait que tu es avec moi The Stairway To Nowhere (FREE): http://www.smashwords.com/books/view/8357 The Child of Paradox: http://www.smashwords.com/books/view/27019 The Golden Game: http://www.smashwords.com/books/view/56716 Last edited by Deepwaters; 06-15-2007 at 01:49 PM.. |
#74
|
||||
|
||||
Quote:
1) i wonder when so many people has visiting the site that the site will give a "error" or something 2) when this be because that action of us, then it would happened many hours earlier. Quote:
|
#75
|
||||
|
||||
Probably depends on how you define "whiz." Her father's a computer scientist, that was an alternative career choice if music didn't work out, and she's certainly computer-savvy. Professional level, most likely not, but that's hardly necessary for what we've seen so far. I could do it, which means probably she could, too.
__________________
Même si tu es au loin, mon coeur sait que tu es avec moi The Stairway To Nowhere (FREE): http://www.smashwords.com/books/view/8357 The Child of Paradox: http://www.smashwords.com/books/view/27019 The Golden Game: http://www.smashwords.com/books/view/56716 |
#76
|
||||
|
||||
Maybe if someone checks the source next time it changes. That could tidy up a few speculations.
__________________
|
#77
|
||||
|
||||
Any of you who stumble across a changed version of the page, do me a favor and grab the source code, would ya? That'll tell us a bit about what's getting changed.
It's very easy to do - just right click the page, and hit "view source" on the context menu. That'll bring up the code in a .txt file, which you can copy and paste here, or email to me, post for DL, or whatever. I know what the "normal" blank page source looks like, and have a copy of its source. I want to compare :-)
__________________
Dans mon lit je rêve à Lilly Town |
#78
|
||||
|
||||
Quote:
__________________
Dans mon lit je rêve à Lilly Town |
#79
|
||||
|
||||
__________________
|
#80
|
||||
|
||||
Quote:
Code:
body { background-color: #FF0000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
__________________
|
|
|