Jump to content
MakeWebGames

Hey guys, My bootstrap layout.


TheDevil

Recommended Posts

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]

racinggame.thumb.png.5a9d5180b0e474805b55f49207caa5b1.png

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...