User talk:Ultima The High Seraph: Difference between revisions
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
(→Hiza) |
m (Add) |
||
Line 18: | Line 18: | ||
== Hiza == | == Hiza == | ||
{{Gohantalk|text=Hi,how did you that picture on your profile? the Y Shaped one?}} | |||
{{ILHI|18:36, 19 August 2009 (UTC)|Some coding which puts whatever the div tags are wrapped in, to be placed on a location on the viewer's screen, a certain percentage from the bottom of the screen, and a certain percentage from the right.<br><br>Having any idea about wiki whatsoever will tell you that the coding is somewhere ''transcluded'' on the page, or on the page in its raw form.<br><br>And doing that just now:}} | |||
{{ | <pre> | ||
<div align=left style="position: fixed; bottom: 0px; right: 0px; padding: 2px; background: white; border: 2px solid white; border-right:none; color: #FFFFFF"> | |||
http://i566.photobucket.com/albums/ss107/djdave_photo/helgsym.png | |||
</div> | |||
</pre> | |||
{{ILHI|18:36, 19 August 2009 (UTC)|There's actually a lot of redundant coding on there, but that is the code he used. The align left is pointless, because it also tells it to be fixed in the bottom right. It uses pixels instead of percentages, I don't like doing that myself. It also asks the text to be white, which isn't needed because there's no text.<br><br>So Ultima pilfered the code, and edited it to work with him. It's what all the good WikiUsers do. Great WikiUsers (me) know how to code themselves.}} |
Revision as of 18:36, 19 August 2009
File:RoxasUltimania.png Archives | ||
---|---|---|
|
Cool
|
Hiza
|
<div align=left style="position: fixed; bottom: 0px; right: 0px; padding: 2px; background: white; border: 2px solid white; border-right:none; color: #FFFFFF"> http://i566.photobucket.com/albums/ss107/djdave_photo/helgsym.png </div>