Let him do his thing, and then you get him out. No messing with him for laughs.

Mal ,'Ariel'


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.


Lee - Apr 16, 2010 5:43:16 pm PDT #2957 of 4673
The feeling you get when your brain finally lets your heart get in its pants.

I screwed up my CSS settings, and I am hoping someone can tell me how to fix them. How do I a) increase the size of the overall font, and b) increase the size of the font of quoted text.

Thanks!


§ ita § - Apr 16, 2010 5:53:48 pm PDT #2958 of 4673
Well not canonically, no, but this is transformative fiction.

For the quoted font text you can try something like:

cite {

font-size:larger

}

For the overall font size, try something similar with the body property:

body {

font-size:larger

}


Amy - Apr 16, 2010 6:02:39 pm PDT #2959 of 4673
Because books.

There's some truly funky stuff going on in the last three posts of Non-Fiction.


quester - Apr 16, 2010 6:06:08 pm PDT #2960 of 4673
Danger is my middle name, only I spell it R. u. t. h. - Tina Belcher.

Help! I can't post a link and then I get like the whole bottom of what should be the bottom of the page in my post and can't delete it! Every time I hit delete, it takes me to the Lifetime page I was trying to post a link to. Then when I go back to the Non-fiction thread, the wierd stuff is still there! Help!


amych - Apr 16, 2010 6:07:50 pm PDT #2961 of 4673
Now let us crush something soft and watch it fountain blood. That is a girlish thing to want to do, yes?

fixed. You had a quotation mark at the beginning of the link, and none at the end, which makes Teh Bad happen.


Lee - Apr 16, 2010 6:08:21 pm PDT #2962 of 4673
The feeling you get when your brain finally lets your heart get in its pants.

Thanks ita!

but um, what do I do with the cited material when the larger doesn't make it very large?


quester - Apr 16, 2010 6:18:00 pm PDT #2963 of 4673
Danger is my middle name, only I spell it R. u. t. h. - Tina Belcher.

thanks, amych!


§ ita § - Apr 16, 2010 7:21:24 pm PDT #2964 of 4673
Well not canonically, no, but this is transformative fiction.

Try replacing "larger" with "150%" or some variant thereof.


Lee - Apr 16, 2010 7:50:54 pm PDT #2965 of 4673
The feeling you get when your brain finally lets your heart get in its pants.

I can do that!

Thanks


§ ita § - Apr 19, 2010 7:16:35 am PDT #2966 of 4673
Well not canonically, no, but this is transformative fiction.

msbelle, this is for you. It may do more than what you requested, but it's the de-colouring part of my css file.

#widemain {
margin: 0 200px;
}

#narrowmain {
margin: 0 200px;
}

#threadlist {
margin-left: 200px;
}

#postlist {
margin-left: 200px;
}

img { display:none }

#quotation {
color: #000;
border-top: 1px dotted;
border-left: 1px dotted;
padding: 5px;
}

.section-header {
background-color: #FFF;
color: #000;
text-align: center;
}

#threadlist .section-header {
font-size: 150%;
}

div.folder-title {
background-image: none;
display: inline;
margin: 0;
padding: 0;
}

div.folder-title + div.folder-title::before {
content: " : ";
}

#folderlist {
text-align: center;
}

.calloutbox {
border: 0px;
text-align: left;
}

#linkpanel {
border: 0px;
padding-top: .5em;
padding-left: .5em;
padding-bottom: .5em;
}

#adminthreads {
border: 0px;
}

#adminthreads .threads {
width: 80%;
margin: 1em 0;
margin: 0 auto;
background-color: #FFF;
border-bottom: 1px dotted #000;
border-top: 1px dotted #000;
}

.navbar {
font-size: 80%;
border: 0;
}

.post {
margin: .5em 0 0 0;
padding: 3px 0 0 0;
border: 0;
background-color: #DDD;
}

.tagtext {
font-weight: normal;
padding: 0;
margin: 0 .5em;
}

.postcontent {
background-color: #FFF;
padding: 0 3px;
margin: 0;
border: 2px solid #DDD;
}

.post .header {
border: 0;
margin: 0 .5em;
padding: 0;
}

.edited-by, .deletedpostcontent {
background-color: #FFF;
padding: 0 1em;
border: 2px solid #DDD;
border-top: 0;
}

.edited-by::after, .deletedpostcontent::after {
content: ">";
}

.edited-by::before, .deletedpostcontent::before {
content: "