Creation
Member
- Feb 23, 2013
- 134
- 3
How close are you to finishing the forum to move on. O_OScreenshot dump:
More updates to come?
How close are you to finishing the forum to move on. O_OScreenshot dump:
More updates to come?
I'm not strictly saying that but basically the whole Habbo community has ripped from Habbo to get to designs they have today but if someone steals their 'Habbo' themes they go sick?OP is a basic coder. He can't even implement tinymce or ckeditor for the posting, lul.
You must be registered for see links, so that goes for every website right? I can steal your personal website designs and say "We take from Habbo?" Okay, done deal.
Looks great. Hope you finish this developement soon.Screenshot dump:
Code:[HTML]<!DOCTYPE html> <html> <head> <title>%NME%: Forums</title> <link rel="shortcut icon" href="%WWW%resources/img/favicon.ico" type="image/vnd.microsoft.icon" /> <link rel="stylesheet" href="%WWW%resources/css/style.css" type="text/css" /> <link rel="stylesheet" href="%WWW%resources/css/forum.css" type="text/css" /> <script type="text/javascript" src="%WWW%resources/js/jquery.js"></script> <script type="text/javascript" src="%WWW%resources/js/script.js"></script> <meta name="description" content="%NME% is a Habbo Hotel retro that is FREE! Meet and make friends, play games, chat with others, create your avatar, design rooms and more..."/> <meta name="keywords" content="%NME% hotel, virtual, world, social network, free, community, avatar, chat, online, teen, roleplaying, join, social, groups, forums, safe, play, games, online, friends, teens, rares, rare furni, collecting, create, collect, connect, furni, furniture, pets, room design, sharing, expression, badges, hangout, music, celebrity, celebrity visits, celebrities, mmo, mmorpg, massively multiplayer"/> </head> <body> <div id="container-header"> <div class="container"> <a href="%WWW%?p=me" target="_self" id="logo"></a> <div id="count">%UOC% online<i></i></div> <a href="%WWW%?p=client" id="enter" onclick="Popup(this); return false;">Enter %NME%<i></i></a> <ul id="navi-container"> <li class="navi"><a href="%WWW%?p=me" target="_self">%username%</a></li> <li class="navi selected">Community</li> <li class="navi"><a href="%WWW%?p=credits" target="_self">Credits</a></li> <li class="navi logout"><a href="%WWW%?p=logout" target="_self">Logout</a></li> </ul> </div> </div> <div class="container clear"> <ul id="subnavi-container"> <li class="subnavi"><a href="%WWW%?p=community" target="_self">Community</a></li> <li class="subnavi"><a href="%WWW%?p=staff" target="_self">Staff</a></li> <li class="subnavi"><b>Forums</b></li> <li class="subnavi last"><a href="%WWW%?p=tags" target="_self">Tags</a></li> </ul> <div id="contents-container"> <div class="contents XXXL"> %navigation% <div class="content"> %forum% </div> <div class="loader"></div> <div id="backgroundPopup"></div> </div> </div> </div> <div id="container-footer"> <p id="footer"> <a href="%WWW%?p=me" target="_self">Homepage</a> | <a href="#" target="_self">Terms of Service</a> | <a href="#" target="_self">Privacy Policy</a> </p> </div> </body> </html>[/HTML]
This is the HTML template what shows the forums, as you can see it's rather small and tidy and I think impressive on how much content the forums offers for such a small template. I also have to admit that the forums needs a clean up on its PHP source code, so I don't want to show you guys that just yet because I want to make it as tidy and small as the template. I apologize for slow development recently.
I hope you do finish the development so it doesn't end up like the other ones, or at least release your un-complete version so people can work from it.I ain't really motivated to work on this as I did from the start.