You are viewing our Forum Archives. To view or take place in current topics click here.
Need website help on mobile
Posted:
Need website help on mobilePosted:
Status: Offline
Joined: Jul 13, 201311Year Member
Posts: 5
Reputation Power: 0
Hey, my website looks great on the computer even though it loads slowly, but on mobile it drops words and moves everything to the bottom of the page. help?
the website is liminear.com
the website is liminear.com
#2. Posted:
Status: Offline
Joined: Dec 24, 201212Year Member
Posts: 1,498
Reputation Power: 79
Well it looks like all of your categories have been set up as individual tables? Maybe mobile browsers don't handle tables well? I'm really not sure why you would set it up using tables honestly. I think you should look into it, considering every heading seems to be a <th> element, and none of them are appearing.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Oct 17, 201212Year Member
Posts: 594
Reputation Power: 23
You can download Bootstrap 3; it's a reliable pre-built source that contains already built-in and responsive CSS.
All you will have to do is learn the HTML5 and the BS3 CSS classes and you will be on your way to a successful, mobile-ready website/webpage.
All you will have to do is learn the HTML5 and the BS3 CSS classes and you will be on your way to a successful, mobile-ready website/webpage.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jan 20, 201410Year Member
Posts: 115
Reputation Power: 4
Status: Offline
Joined: Jan 20, 201410Year Member
Posts: 115
Reputation Power: 4
You could also use a percentage for the width and height, and make it absolute and relevant.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.