diff --git a/files/assets/css/transparent.css b/files/assets/css/transparent.css
index 084ec53a3..5468d4893 100644
--- a/files/assets/css/transparent.css
+++ b/files/assets/css/transparent.css
@@ -79,4 +79,8 @@ pre {
#frontpage .post-title a:visited, .visited {
color: #7a7a7a !important;
+}
+
+.sidebar {
+ background: None !important;
}
\ No newline at end of file
diff --git a/files/templates/authforms.html b/files/templates/authforms.html
index a2a585341..9fa10f22f 100644
--- a/files/templates/authforms.html
+++ b/files/templates/authforms.html
@@ -15,7 +15,7 @@
{% if v %}
-
+
{% if v.agendaposter %}
-
+
{% endif %}
diff --git a/files/templates/chat.html b/files/templates/chat.html
index 7f7d05874..8074a5f5e 100644
--- a/files/templates/chat.html
+++ b/files/templates/chat.html
@@ -14,8 +14,8 @@
Chat
-
-
+
+
{% if v.css %}
{% endif %}
diff --git a/files/templates/default.html b/files/templates/default.html
index efcfdf83e..fb15e3e29 100644
--- a/files/templates/default.html
+++ b/files/templates/default.html
@@ -7,8 +7,8 @@
{% if v %}
-
-
+
+
{% if v.agendaposter %}
-
-
+
+
{% endif %}
{% if sub and sub.css and not request.path.endswith('settings') %}
diff --git a/files/templates/log.html b/files/templates/log.html
index 0d3f074df..21326be95 100644
--- a/files/templates/log.html
+++ b/files/templates/log.html
@@ -6,7 +6,7 @@
{% block content %}
{% if v %}
-
+
{% if v.agendaposter %}
-
+
{% endif %}
diff --git a/files/templates/login.html b/files/templates/login.html
index bdc17f209..5744268fd 100644
--- a/files/templates/login.html
+++ b/files/templates/login.html
@@ -18,8 +18,8 @@
{% endblock %}
-
-
+
+
diff --git a/files/templates/login_2fa.html b/files/templates/login_2fa.html
index af1263bce..471f87f8b 100644
--- a/files/templates/login_2fa.html
+++ b/files/templates/login_2fa.html
@@ -14,7 +14,7 @@
2-Step Login - {{SITE_NAME}}
-
+
diff --git a/files/templates/settings.html b/files/templates/settings.html
index 1e6d6d6aa..0ef8ac474 100644
--- a/files/templates/settings.html
+++ b/files/templates/settings.html
@@ -34,7 +34,7 @@
-
+
{% if v.agendaposter %}
-
+
{% else %}
-
+
{% endif %}
diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html
index 62d3d1242..a78749baf 100644
--- a/files/templates/sidebar_rDrama.html
+++ b/files/templates/sidebar_rDrama.html
@@ -1,4 +1,4 @@
-