From ec428637a48486e487035b04f9fe50c668f9819b Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 17 Jun 2003 21:26:51 +0000 Subject: - More XHTML-ifications from GmbH. --- themes/unconed/unconed.css | 3 ++ themes/unconed/unconed.theme | 78 ++++++++++++++++++++++---------------------- 2 files changed, 42 insertions(+), 39 deletions(-) diff --git a/themes/unconed/unconed.css b/themes/unconed/unconed.css index e714cf415..887f2fcba 100644 --- a/themes/unconed/unconed.css +++ b/themes/unconed/unconed.css @@ -25,3 +25,6 @@ table { font-size: 1em; } +a:link { color: #404040 } +a:visited { color: #404040 } +a:active { color: #000000 } diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 23e6eed93..4e5448e83 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -45,26 +45,26 @@ <?php echo ($title ? ($title . " - ") : "") . variable_get(site_name, "drupal"); ?> - - - - +
- + > +
+ +
+ - @@ -77,22 +77,22 @@ print "\n\n"; ?> -
-
logo
+
logo
-
links(link_page()); ?>
+
+
links(link_page()); ?>
brcolor1;\" width=\"100%\">"; + print "brcolor1; width: 100%;\">"; print "
"; - print ""; - print ""; + print "
bgcolor2\">fgcolor1\">path . "/images/null.gif\" width=\"2\" height=\"2\" alt=\"\" />
"; + print ""; print "
bgcolor2; text-align: center;\">
fgcolor1;\">path . "/images/null.gif\" width=\"2\" height=\"2\" alt=\"\" title=\"\"/>
"; print "
"; ?>
+
- - - +
title"; ?>
+ + links($terms); - print " - - + bgcolor3 ."\">"; + echo "bgcolor3 .";\">"; } ?>
title"; ?>
bgcolor2\">" . t("Submitted by %a on %b", array("%a" => format_name($node), "%b" => format_date($node->created, "large"))) . "bgcolor2\" align=\"center\">". $taxo .""; + print "bgcolor2; width: 70%;\">" . t("Submitted by %a on %b", array("%a" => format_name($node), "%b" => format_date($node->created, "large"))) . "bgcolor2; width: 30%; text-align: center;\">". $taxo .""; ?>
+
teaser) { echo "

$node->teaser

"; @@ -105,7 +105,7 @@
bgcolor3 ."\" align=\"right\" colspan=\"2\">[ ". $this->links($links) ." ]
bgcolor3 ."; text-align: right;\" colspan=\"2\">[ ". $this->links($links) ." ]

@@ -116,54 +116,54 @@ print "\n\n"; ?> - +
bgcolor1\">"; - echo "
"; - echo "
bgcolor1\">"; - echo " "; + echo "
"; + echo " bgcolor1;\">"; + echo " "; echo " "; // print body of comment: - if ($comment) echo " "; + if ($comment) echo " "; // print bottom link(s): - echo " "; + echo " "; echo "
bgcolor1;\">"; + echo " "; // subject: echo " "; - echo " "; echo " "; // author: echo " "; - echo " "; echo " "; // date - echo " "; + echo " "; echo "
hlcolor1\">" . t("subject") . ":"; - echo " fgcolor1\">$comment->subject"; + echo "
hlcolor1;\">" . t("subject") . ":
"; + echo "
fgcolor1;\">$comment->subject
"; echo "
" . t("author") . ":" . format_name($comment) . " "; + echo " " . t("author") . ":" . format_name($comment) . " "; echo "
" . t("date") . ":". format_date($comment->timestamp) ."
" . t("date") . ":". format_date($comment->timestamp) ."
"; echo "
bgcolor2\">$comment->comment
bgcolor2;\">$comment->comment
bgcolor3\">[ $link ]
bgcolor3; text-align: right;\">[ $link ]
"; ?>

- +
"; - print " "; + print "
"; - print "
bgcolor1\">fgcolor1\">$subject
bgcolor2\">$content
"; + print " "; + print " "; print "
bgcolor1; text-align: center;\">
fgcolor1;\">$subject
bgcolor2;\">$content
"; ?> @@ -183,20 +183,20 @@
brcolor1;\" width=\"100%\">"; + print "brcolor1; width: 100%;\">"; print "
"; - print ""; - print ""; + print "
bgcolor2\">fgcolor1\">path . "/images/null.gif\" width=\"2\" height=\"2\" alt=\"\" />
"; + print ""; print "
bgcolor2; text-align: center;\">
fgcolor1;\">path . "/images/null.gif\" width=\"2\" height=\"2\" alt=\"\" title=\"\" />
"; print "
"; ?>
-
links(link_page()); ?>
+
links(link_page()); ?>
-
-- cgit v1.2.3