Anybody can be a prop class clown.

Xander ,'Touched'


Buffistas Building a Better Board ++

Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.


§ ita § - Apr 04, 2007 4:55:26 am PDT #1181 of 4673
Well not canonically, no, but this is transformative fiction.

Did I give you the link so you can enter your own CSS and have it saved? I should track that down too.


Jon B. - Apr 04, 2007 4:59:04 am PDT #1182 of 4673
A turkey in every toilet -- only in America!

I don't remember getting that. Yeah, I'd like to play. I still think the user taglines are too big, but overall, it looks great!


§ ita § - Apr 04, 2007 5:30:18 am PDT #1183 of 4673
Well not canonically, no, but this is transformative fiction.

Do your own CSS. It doesn't replace the current style sheet, but is loaded after it.

Mine looks like:

body {
  font-family: "Arial Narrow", sans-serif;
  text-align: left;
  font-size: 20px;
}

img {
  display:none;
}

#quotation {
display: none;
}  

.emphasis {
  color: black;
  font-weight: bold;
  }
  
.tagtext {
  font-style: italic;
  font-weight: normal;
}

.calloutbox {
  border: 0px;
}

#threadlist {
  padding : 0 1em 1em 1em;
}

.section-header {
  color: black;
  font-weight: bold;
  border: 1px solid black;
  background-color: white;
  font-size: 110%;
  text-align:center;
}

#adminthreads .threads {
  padding: 0 5px 1em 5px;
  background-color: white;
}

#folderlist {
  border-bottom: 1px black solid;
  text-align: center;
  padding-bottom: 4px;
padding-top: 3px;
}

.folder-title {
  background-image: none;
  display: inline;
  font-weight: bold;
}

#linkpanel {
  padding: 0 5px 5px 5px;
}

cite {
  padding: 5px 5px 5px 25px;
  margin: 25px;
  background: url("/images/l_quote.png") no-repeat top left;
}

#footer {
  border-top: 1px solid black;
  padding-bottom: 1em;
}

#widemain .section-header {
  border: none;
}


§ ita § - Apr 04, 2007 5:30:49 am PDT #1184 of 4673
Well not canonically, no, but this is transformative fiction.

Oh, and I made your CSS change to the main sheet. So far so good.


Kevin - Apr 04, 2007 5:36:16 am PDT #1185 of 4673
Never fall in love with somebody you actually love.

ita, I get strange errors if I follow that link..


§ ita § - Apr 04, 2007 5:37:08 am PDT #1186 of 4673
Well not canonically, no, but this is transformative fiction.

I get strange errors if I follow that link..

Any ones in particular?


Jon B. - Apr 04, 2007 5:41:41 am PDT #1187 of 4673
A turkey in every toilet -- only in America!

Oh, and I made your CSS change to the main sheet. So far so good.

Looks good in IE6 on Windows XP (I had previously only tried my fix in IE7).


Rob - Apr 04, 2007 5:42:27 am PDT #1188 of 4673

Warning: error_log(): open_basedir restriction in effect.


Jon B. - Apr 04, 2007 5:42:32 am PDT #1189 of 4673
A turkey in every toilet -- only in America!

I get a huge error when I follow that link, too:

Warning: error_log(): open_basedir restriction in effect. File(/home/httpd/vhosts/buffistas.org/httpdocs/phoenix/css.buffistas.net/logs/20070404_log.html) is not within the allowed path(s): (/home/httpd/vhosts/css.buffistas.net/httpdocs:/tmp) in /home/httpd/vhosts/css.buffistas.net/httpdocs/classes/giles.php on line 63

Warning: error_log(/home/httpd/vhosts/buffistas.org/httpdocs/phoenix/css.buffistas.net/logs/20070404_log.html): failed to open stream: Operation not permitted in /home/httpd/vhosts/css.buffistas.net/httpdocs/classes/giles.php on line 63

April 4, 2007, 7:40 am Jon B.[211]: ERROR [2] file_get_contents(html/users/211.css): failed to open stream: No such file or directory line 23 of file /home/httpd/vhosts/css.buffistas.net/httpdocs/css_edit.php

And there's lots more with arrays and shit.


§ ita § - Apr 04, 2007 5:53:54 am PDT #1190 of 4673
Well not canonically, no, but this is transformative fiction.

Aha. I forgot I cheated my way into that. Let me do a check on the extra CSS file's existence first.

Y'all (yeah, y'all) are making me late for work.