User talk:RockSlicer747

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Revision as of 21:06, 28 July 2012 by RockSlicer747 (talk | contribs) (Undo revision 570247 by RockSlicer747 (talk))
Jump to navigationJump to search
My Talk Page

Thanks

Thanks. Nekuyo2 (talk) 16:53, 25 July 2012 (UTC)

Archive box

DaysRoxas.png
Sove Talk to Me! — "I dunno. I can't... just look inside. But I figure... If there is something in there - inside us - then we'd feel it, wouldn't we?"

"No one would miss me." — 20:19, 28 July 2012 (UTC)

I just can't get stuff to work. So, boxes work with <div> and </div> tags.

Here's something you can play with.

<div style="float: right; border: 3px solid lightblue; margin: 10px; padding: 5px; background-color: black; overflow: hidden;"> Text goes here </div>

You can change the values there and find the best setup for you. Float is where the box is aligned to (right, left, etc.). Border sets the border's width and color, solid means the border is straight lines surrounding the box, not dotted etc. Margin is the free space between the border and the text outside the box. Padding is the same for inside the box. Background color should be obvious. Overflow is something I'm not sure of, but hidden saves you from trouble with the box's height. I hope that helps. I just lack the creativity and the colors you gave me completely disrupted my progress. :/