Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reflowed CSS and html classes… #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

psiie
Copy link

@psiie psiie commented Jun 17, 2017

reflowed CSS and html classes to utilize bootstrap fully and make the site look really good on mobile and various sized browsers.

By using col-12, col-8, ect., we have more control over columns without having to use tables. Tables allow text to overflow their grid unfortunately and has prevented us in the past from allowing the body to go below 1200px width.

I started over with the CSS file, copies some styles over, but essentially let Bootstrap do the heavy lifting.

Side effects: xtra_html can literally be anything. So it's impossible for me to predict and counter for that. Since xtra_html was made after the original theme, it's catered to the original theme and will look off with my changes. Keep that in mind. I don't mind going into the xtra_htmls in the JSONs and fixing that as well. But this commit I wanted to be a small as possible.

… site look really good on mobile and various sized browsers
georgejhunt pushed a commit to georgejhunt/iiab-menu-old-tim that referenced this pull request Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant