From 8ab2e3be35183946892564bcce530aa57b9f8c23 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 17:06:36 +0530 Subject: [PATCH] front pages --- edgware/static/css/main.css | 6 ++++-- edgware/templates/main/contact.html | 6 ++---- edgware/templates/main/faq.html | 7 +++++-- edgware/templates/main_base.html | 6 +++--- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index 1d47be5..4744348 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -22,7 +22,7 @@ ul { #header { width: 100%; - height: 100px; + height: 80px; color: #fff; background: #684923; position: relative; @@ -54,11 +54,13 @@ ul { position: absolute; left: 400px; top: 25px; + color: #ffff00; } #pageTitle h2 { font-size: 20px; font-weight: bold; + color: #ffff00; } #intro { @@ -84,7 +86,7 @@ ul { #footer { position: absolute; - height: 80px; + height: 65px; bottom: 0px; width: 100%; background: #684923; diff --git a/edgware/templates/main/contact.html b/edgware/templates/main/contact.html index 3bb9770..142be5c 100644 --- a/edgware/templates/main/contact.html +++ b/edgware/templates/main/contact.html @@ -39,10 +39,8 @@

About

- C.A.M.P. is a Mumbai-based organisation of artists and programmers who test the ground between art and the public, often working via infrastructures such as the internet, CCTV systems, electricity, water and transportation. C.A.M.P. have created edgwareroad.org, an open publishing platform for local research to be printed and -distributed as journals, placemats, pamphlets -and webcasts. Their residency is a -collaboration with Gasworks and + CAMP is a Mumbai-based organisation of artists and programmers, who test the ground between art and the public often via the medium of "infrastructures" such as the internet, transportation and trade systems, CCTV systems, radio, electricity, water and video. Edgwareroad.org is an open publishing platform for local research to be printed and distributed as journals, placemats, pamphlets +and webcasts. CAMP's residency is a collaboration with Gasworks and the Arts Catalyst.

diff --git a/edgware/templates/main/faq.html b/edgware/templates/main/faq.html index 9a80de4..41bf2c2 100644 --- a/edgware/templates/main/faq.html +++ b/edgware/templates/main/faq.html @@ -9,14 +9,17 @@ {% endblock %} {% block pageTitle %} - + FAQ {% endblock %} {% block content %}

FAQs

Q. Does one need to login in order to use the printing tools?
- A. Yes, this is required to establish which documents you have permissions to modify or edit. To do this anonymously, use "guest"

+ A. Yes, this is required to establish which documents you have permissions to modify or edit. To do this anonymously, use username: "guest", password: "guest".

+

Q. Why the name and url edgwareroad.org?
+ A. This project was inspired by our work there, and that of others in the neighbourhood. It is an idea of naming based on an encounter with something, rather than on owning or representing that thing. CAMP and the Centre for Possible Studies plan to pass on the functioning of this website to people working locally, (who are also interested in, rather than representative of, the road).

+
diff --git a/edgware/templates/main_base.html b/edgware/templates/main_base.html index 3384f68..0828425 100644 --- a/edgware/templates/main_base.html +++ b/edgware/templates/main_base.html @@ -16,17 +16,17 @@