Midorea V3 Development Merch | Search | Memberlist | Vault | The Forge | Battle! | Temple
   
  
Goody Shop Reward

      Log-In   Not a member? Register Now! 
Midorea Forum Index / Information Kiosk
Post new topic   Reply to topic Ghost Space with HTML ???
ChibiDeath



Send private message


 PostPosted: Sun Mar 28, 2010 1:54 am Reply with quote        
I'm trying to use an html table 3w x 2h. I have nothing above it, yet it gives me a bunch of unneeded space. Click here to see what I mean. Can anyone help me get rid of it? I'm lost... ^^;

Code:


<center><table><tr><td><center>
 :D
<u>...::: White List :::...</u>
</center></td>

<td><center>
|
</center></td>

<td><center>
 :duh:
<u>...::: Black List :::...</u>
</center></td></tr>

<tr><td><center>[size=10]
3
[/size]</center></td>

<td><center>[size=10]
|
[/size]<center></td>

<td><center>[size=10]
4
[/size]</center></td></tr>
</table></center>




_________________
There will come a day when I will act my age, but it is not this day! ..... :}
Maeve
Moderator
Moderator


Send private message


 PostPosted: Sun Mar 28, 2010 9:52 am Reply with quote        
Not sure what can cause that... Might be because of the spaces and line changes in your code, which could be interpreted as plain text by Midorea and therefore show as a giant empty space... But I suck at HTML, so it's probably not that.

Though, maybe you should just use BBcode, and forget the table idea (just make one paragraph for the white list and one for the black). I know a lot of people have disabled HTML because it ruined their post (anything between faces like this <.< and this >.> disappeared, etc.), and so the table you made only shows as code for them.

_________________
On semi-hiatus all the time during school year.
I'll reply to post whenever I can.
PM me if you need a quick answer.
Catghost
Administrator


Send private message


 PostPosted: Sun Mar 28, 2010 10:51 am Reply with quote        
With the way the posting system is set up, everytime you start a new line <br> is added to the beginning of it, which is what causes all of that unneeded space. To fix it, simply place all of the code on one line, like so:

Code:
<center><table><tr><td><center> :D<u>...::: White List :::...</u></center></td><td><center>|</center></td><td><center> :duh:<u>...::: Black List :::...</u></center></td></tr><tr><td><center>[size=10]3[/size]</center></td><td><center>[size=10]|[/size]<center></td><td><center>[size=10]4[/size]</center></td></tr></table></center>


That will remove all the extra space at the top.

_________________
facebook - deviantart - tumblr



MIDOREA GAME DEV! WE'RE MAKING NEW MIDOREA ADVENTURE GAMES
ChibiDeath



Send private message


 PostPosted: Sun Mar 28, 2010 9:59 pm Reply with quote        
Oooohhhhh. I get it now. <3

Whoo, talk about an eye killer... xD I don't know how you can stare at so much code. Lol.

Thank you both very, very much! <3

@ Maeve: You must be better than you think. You got it right. Bouncy Heart

_________________
There will come a day when I will act my age, but it is not this day! ..... :}
Maeve
Moderator
Moderator


Send private message


 PostPosted: Mon Mar 29, 2010 8:46 am Reply with quote        
Uh, yeah... Hai
It's not really being good with HTML coding though, I just remember a bit how the posting system works here.
But I'm glad you got a solution for your problem ^^

_________________
On semi-hiatus all the time during school year.
I'll reply to post whenever I can.
PM me if you need a quick answer.
Post new topic   Reply to topic



Powered By phpBB Home | Rules | FAQ | Help | TOS | Privacy Policy | Contact us