Summit Active member Jan 17, 2014 #1 So I edited my websites content container for my text, because the box was so small. However, now when I go on a mobile device, the text goes way off the screen. Any ideas, or ways I can make it separate?
So I edited my websites content container for my text, because the box was so small. However, now when I go on a mobile device, the text goes way off the screen. Any ideas, or ways I can make it separate?
Jeremy in memoriam 1991-2020 Jan 17, 2014 #2 You'll need to revert your changes or provide a link. Without knowing what you did, we can't help. Upvote 0 Downvote
Summit Active member Jan 17, 2014 #3 Jeremy said: You'll need to revert your changes or provide a link. Without knowing what you did, we can't help. Click to expand... Im sorry, I forgot the link. It seems its only a problem on mobile platforms however. http://aeroforcegaming.com/index.php?threads/post-your-pc-specs-here-compete-with-other-members.9/ Upvote 0 Downvote
Jeremy said: You'll need to revert your changes or provide a link. Without knowing what you did, we can't help. Click to expand... Im sorry, I forgot the link. It seems its only a problem on mobile platforms however. http://aeroforcegaming.com/index.php?threads/post-your-pc-specs-here-compete-with-other-members.9/
mistypants Well-known member Jan 17, 2014 #4 The problem is this code: Code: .message .messageInfo { margin-right: 250px; width: 850px; } If you remove both things seem to function as intended. Upvote 0 Downvote
The problem is this code: Code: .message .messageInfo { margin-right: 250px; width: 850px; } If you remove both things seem to function as intended.