CssTestingField

testingfield

Feel free to ask about codes etc if you like.
Sadly i have forgotten who made my old css codes, but they where free on a TEF blogg

though i have altered many things. and i usualy just mes around with boxes and tables so ask me if you like about thoese, and ill help.



FIRST FRAME-BOX
Recent~

"TAGLINE"


SECOND BOX-FRAME


Pretty picture by me~

Moody mood box









Statisic crazyyyyness box!
Cuddlines %
Nervousness points
and a lot more, lol






Img by meeee Laughing out loud Boxy frame for img


Boxyneesss and TABLEinbox
Textytexyness in table field 1
Textytexyness in table field 2


Texynes ttext table field 3

BIG FRAME TABLE

TABLEfield 1.2

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]

  • Mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmyu


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)


Font
Co
lour ends here */font* and size */font*
......................

....*h3*....


....*h4*....


.
text

*/div* Box end */center* to make it stay in the middle.

......................


Nimariel's picture

retracking this it seems

retracking this Smiling it seems you're redoing things after all. Myszka is sitting next to Kileah right now- he's the black and white raven masked stag.

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.
This land is made of love and peace!

oh, thank you. And i will

oh, thank you. And i will pobably make a new Profile post, as i figured it looks a little wierd with the link name. *figured that out afterwords -smack head-*

Can you please place you CSS

Can you please place you CSS below the cut?

uuuh thanks wasn't sure

uuuh thanks Shocked wasn't sure where to put it. I'm not so good with css.
Edit: Better? or should i remove the cut ?

Well without the cut, the css

Well without the cut, the css interferes with the entire biography page ( not just yours. ^^; ) but it seems to be fine now, thanks, and tracking this!

oh, eh sry about that and

oh, eh sry about that and thanks for tell me and tracking. xD
Chickenwhite's picture

I've got a bit of CSS you

I've got a bit of CSS you might find useful >w<
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

ooh, i know those Shocked tried them from a blog with css i found on here. But i got nooo ide on how to use them. ;-; ~resently tried~ For some reason it doesn't work.
Ugh i feel kind dumb, as i do know some html but that's about it. <<
Nimariel's picture

Hrm, check the settings? As

Hrm, check the settings? As instead of filtered HTML use BBcode. You probably already know that though.
Chickenwhite provided good boxes though Smiling They're pretty much the ones I use.
This land is made of love and peace!

-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!
Nimariel's picture

quick apology for Myszka

quick apology for Myszka making a run for it Sad It was OOC, as I had to go do some homework and make tea.
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:
This land is made of love and peace!

lol it was all rigths. xD I

lol it was all rigths. xD I gott so confused there a while -half blind and as clumsy as Kileah.-
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

If you still need help with the hover CSS thing, I can try to explain :3 (If you already know how to, just ignore this then xD)

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

ooh i know some of it. The problem is 'where' to put the Css too it in the other css thingy. xD

-my codes is a mess *sob*