Original Fiction Project

Apr 03, 2009 05:57

Ok. So. Ahem.

Yes, well, my "novel" thingie is practically ready. It's all written, actually, I'm just doing some editing and changing a few things here and there.

So I started posting it here:

temporubato

(The layout is pretty! The metronome was Lia's idea)

The first five chapters are up, and the whole story is about 18 chapters long, so it should be complete ( Read more... )

original fiction project

Leave a comment

Comments 8

watercolourblue April 6 2009, 23:16:07 UTC
hey question for you...do you know how to make comments in this flexible squares layout all go to one side or the other? In mine, when people comment it goes all over the place, so people think they're commenting on other comments. You know? Do you happen to know how to fix that?

Reply

nastasie April 7 2009, 03:40:02 UTC
There's a troubleshooting entry for this specific layout here:

http://community.livejournal.com/refuted/269.html

If you don't find the answer there or don't get a reply from the author, let me know and I'll try to figure out what to tweak in the code.

Good luck!

Reply

nastasie April 7 2009, 23:48:32 UTC
Try this:

Go to customize journal style -> custom css, then click ctrl+F and type this in the search box: .reply{
That will lead you to the part of the code that goes like this:

.reply{
position: relative;
margin: 20px 30px 10px 30px;
padding: 20px 10px 10px 10px;
color: #9C9C9C;
font: 8pt/18px arial, sans-serif;
text-align: justify;
background-color: #fff;
}

.commentreply {
position: relative;
margin: 0 10px 10px 10px;
color: #9C9C9C;
font: 8pt/17px arial, sans-serif;
text-align: justify;
padding: 5px;
}

Just copy the code above to clipboard, highlight this same section in your code, and paste over it. Let me know if it works.

Reply

watercolourblue April 8 2009, 00:03:44 UTC
I don't think so. :( it's still throwing some first comments clear to the right! So random. Please don't worry yourself over it. If I don't change it it's no biggie. I just get people going "oh shit i think i commented on someone else's comment..." lol It is odd. Thank you though!!

Reply


Leave a comment

Up