User talk:RockSlicer747: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
(Undo revision 570247 by RockSlicer747 (talk))
No edit summary
Line 1: Line 1:
<center>'''My Talk Page'''</center>
<center>'''My Talk Page'''</center>
{| class="infobox" style="width:100px; float: right; border: 1px #000000 solid; "
{| class="infobox" style="width:100px; float: right; border: 1px #000000 solid; "
!align="center" colspan="3"|<!--Place a pic here--><br />
!align="center" colspan="3"| [[File:Riku TG KH3D.png|200px]]<br />
|-
|-
|
|

Revision as of 21:11, 28 July 2012

My Talk Page
Riku TG KH3D.png

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. :/