|
Textytexyness in table field 2 |
Texynes ttext table field 3 |
BOXY BOXX! Places where you can find me: Around the pond and bridge, running around the playground and big fields. Resting at the ruins or under a tree by the pond. - Recent events -[Needs update]
| Tablefield 1.3 RANDOM TEXT WITH OUT BOXIneSS Roleplays: LF: Adoptiv Parent(s), friends etc -Deer- Ruing's rp[deltadeer/sybil] Forest Roleplay [unanswered, free for anyone to join] -Human once- [in progress of making] |
BOX CODE *div style="width:25%; height: 250px; overflow:auto; background:#020B10;text-align:justify; font: verdana 10px;-moz-border-radius: 10px 10px;border-radius: 50px 50px / 10px 10px ;border: 4px dotted #FF99FF; padding: 15px"* normal box text in verdana font ....*I*... ....*B*.... *font ="#000B0F"* *Center* Title *h1*Use Paragraph for text to "fit" in boxes. *P* *font size="1"* paragraph in cursive (I) FontColour ends here */font* and size */font* ...................... ....*h3*........*h4*..... text */div* Box end */center* to make it stay in the middle. | ...................... |
retracking this it seems
Hmm, CSS... I'll go back to picking through manuals and worded advice and see if I can help (I hope I will be able to), but I'll do most of that tommorow after school.
oh, thank you. And i will
Can you please place you CSS
uuuh thanks wasn't sure
Edit: Better? or should i remove the cut ?
Well without the cut, the css
oh, eh sry about that and
I've got a bit of CSS you
A scrollbox with a picture for a background:
Looks like this:
text goes here
And one with rounded corners:
text goes here
ooh, i know those tried them
Ugh i feel kind dumb, as i do know some html but that's about it. <<
Hrm, check the settings? As
Chickenwhite provided good boxes though They're pretty much the ones I use.
-smacks head- Ghyaa! i feel
-smacks head- Ghyaa! i feel silly, you where right, i forgott the box. Now i just have to figure out about posting up pictures and making everything nice. xD
Edit: Yaay I'm starting to figure this out! but hey anyone knows how to put to boxes next to one another? :3
Edit: Whow I'm getting somewhere, now, picture and facts time!
quick apology for Myszka
He will be active once I'm halfway finish =)
And the new spiffy biography looks pretty cool so far, especially how you organized the box with his picture in it and all those other scroll boxes that usually wouldn't fit in but somehow did, and neatly too c:
lol it was all rigths. xD I
ooh thankies :3 got my self a new blog diary thingy too.
Now i just got a problem, with making the colours work a little more. Looks a little to brigth to me >~< but ghaa everytime i start poking i make a mess of things. -i should clean up my coding ;-; -
If you still need help with
Here's the CSS:
-----------------------------------------------
a.info { position:relative; z-index:24; text-decoration:none } a.info:hover { z-index:25; background-color: #000000; } a.info span { display: none; } a.info:hover span { display:block; position:absolute; top:2em; left:2em; width:400px; color: #CCC; border:1px solid #767676; background-color:#454545; text-align: left; padding: 10px; }
-----------------------------------------------
I got the CSS from this blog. You have to write this between your "style" tags. Like this (without the *):
<*style> (CSS goes here) <*/style>
And now you just have to use to code for the hover in your text (again, without the *):
<*a class="info">Text text text<*span> *Extended info displayed on hover goes here* <*/a>
____________________
I hope I explained this well Dx If you didn't understand I can try to explain again later, I have to go right now >.<
ooh i know some of it. The
-my codes is a mess *sob*