You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, the GRNMap website only has part of the attributes included in the Bootstrap library. The site consists of a mixture of custom-made features and Bootstrap features. I would like to have the site use the full Bootstrap library with extra CSS classes as needed. I believe this is the best course of action to have a universal system for future developers to use. Most of the stylistic choices of the main.css file will remain, and the design will not change much aesthetically. However, I would like to eventually convert it to a full Bootstrap framework. To do so, the following steps will need to be taken:
Adding a grid system for formatting the elements of some of the pages. This will enable future content to be arranged as neatly as possible from the start. (see Update Publications, News, and People pages #342).
Reformatting of the Vanilla CSS Dropdown Menus to the Bootstrap Dropdown Menus.
Please let me know what you think.
The text was updated successfully, but these errors were encountered:
As of now, the GRNMap website only has part of the attributes included in the Bootstrap library. The site consists of a mixture of custom-made features and Bootstrap features. I would like to have the site use the full Bootstrap library with extra CSS classes as needed. I believe this is the best course of action to have a universal system for future developers to use. Most of the stylistic choices of the main.css file will remain, and the design will not change much aesthetically. However, I would like to eventually convert it to a full Bootstrap framework. To do so, the following steps will need to be taken:
Please let me know what you think.
The text was updated successfully, but these errors were encountered: