• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help Need help with my code

Fukushima Akira

オーダーののサンクタム & RPN's Resident Suit Gang Leader
So I'm planning on introducing daily missions into my RP, and I had the code all set up, but there's one problem, the FAs aren't going to the bottom right of my border. It's better if I show you;



INCOMING DAILY MISSION
CBxf0Vw.png
EK9CXYB.gif
dY6sLzN.png

1flU2QK.jpg
Test%203_zps8d3p5gy5.png
010000010100001101000011010001010101001101010011010010010100111001000010100110010000001010000010100100100111101000110010010010100110001000101001000000100010001000001010101000100000101000010010000010101

oQcuBlc.gif

XXXXXXXX



As you can see from above, the FAs aren't at the bottom of the image, but near the top. Is there anyway I can change this so that it is at the bottom? Any help would be greatly appreciated :)
 
Last edited:
You can just use more spaces to move the font awesome icons down to where you want them to be.
 
You can just use more spaces to move the font awesome icons down to where you want them to be.
I tried that, but they remain fixed in position. It doesn't matter though, I got it. All I had to do was make them a separate row~ :D
 
I tried that, but they remain fixed in position. It doesn't matter though, I got it. All I had to do was make them a separate row~ :D

oh shucks! i guess this is a moot point now that you got a fix, but just as an fyi, the reason they're immovable in the first post is because your ended your column tag before your FA icons and ended your row tag after them. if you wanna try editing the first post for some reason, here's the fix:

Code:
[border=1px solid #000000][bg=#000000]
[CENTER]
[FONT=Cinzel][FONT=Cinzel][H][/H][/FONT][H][FONT=Cinzel][COLOR=rgb(128, 128, 128)]INCOMING DAILY MISSION[/COLOR][/FONT][/H][/FONT]

[IMG]http://i.imgur.com/CBxf0Vw.png[/IMG] [IMG]http://i.imgur.com/EK9CXYB.gif[/IMG] [IMG]http://i.imgur.com/dY6sLzN.png[/IMG]
[IMG]http://i.imgur.com/1flU2QK.jpg[/IMG][/CENTER]
[centerblock=80][border=1px solid #ffffff][row][column=span4][IMG]http://i1319.photobucket.com/albums/t680/Fukushima_Kenji/The%20New%20Horizon/Test%203_zps8d3p5gy5.png[/IMG][/column][column=span4][justify][FONT=Orbitron][COLOR=rgb(166, 166, 166)][SIZE=8px]010000010100001101000011010001010101001101010011010010010100111001000010100110010000001010000010100100100111101000110010010010100110001000101001000000100010001000001010101000100000101000010010000010101[/SIZE][/COLOR][/FONT]
[CENTER]
[IMG]http://i.imgur.com/oQcuBlc.gif[/IMG][/CENTER]
[/justify]

[CENTER][FONT=Orbitron][SIZE=7][COLOR=rgb(166, 166, 166)][B][fa]fa-caret-left[/fa][/B][/COLOR][COLOR=rgb(0, 0, 0)][B]XX[/B][/COLOR][COLOR=rgb(166, 166, 166)][B][fa]fa-download[/fa][/B][/COLOR][COLOR=rgb(0, 0, 0)][B]XX[/B][/COLOR][COLOR=rgb(166, 166, 166)][B][fa]fa-home[/fa][/B][/COLOR][COLOR=rgb(0, 0, 0)][B]XX[/B][/COLOR][COLOR=rgb(166, 166, 166)][B][fa]fa-share-alt-square[/fa][/B][/COLOR][COLOR=rgb(0, 0, 0)][B]XX[/B][/COLOR][COLOR=rgb(166, 166, 166)][B][fa]fa-caret-right[/fa][/B][/COLOR][/SIZE][/FONT][/CENTER][/column]
[/row]
[/border]
[/centerblock][/bg][/border]
 

Users who are viewing this thread

Back
Top