gawati / gawati-portal-ui

Version 2 of the gawati portal
GNU Affero General Public License v3.0
0 stars 0 forks source link

Design Refresh of Portal #93

Open kohsah opened 6 years ago

kohsah commented 6 years ago

Portal Design needs to be updated as per the specs below -- __

image

kohsah commented 6 years ago

This is not a pure theming change. We have to add some new configuration aspects to allow flexible layouts. Some changes arent' possible via pure css

kohsah commented 6 years ago

can be a config.json in the theme folder, which states basic layout info for the home and inner pages, e.g. whether home page is 3 column or 2 column etc.

kohsah commented 6 years ago

image

kohsah commented 6 years ago

@Arunadevi These fonts are being moved out of bootstrap overrides, into the themes themselves ...since the fonts are really specific to a theme --

@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url("https://fonts.googleapis.com/css?family=Aldrich|Open+Sans|Oswald|Teko");
@import url("https://fonts.googleapis.com/css?family=Arimo|Roboto+Condensed");