Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Results 1 to 5 of 5
  1. #1

    Default [HELP] Coding [Layout Error]

    Hello, Im the New Manager of simplyHABBO.com. As I have seen on this forum there has been some up's and downs fro SimplyHABBO Well Im Bringing it Back Variablized the Old Owner got sick of it. My Name is Jack Nice to Meet you all.

    While i was coding this layout i have an issue..

    In This Picture i have put an red box around the spacing above the banner. I've tried most things to fix it, But it just dosent seem too work
    http://www.tehupload.com/uploads/557...4fhelp1122.png



    Banner Code (above it etc,)
    HTML Code:
    <table border="0" cellpadding="0" cellspacing="0"
     height="134" width="100%">
      <tbody>
        <tr>
          <td class="banner_main" background="bannerblank1.png" bgcolor="#6ca8ad"
     height="134" valign="top" width="100%"> 
          <table border="1" width="100%" id="table1" style="border-width: 0px" height="137">
    		<tr>
    			<td style="border-style: none; border-width: medium" width="24">
    			<table border="1" width="100%" id="table2" style="border-width: 0px" height="53">
    				<tr>
    					<td style="border-style: none; border-width: medium">&nbsp;</td>
    					<td style="border-style: none; border-width: medium"> 
          </td>
    				</tr>
    			</table>
    			</td>
    			<td style="border-style: none; border-width: medium"> 
          <table border="1" width="102%" id="table3" style="border-width: 0px" height="123">
    		<tr>
    			<td style="border-style: none; border-width: medium">&nbsp;</td>
    			<td style="border-style: none; border-width: medium">&nbsp;</td>
    			<td style="border-style: none; border-width: medium">&nbsp;</td>
    			<td style="border-style: none; border-width: medium" width="619">
    			<table border="1" width="51%" id="table33" style="border-width: 0px" height="121">
    				<tr>
    					<td style="border-style: none; border-width: medium" background="index.5.gif">
    					<table border="1" width="98%" id="table34" style="border-width: 0px" height="101">
    						<tr>
    							<td style="border-style: none; border-width: medium" width="5">
    							&nbsp;</td>
    							<td style="border-style: none; border-width: medium">
    							<table border="1" width="68%" id="table35" style="border-width: 0px">
    								<tr>
    									<td style="border-style: none; border-width: medium" height="21">
    									&nbsp;</td>
    									<td style="border-style: none; border-width: medium" width="25" height="21">
    									&nbsp;</td>
    								</tr>
    								<tr>
    									<td style="border-style: none; border-width: medium" height="55">
    									&nbsp;<b><font color="#FFFFFF" size="1" face="Verdana"><a href="http://simplyhabbo.com/board/"><font color="#FFFFFF">Visit 
    									the forum</font></a></font></b></td>
    									<td style="border-style: none; border-width: medium" height="55" width="25">
    									<img border="0" src="home.p1.gif" width="25" height="34"></td>
    								</tr>
    								<tr>
    									<td style="border-style: none; border-width: medium" height="25">
    									&nbsp;</td>
    									<td style="border-style: none; border-width: medium" height="25" width="25">
    									&nbsp;</td>
    								</tr>
    							</table>
    							</td>
    							<td style="border-style: none; border-width: medium" width="44">
    							&nbsp;</td>
    						</tr>
    					</table>
    					</td>
    				</tr>
    			</table>
    			</td>
    			</TABLE>

  2. #2
    Join Date
    Jun 2008
    Location
    United Kingdom
    Posts
    2,015
    Tokens
    568

    Latest Awards:

    Default

    Add this to your CSS:
    Code:
    body {
    margin-top: 0px;
    }
    Or change the body tag to:
    Code:
    <body style="margin-top: 0px;">

  3. #3
    Join Date
    Jul 2008
    Location
    Hastings, UK.
    Posts
    2,050
    Tokens
    0

    Latest Awards:

    Default

    http://simplyhabbo.com/hx/jobs.php
    Ripped job page from "AfterHabbo"?

    Layout's navigation doesn't look just a bit like HabbleFM.com?
    http://www.tehupload.com/uploads/app...4835232009.png

    And I re-call that noob Chris guy owning this site, the one with the terrible reputation for ripping layouts/code and making loads of new accounts to cover himself.

  4. #4
    Join Date
    Jun 2007
    Posts
    240
    Tokens
    0

    Default

    Quote Originally Posted by SimplyHABBO.com View Post
    While [s]i[/s] photoshop was coding this layout i have an issue..

    Tables suck. use css

  5. #5

    Default

    http://simplyhabbo.com/hx/jobs.php
    Ripped job page from "AfterHabbo"?

    Layout's navigation doesn't look just a bit like HabbleFM.com?
    http://www.tehupload.com/uploads/app...4835232009.png

    And I re-call that noob Chris guy owning this site, the one with the terrible reputation for ripping layouts/code and making loads of new accounts to cover him


    thats from the old site he left all the files.. i havent touched any of it he gave it all to me.
    lol Atm i have given up over sh and i am just trying to get up my coding skills.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •