• Minecraft website
    17 replies, posted
So I'm working on a Minecraft Bootstrap website, thoughts? ( I didn't put it into WAYWA because the screen shots are huge.) Home [IMG]http://i61.tinypic.com/2elxi5w.png[/IMG] Players [IMG]http://i58.tinypic.com/6ygjut.png[/IMG] Servers [IMG]http://i58.tinypic.com/16glr9s.png[/IMG]
[QUOTE=Neophyte;44539127] I didn't put it into WAYWA because the screen shots are huge. [/QUOTE] [noparse][t][/t][/noparse]
[QUOTE=Neophyte;44539127]-snip-[/QUOTE] The "Badges" in the top-bar (not the navbar) don't properly align with the text. The badges pop up 3 pixels on top of the text, and 6 pixels below. Obviously, not a big problem, but if you're going to release something public, might aswell look at the little things. Use some kind of PHP to make your server browser able to support special characters. If you directly query from the server, which I highly NOT recommend (run a cronjob every 5 minutes, or less, or more, whatever the user wants), I don't know why it wouldn't show up. If do in fact run a cronjob and write to MySQL, make sure it uses utf8_general_ci with htmlentities() so it can display all these characters properly. I like the faces, but will they have any kind of tooltip? right now there's not really any overview unless you know exactly which admin is which, and if they change skin the overview is gone. I'd recommend a little more padding / margin on the right of the "Donation amount" badge, on the frontpage. Use my criticism or not, just giving my opinion. [editline]14th April 2014[/editline] Also, are you planning on extra themes? I think it could use some color, especially if it's minecraft with all the creative people and stuff.
Yea the faces will eventually have a bootstrap popover with how long they've played, rank ect Yea I'll work on the alignment I didn't realise it until you pointed it out, as for the missing characters I know why that's happening, and I do plan to fix it. Thanks for the feedback man :)!
[QUOTE=Neophyte;44539749]Yea the faces will eventually have a bootstrap popover with how long they've played, rank ect Yea I'll work on the alignment I didn't realise it until you pointed it out, as for the missing characters I know why that's happening, and I do plan to fix it.[/QUOTE] Sounds okay!
I suggest actually making your own Bootstrap theme down the line, because this just looks really dull. I'm not sure how you apparently "put a lot of effort" into that when you just used Bootswatch's [url=http://bootswatch.com/slate/]Slate theme[/url]. And please don't use those brightly colored Bootstrap labels everywhere, especially not for the statistics on the top. It makes the numbers really hard or at least unpleasant to read, as their background strongly contrasts with the site's background and the text surrounding them.
Also, fix the dividers in the menu. (the first element's left border and last elements right border)
Noticed this almost immediately, probably wont bother most people but stuff like this annoys me. [img]http://i.imgur.com/1ionZZN.png[/img]
Don't forget not to copy website - you left the same user avatars from bhnetworks.net How about you try to create your own design and then we'll talk?
[QUOTE=Megolas;44579082]Don't forget not to copy website - you left the same user avatars from bhnetworks.net How about you try to create your own design and then we'll talk?[/QUOTE] [url]https://minotar.net/[/url] It's a public service, he's not copying their website...
[QUOTE=Cyberuben;44579160][url]https://minotar.net/[/url] It's a public service, he's not copying their website...[/QUOTE] But he is copying the design
[code] <style type=css blablabla>.minecraftavatar{border-radius:4px;width:60px;height:60px;margin:4px}</style> <div id="avatarContainer"> <img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" /><img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" /><img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" /><img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" /><img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" /><img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" /><img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" ><img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" /><img src="https://minotar.net/avatar/SomeoneImportant" class="minecraftavatar" /> </div> [/code] There, for free, made manually.
Is it sad that I actually have never heard of that website you say I'm copying? and in fact I Googled bootstrap theming for the slate look?
[QUOTE=Neophyte;44582271]Is it sad that I actually have never heard of that website you say I'm copying? and in fact I Googled bootstrap theming for the slate look?[/QUOTE] That's really confusing. He's just saying you're using bootstrap with an already made theme, barely your own styles.
[QUOTE=Neophyte;44582271]Is it sad that I actually have never heard of that website you say I'm copying? and in fact I Googled bootstrap theming for the slate look?[/QUOTE] All that you've done is add content to a bootstrap theme! The theme doesn't even look that nice. You should have said: "I added some Minecraft heads to the Slate bootstrap theme! What do you think?"
Honestly, There's nothing wrong in your site, don't get offended like we dislike what you do. However, claiming you made this totally by yourself is a bit meh, that's why we're telling you that's not true. There's [B]NOTHING[/B] wrong in using Bootstrap, I would too. There's [B]NOTHING[/B] wrong in using a theme like the Slate you got there. But I would say you should customize it more than the theme already comes with, use it as a starting point. Also, for the love of god start using the megathreads.
Maybe you get so much dislike because you dont follow the rules for this section? You posted 4 times without using WAYWO, please stop it now.
[QUOTE=dustymcp;44612365]Maybe you get so much dislike because you dont follow the rules for this section? You posted 4 times without using WAYWO, please stop it now.[/QUOTE] Says the guy bumping the already dead thread.
Sorry, you need to Log In to post a reply to this thread.