# HG changeset patch # User rlm # Date 1266844753 18000 # Node ID 1bd8daf2684deff6edeb6e4bbb3c3387b00a3f4e # Parent 3f6b44aa6b358a72abd6ade1c31050efb903aed5 [svn r5] fixed problems with the prints css interfering with the firetest css diff -r 3f6b44aa6b35 -r 1bd8daf2684d e2gallerypro/e2config.php --- a/e2gallerypro/e2config.php Mon Feb 22 08:02:39 2010 -0500 +++ b/e2gallerypro/e2config.php Mon Feb 22 08:19:13 2010 -0500 @@ -7,7 +7,7 @@ $myPHPVersion = "5"; //What version of PHP are you running? 4 or 5 -$galleryDesign = "design/e2simple"; //Design Path Degault Designs: 'design/e2simple' and 'design/e2gallerypro' +$galleryDesign = "design/e2gallerypro"; //Design Path Degault Designs: 'design/e2simple' and 'design/e2gallerypro' $autoStartSlideshow = 'false'; //Do you want the slide show to start on load of the gallery? true or false diff -r 3f6b44aa6b35 -r 1bd8daf2684d firetest.css --- a/firetest.css Mon Feb 22 08:02:39 2010 -0500 +++ b/firetest.css Mon Feb 22 08:19:13 2010 -0500 @@ -4,6 +4,7 @@ font: 12px Arial,Helvetica,Verdana,sans-serif; } +/* h1 { @@ -16,6 +17,7 @@ margin-bottom: 0px; color: rgb(177,0,41); } +*/ #caput { background-image: url(C:\Judy_Yates_Website\album_pics\2_logo.jpg); @@ -38,9 +40,12 @@ } -img { + +img.gallery { border: 1px solid #ccc; + } + img.judy{ border: none; float:left; @@ -181,7 +186,7 @@ li.nav{margin-top: .25em; margin-bottom: .25em;} -table{ +table.gallery{ border-bottom: 1px solid #ff0000; border-top: 1px solid #ff0000; diff -r 3f6b44aa6b35 -r 1bd8daf2684d gallery1.html --- a/gallery1.html Mon Feb 22 08:02:39 2010 -0500 +++ b/gallery1.html Mon Feb 22 08:19:13 2010 -0500 @@ -56,7 +56,7 @@ - +