Habbo Maintenance Layout

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    Apprentice Fiendly is offline
    MemberRank
    Sep 2008 Join Date
    20Posts

    Habbo Maintenance Layout

    It's a pretty simple layout through my eyes.
    Nothing big on details, gets the job done.

    Image:


    Added a javascript 'go back' button because I wanted to.
    Font is included with the folder, just upload it all and change the words.

    Live Demo:
    YourFansite.COM

    Download file:
    http://crossfireblog.com/maintenance.zip

    Do rate for me, this is actually my first maintenance layout that I have coded by scratch and mostly did some designs attachings but I am not new to html and css.

    Below are the codes for people to look at, if there are shortcuts do say so.

    Thanks for your time,
    Fiendly

    index.html
    Code:
    <!DOCTYPE HTML>
     <head>
      <title>YourFansite.COM</title>
       <link rel="stylesheet" type="text/css" href="style.css">
     </head>
     
    <body>
    
     <div id="container">
      <div id="m_top"></div>
       <div id="m_mid">
        <div id="content">
    
         <center>
         YourFansite is currently under scheduled maintenance, <br>
         Sorry for your inconvenience.<br><br>
         YourFansite Staff
          <br>
          <br>
           <a href="javascript:history.go(-1)"><img src="http://forum.ragezone.com/images/gback.PNG" border="0"></a>
         </center>
    
        </div>
       </div>
      <div id="m_bot"> 
      </div>
     </div>
    
    </body>
    style.css
    Code:
    body {
    	
    	font-size:		9px;
    	background-image:	url(images/bg.gif);
            font-family:		volter;
    	font-weight:		bold;
    }
    
    #container {
    	width:			504px;
    	height:			auto;
    	margin-left:		auto;
    	margin-right:		auto;
    	margin-top: 		100px;
    }
    
    #m_top {
    	background-image:	url(images/m_top.PNG);
    	width:			504px;
    	height:			59px;
    
    }
    
    
    #m_mid {
    	background-image:	url(images/m_mid.PNG);
    	width:			504px;
    	height:			auto;
    
    }
    
    #m_bot {
    	background-image:	url(images/m_bot.PNG);
    	width:			504px;
    	height:			19px;
    }
    
    #content {
            width:			481px;
    	margin-left:		13px;
    }
    
    @font-face {
    	font-family:		 Volter;
            src:			 url(volter.ttf);
    }
    Rate out of 10.
    Last edited by Fiendly; 22-12-10 at 02:06 PM. Reason: Added more information


  2. #2
    Im Back! PythoneX12 is offline
    MemberRank
    Sep 2010 Join Date
    634Posts

    Re: Habbo Maintenance Layout

    Nice release mate but i have to say i dont like it that much so im rating it a 6/10.

  3. #3
    Apprentice Fiendly is offline
    MemberRank
    Sep 2008 Join Date
    20Posts

    Re: Habbo Maintenance Layout

    Quote Originally Posted by iJak View Post
    Nice release mate but i have to say i dont like it that much so im rating it a 6/10.
    Thank you.
    Wasn't going for a big wow factor just yet, just wanted to accomplish a small one for the moment and work with what images I have at the moment.

  4. #4
    Account Upgraded | Title Enabled! LucasReis is offline
    MemberRank
    Jun 2009 Join Date
    Sorocaba, BraziLocation
    206Posts

    Re: Habbo Maintenance Layout

    Nice guy. I have like so much this release, my note is 8/10

  5. #5
    Apprentice Fiendly is offline
    MemberRank
    Sep 2008 Join Date
    20Posts

    Re: Habbo Maintenance Layout

    Quote Originally Posted by LucasReis View Post
    Nice guy. I have like so much this release, my note is 8/10
    Do you like the release or do you have others like this?
    Any ideas on a next layout I could do.

    All my layouts will be free, for the moment.
    Need to build a portfolio :)

  6. #6
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: Habbo Maintenance Layout

    Nice maintenance layout, I love how you'r using the CSS font-face to emulate Habbo's volter ;)

  7. #7
    Apprentice Fiendly is offline
    MemberRank
    Sep 2008 Join Date
    20Posts

    Re: Habbo Maintenance Layout

    Quote Originally Posted by PEjump2 View Post
    Nice maintenance layout, I love how you'r using the CSS font-face to emulate Habbo's volter ;)
    Yeah, wanted to do something different than the average arial, verdana, sans-serif type of thing.

    That part was actually new to me but I ended up executing it will.

  8. #8
    Web Developer Markshall is offline
    MemberRank
    Oct 2009 Join Date
    EnglandLocation
    628Posts

    Re: Habbo Maintenance Layout

    This is pretty good for your first. Well coded and looks decent. 10/10

  9. #9
    Alpha Member Zak© is offline
    MemberRank
    Oct 2007 Join Date
    2,693Posts

    Re: Habbo Maintenance Layout

    Epiccccc Nice

  10. #10
    Ex-Supervisor Sean is offline
    LegendRank
    Jun 2007 Join Date
    JerseyLocation
    4,097Posts

    Re: Habbo Maintenance Layout

    Good simple maintenance layout. Nice release, 8/10.

    ~Sean

  11. #11
    CHIBRE ! pipitt05000 is offline
    MemberRank
    Feb 2009 Join Date
    FranceLocation
    337Posts

    Re: Habbo Maintenance Layout

    10/10 man !
    Good job ;)

  12. #12
    Enthusiast Skittluier is offline
    MemberRank
    May 2009 Join Date
    The NetherlandsLocation
    41Posts

    Re: Habbo Maintenance Layout

    9/10! Tiny, but very nice! :)

  13. #13
    swagggggg Livar is offline
    MemberRank
    Oct 2008 Join Date
    United KingdomLocation
    2,272Posts

    Re: Habbo Maintenance Layout

    Epic job dude.

  14. #14
    Apprentice Fiendly is offline
    MemberRank
    Sep 2008 Join Date
    20Posts

    Re: Habbo Maintenance Layout

    Quote Originally Posted by Skittluier View Post
    9/10! Tiny, but very nice! :)
    Expandable divs.
    Only tiny because I stuck to to the original design.

    Currently working on my console one.
    Won't add in MySQL logins yet..

  15. #15
    Member flabbo hotel is offline
    MemberRank
    Jul 2010 Join Date
    92Posts

    Re: Habbo Maintenance Layout

    I personally love it 10/10 very good



Page 1 of 2 12 LastLast

Advertisement