summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrew Engelbrecht [Mon, 8 Jul 2019 21:18:14 +0000 (17:18 -0400)]
remove some undesired code
this was putting the hamburger menu outside of the window viewport.
Andrew Engelbrecht [Mon, 8 Jul 2019 21:16:41 +0000 (17:16 -0400)]
remove unused code
the div id is actually called #block-ryf-main-menu, but we don't want
this style applied there.
Andrew Engelbrecht [Mon, 8 Jul 2019 21:16:27 +0000 (17:16 -0400)]
hide some elements
Andrew Engelbrecht [Mon, 8 Jul 2019 18:39:44 +0000 (14:39 -0400)]
tweaked css comment
Andrew Engelbrecht [Mon, 8 Jul 2019 18:36:43 +0000 (14:36 -0400)]
changes to header, footer and main divs
changes were made to the ryf theme so that the "container" class is set
in html, via the theme configuration system, the header was set to
"static top", and the footer is expanded to full width via the css in
this commit.
Andrew Engelbrecht [Fri, 28 Jun 2019 20:28:19 +0000 (16:28 -0400)]
show dropdown menu labels above dropdown menus
... on medium and larger screens
this allows us to fit more dropdown menus in a narrow page.
Andrew Engelbrecht [Thu, 27 Jun 2019 19:47:08 +0000 (15:47 -0400)]
tweaked navbar links
Andrew Engelbrecht [Wed, 26 Jun 2019 21:08:26 +0000 (17:08 -0400)]
shrink main logo on smaller displays (xs)
Andrew Engelbrecht [Wed, 26 Jun 2019 20:56:48 +0000 (16:56 -0400)]
set a style for the fsf logo in the footer
Andrew Engelbrecht [Wed, 26 Jun 2019 20:56:33 +0000 (16:56 -0400)]
set a minimum width for the site
Andrew Engelbrecht [Tue, 25 Jun 2019 19:33:02 +0000 (15:33 -0400)]
expand top menu in mobile view by default
Andrew Engelbrecht [Tue, 25 Jun 2019 18:59:53 +0000 (14:59 -0400)]
use a static footer block instead of a dynamic one
this will make updating its text by end users easier.
for now, the nice looking footer template has been copied into a static
block. if we need a dynamic footer in the future, we can bring these
files back.
Andrew Engelbrecht [Tue, 25 Jun 2019 18:42:25 +0000 (14:42 -0400)]
updated href in link to all campaigns in footer
Andrew Engelbrecht [Tue, 25 Jun 2019 18:40:45 +0000 (14:40 -0400)]
whitespace adjustments
Andrew Engelbrecht [Mon, 24 Jun 2019 21:12:24 +0000 (17:12 -0400)]
Added link to Weblabels page for LibreJS
Andrew Engelbrecht [Mon, 24 Jun 2019 21:11:02 +0000 (17:11 -0400)]
Removed black border from main RYF logo
This was requested by Ruben.
Andrew Engelbrecht [Mon, 10 Jun 2019 19:45:49 +0000 (15:45 -0400)]
added basic .gitignore file
Andrew Engelbrecht [Mon, 10 Jun 2019 19:44:07 +0000 (15:44 -0400)]
added image thumbnails to search results
Valessio Soares de Brito [Thu, 6 Jun 2019 03:22:18 +0000 (23:22 -0400)]
fix border h1
Valessio Soares de Brito [Thu, 6 Jun 2019 03:18:54 +0000 (23:18 -0400)]
align search input
Valessio Soares de Brito [Thu, 6 Jun 2019 03:12:22 +0000 (23:12 -0400)]
border page header
Valessio Soares de Brito [Thu, 6 Jun 2019 02:58:15 +0000 (22:58 -0400)]
Merge branch 'master' of gitlab.com:valessiobrito/ryf-theme-drupal
Valessio Soares de Brito [Thu, 6 Jun 2019 02:57:58 +0000 (22:57 -0400)]
adjust style ryf-list
Valessio Soares de Brito [Thu, 6 Jun 2019 02:17:38 +0000 (22:17 -0400)]
organize css and add style nav-menu
Valessio Soares de Brito [Thu, 6 Jun 2019 00:25:56 +0000 (20:25 -0400)]
fix img module footer and align
Valessio Soares de Brito [Thu, 6 Jun 2019 00:18:40 +0000 (20:18 -0400)]
add module custom footer
Valessio Soares de Brito [Wed, 5 Jun 2019 22:56:03 +0000 (18:56 -0400)]
fixing hack layout fluid
Valessio Soares de Brito [Wed, 5 Jun 2019 22:48:20 +0000 (18:48 -0400)]
add bootstrap local
Valessio Soares de Brito [Tue, 21 May 2019 13:11:48 +0000 (09:11 -0400)]
fixing rename settings
Valessio Soares de Brito [Wed, 15 May 2019 03:32:50 +0000 (23:32 -0400)]
Merge branch 'master' of gitlab.com:valessiobrito/ryf-theme-drupal
Valessio Soares de Brito [Wed, 15 May 2019 03:32:37 +0000 (23:32 -0400)]
fixing scroll on mobile
Valessio Soares de Brito [Wed, 15 May 2019 03:31:04 +0000 (23:31 -0400)]
fixing itens menu on mobile
Valessio Soares de Brito [Wed, 15 May 2019 03:27:08 +0000 (23:27 -0400)]
Add README about files temporary, just using on preview.html
Valessio Soares de Brito [Wed, 15 May 2019 03:26:38 +0000 (23:26 -0400)]
fixing to Drupal8 theme
ValessioBrito [Wed, 15 May 2019 03:15:50 +0000 (03:15 +0000)]
Add LICENSE
Valessio Soares de Brito [Wed, 15 May 2019 03:06:19 +0000 (23:06 -0400)]
Initial release