Replies

Aug 1, 2016 9 years ago
ibook
is one for the books
User Avatar
Moopoo

Hi, So I am working on a story for my pet Blocker - he already has a profile here and I do not want to change it, however this story might be long.

I do not want it to just ramble and go down the page for very long so I was wondering what others thought an eye pleasing way to put the story in would be.

Like should I use spoiler tags or div boxes... I am not really good at tab coding though.

I thank you for any help.

forum image by
if you know where i can credit to them now, please let me know

[tot=ibook]

Aug 2, 2016 9 years ago
Shantal
is a skilled hooker
User Avatar

I think it looks fine? The TC actually goes down longer than the story. The only problem with the profile I see is the font colours. They're a bit hard to read, especially with the small font size.

If you make the story longer, you could just put a max height on it, so then it'll be in a scroll box.

Aug 2, 2016 9 years ago
Frenchi
is hopelessly romantic
User Avatar
Vivisect

i would say just give the story div a max height of about 2300px, as that is how far the treasure currently extends. that way, the story and treasure will both be around the same height and if the story surpasses the tc in height it will just become a scroll box. so, just add the following code to your div:

max-height:2300px; overflow:auto i disagree with though that the text is hard to read; it's small, but the color is light enough that it's still very visible.

Aug 2, 2016 9 years ago
ibook
is one for the books
User Avatar
Moopoo

, , thank you for your replies. I think I will make it so that it scrolls with the treasure. c: thank you so much for your help!! c:

forum image by
if you know where i can credit to them now, please let me know

[tot=ibook]

Please log in to reply to this topic.