From 738af7211f68a4bd7dda37ba319bc5c4b7fc533b Mon Sep 17 00:00:00 2001 From: Luuk Scholten Date: Fri, 5 Aug 2016 21:19:52 +0200 Subject: [PATCH] Rename sponsors to partners --- .../locale/nl/LC_MESSAGES/django.mo | Bin 10051 -> 10052 bytes .../locale/nl/LC_MESSAGES/django.po | 8 ++-- website/thaliawebsite/menus.py | 2 +- website/thaliawebsite/static/css/style.less | 38 +++++++++--------- website/thaliawebsite/templates/base.html | 16 ++++---- 5 files changed, 32 insertions(+), 32 deletions(-) diff --git a/website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo b/website/thaliawebsite/locale/nl/LC_MESSAGES/django.mo index cee423810cf98e2b3b6002058cf06e684f2a12e5..bf331626e698443ef968991819d87e31a79d85ee 100644 GIT binary patch delta 847 zcmX}qKWGzi6u|L!a@W|Jwlvx_n%bs+G)?NImq?qKO6!mlL`g*j5kzswkR_3{6go%{ z>ZFSv)>%+c5EO23bE$~vq@Z+A&`CFO5sNhS`@G=6FQ5Ege)rz{{eD?5zbrpHWw<*< zWFssxZ-{)w4(200BK9JASi0Uqh|*0H^Q??!r%~9e&47{DGQpGbYV{FPK!(mczIo2T>Ok z@i>jR?fI>JL4tcY!teJ{3$CLUc#B8yJ?i`6c;En<%tw(uN)lIbF5aZb4iXU16KGLg z&o(j?7)L$Baij-Hqwb)D7ig@ETKLg$koYNT;a8~fcc=|+AWP*7MsORsHitZ&}9R$Q4uyRm$+f}A}gpHx{G`8G3r&kz(IV2 znm_f8FM5|h(Zp@sB(ZrwZ*__^V)^&AdO z7i?!bk;@jd`AH||I9;a~>@$_+>SDECvrAW&D#b+3$IZ0wpr9*QfRHEo04hjwhvovZ|G6-4f zqAumsO%PNNT!b6N#ebmS;7}06NvNARh*%-T@AHBOzkKrh-S6Iezu$Y^c-44z%lGt&9@K_6MP^f+$EEb4|D z9-)wWZ+>eu3~&#}dH(=4;Y-v6@3Dp-QNNF8L(^z7A4kq8lemP3vmFt40|8jj8|ac< z?neL%L#3U0!ms5cPHi_ktvcKE|B zOAeD*L2c$y)Q#s*3%YJf9Jfx+Uu!NlTMJhG{FQk(@7Se^WrzD5*C`e4lE0q%Wmcw3 TcCeP7iv^9`oBu(F^X1rI03K(x diff --git a/website/thaliawebsite/locale/nl/LC_MESSAGES/django.po b/website/thaliawebsite/locale/nl/LC_MESSAGES/django.po index e4847d0a..df30a40d 100644 --- a/website/thaliawebsite/locale/nl/LC_MESSAGES/django.po +++ b/website/thaliawebsite/locale/nl/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 23:29+0200\n" -"PO-Revision-Date: 2016-07-27 22:21+0100\n" +"POT-Creation-Date: 2016-08-05 21:17+0200\n" +"PO-Revision-Date: 2016-08-05 21:18+0200\n" "Last-Translator: Joost Rijneveld \n" "Language-Team: \n" "Language: nl\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.6.10\n" +"X-Generator: Poedit 1.8.7.1\n" #: admin.py:5 msgid "Thalia administration" @@ -93,7 +93,7 @@ msgid "Career" msgstr "Carrière" #: menus.py:23 -msgid "Sponsors" +msgid "Partners" msgstr "Sponsoren" #: menus.py:24 diff --git a/website/thaliawebsite/menus.py b/website/thaliawebsite/menus.py index 3fb22d46..9b762675 100644 --- a/website/thaliawebsite/menus.py +++ b/website/thaliawebsite/menus.py @@ -22,7 +22,7 @@ main = [ ]}, {'title': _('Calendar'), 'name': '#'}, {'title': _('Career'), 'name': '#', 'submenu': [ - {'title': _('Sponsors'), 'name': '#'}, + {'title': _('Partners'), 'name': '#'}, {'title': _('Vacancies'), 'name': '#'}, ]}, {'title': _('Education'), 'name': '#', 'submenu': [ diff --git a/website/thaliawebsite/static/css/style.less b/website/thaliawebsite/static/css/style.less index 1aac2fcb..ee3d3533 100644 --- a/website/thaliawebsite/static/css/style.less +++ b/website/thaliawebsite/static/css/style.less @@ -470,8 +470,8 @@ position: absolute; } - /* sponsor logos in header */ - .sponsor-header { + /* partner logos in header */ + .partner-header { position: absolute; height:70px; width:180px; @@ -479,13 +479,13 @@ text-align: center; padding:75px 0; - &#sponsor-left { + &#partner-left { left: 50%; text-align: right; margin-left: -470px; } - &#sponsor-right { + &#partner-right { right: 50%; text-align: right; margin-right: -470px; @@ -3729,7 +3729,7 @@ @media (max-width:979px) { - #logo-header .sponsor-header { + #logo-header .partner-header { display: none; } @@ -4062,13 +4062,13 @@ padding: 0; } - /* TODO: clean sponsorstuff in the future */ + /* TODO: clean partnerstuff in the future */ - #sponsor_vacatures { + #partner_vacatures { margin-top: 20px; } - #sponsortitel_rechts img{ + #partnertitel_rechts img{ width:30px; height:30px; float:left; @@ -4076,7 +4076,7 @@ border-radius:5px; } - .sponsor_image_item{ + .partner_image_item{ width:100%; height:162px; background-color:#FFFFFF; @@ -4085,11 +4085,11 @@ text-align:center; } - .possibly_main_sponsor { + .possibly_main_partner { position: relative; } - #sponsor_images img{ + #partner_images img{ max-height:162px; max-width:288px; display: block; @@ -4098,14 +4098,14 @@ text-align:center; } - #sponsortitel_links h2{ + #partnertitel_links h2{ float:left; width:100%; color:#E62272; font-size:28px; } - .sponsor_informatie_omschrijving{ + .partner_informatie_omschrijving{ width:100px; float:left; font-weight:bold; @@ -4142,23 +4142,23 @@ #careerpage { - .th_hoofdsponsor_wrapper { + .th_hoofdpartner_wrapper { float: left; width: 100%; margin-bottom: 50px; } - .th_hoofdsponsor_logo { + .th_hoofdpartner_logo { float: left; width: 270px; min-height: 150px; } - .th_hoofdsponsor_logo img { + .th_hoofdpartner_logo img { width: 270px; } - .th_sponsor_logo { + .th_partner_logo { position: relative; overflow: hidden; float: left; @@ -4167,7 +4167,7 @@ text-align: center; } - .th_sponsor_logo img { + .th_partner_logo img { max-height: 270px; max-width: 90% !important; margin: auto; @@ -4198,7 +4198,7 @@ border: 3px solid black; } - .sponsor-logo-overlay-readmore { + .partner-logo-overlay-readmore { font-size: 14px; color: #FFFFFF; } diff --git a/website/thaliawebsite/templates/base.html b/website/thaliawebsite/templates/base.html index 0a174dd9..893cb255 100644 --- a/website/thaliawebsite/templates/base.html +++ b/website/thaliawebsite/templates/base.html @@ -57,17 +57,17 @@ - -