summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2002-06-01 23:17:05 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2002-06-01 23:17:05 +0000
commite128899832fecdb32a87d2cf760fbddf117e01d3 (patch)
tree7f6a9da69cb733bcfe7777819689607518023dbc
parent4a28077f468f0a688cd70f3b43e5ffc242bcb49a (diff)
downloadbrdo-e128899832fecdb32a87d2cf760fbddf117e01d3.tar.gz
brdo-e128899832fecdb32a87d2cf760fbddf117e01d3.tar.bz2
Theme update:
Got rid of the drop.org logo's in the themes and replaced them with the Drupal logo.
-rw-r--r--themes/goofy/images/logo.pngbin21902 -> 18085 bytes
-rw-r--r--themes/marvin/images/logo.gifbin12153 -> 0 bytes
-rw-r--r--themes/marvin/images/logo.pngbin0 -> 18085 bytes
-rw-r--r--themes/marvin/marvin.theme2
-rw-r--r--themes/unconed/images/logo.gifbin12648 -> 0 bytes
-rw-r--r--themes/unconed/images/logo.pngbin0 -> 18085 bytes
-rw-r--r--themes/unconed/unconed.theme2
7 files changed, 2 insertions, 2 deletions
diff --git a/themes/goofy/images/logo.png b/themes/goofy/images/logo.png
index 683c3d0a7..7d87aa99d 100644
--- a/themes/goofy/images/logo.png
+++ b/themes/goofy/images/logo.png
Binary files differ
diff --git a/themes/marvin/images/logo.gif b/themes/marvin/images/logo.gif
deleted file mode 100644
index 06ebd3c82..000000000
--- a/themes/marvin/images/logo.gif
+++ /dev/null
Binary files differ
diff --git a/themes/marvin/images/logo.png b/themes/marvin/images/logo.png
new file mode 100644
index 000000000..7d87aa99d
--- /dev/null
+++ b/themes/marvin/images/logo.png
Binary files differ
diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme
index 65d94c6d9..b169c6ef4 100644
--- a/themes/marvin/marvin.theme
+++ b/themes/marvin/marvin.theme
@@ -65,7 +65,7 @@
<body text="#000000" bgcolor="#ffffff" alink="#cccccc" link="#665566" vlink="#665566">
<table border="0" cellpadding="8" cellspacing="0">
<tr>
- <td><a href="index.php"><img src="themes/marvin/images/logo.gif" alt="" border="0" /></a></td>
+ <td><a href="index.php"><img src="themes/marvin/images/logo.png" alt="" border="0" /></a></td>
<td>&nbsp;</td>
</tr>
<tr>
diff --git a/themes/unconed/images/logo.gif b/themes/unconed/images/logo.gif
deleted file mode 100644
index 637455468..000000000
--- a/themes/unconed/images/logo.gif
+++ /dev/null
Binary files differ
diff --git a/themes/unconed/images/logo.png b/themes/unconed/images/logo.png
new file mode 100644
index 000000000..7d87aa99d
--- /dev/null
+++ b/themes/unconed/images/logo.png
Binary files differ
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme
index 462832efc..a1e6683eb 100644
--- a/themes/unconed/unconed.theme
+++ b/themes/unconed/unconed.theme
@@ -70,7 +70,7 @@
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="9" BGCOLOR="<?php print $this->cl80; ?>">
<TR>
<TD COLSPAN="2">
- <TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BGCOLOR="<?php echo $this->brcolor1; ?>"><TR><TD ALIGN="CENTER"><TABLE BORDER="0" WIDTH="100%" CELLSPACING="1" CELLPADDING="4"><TR><TD ALIGN="CENTER" BGCOLOR="<?php echo $this->bgcolor2; ?>"><IMG SRC="themes/<?php print $this->themename; ?>/images/logo.gif" ALT="logo"></TD></TR></TABLE></TD></TR></TABLE>
+ <TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BGCOLOR="<?php echo $this->brcolor1; ?>"><TR><TD ALIGN="CENTER"><TABLE BORDER="0" WIDTH="100%" CELLSPACING="1" CELLPADDING="4"><TR><TD ALIGN="CENTER" BGCOLOR="<?php echo $this->bgcolor2; ?>"><IMG SRC="themes/<?php print $this->themename; ?>/images/logo.png" ALT="logo"></TD></TR></TABLE></TD></TR></TABLE>
</TD>
</TR>
<TR>