TheDevil Posted September 16, 2015 Posted September 16, 2015 Hey guys, I found a base of a bootstrap layout online and decided to work on it. This is what I have so far, I am currently working on making a racing text based game, kind of like Street-Racerz. I DO NOT have any unique features thought of of yet due to only being currently interested in making the layout. Please give your honest opinion on it. (PS the CSS is not fully done yet) [ATTACH=CONFIG]2199[/ATTACH] Quote
Coly010 Posted September 16, 2015 Posted September 16, 2015 Don't like the table borders. everything else seems ok Quote
TheDevil Posted September 16, 2015 Author Posted September 16, 2015 Neither do I haha.. I am working on sorting full CSS like I have stated above :) But thanks for the review. Quote
IllegalPigeon Posted September 16, 2015 Posted September 16, 2015 Not bad. You should probably use more of that content area, though. Looks silly with a small bit of content in the middle. Quote
TheDevil Posted September 16, 2015 Author Posted September 16, 2015 Yeah I was just saying that to someone on Skype, I may add a Chat box maybe. But will make content area bigger. Quote
KyleMassacre Posted September 17, 2015 Posted September 17, 2015 Not bad. You should probably use more of that content area, though. Looks silly with a small bit of content in the middle. Yeah I was just saying that to someone on Skype, I may add a Chat box maybe. But will make content area bigger. I agree. I am kind of partial to using 8-10 columns. If you do add a shout/chat box I would use a 9 column grid for the content area and then use a 3 column grid for the chat box Quote
SRB Posted September 17, 2015 Posted September 17, 2015 Worth adding that as you're using the grid. Consider placement and check layout on phones and tablets. Make sure they all fold, and don't put the content in the last block so it displays last on mobile devices. You can use the hide option for displaying on mobile only, desktop only etc - I don't recall the class name off the top of my head though. Quote
~Rob0t Posted September 17, 2015 Posted September 17, 2015 Worth adding that as you're using the grid. Consider placement and check layout on phones and tablets. Make sure they all fold, and don't put the content in the last block so it displays last on mobile devices. You can use the hide option for displaying on mobile only, desktop only etc - I don't recall the class name off the top of my head though. media queries? Quote
SRB Posted September 17, 2015 Posted September 17, 2015 media queries? Including the bootstrap lib anyway, so may as well make use of hidden-x Quote
TheDevil Posted September 17, 2015 Author Posted September 17, 2015 Tried to add a chat box in the bottom right, it has shown up on the page but right at the bottom so I need to scroll down, so now I need to make the left menu height smaller so it fits. Quote
KyleMassacre Posted September 17, 2015 Posted September 17, 2015 Why not do something like this Quote
Guest Posted September 18, 2015 Posted September 18, 2015 I don't get why all the tables, it's bootstrap, use panels or whatever, tables are fugly and generally suck on mobile. Quote
TheDevil Posted September 18, 2015 Author Posted September 18, 2015 [MENTION=68711]KyleMassacre[/MENTION] I am going to look into doing that :) Thanks for posting it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.