diff --git a/css/mediaboxBlack.css b/css/mediaboxBlack.css index d8d4f57..081e052 100644 --- a/css/mediaboxBlack.css +++ b/css/mediaboxBlack.css @@ -38,10 +38,6 @@ -khtml-box-shadow: 0px 5px 20px rgba(0,0,0,0.50); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.50); box-shadow: 0px 5px 20px rgba(0,0,0,0.50); - /* For IE 8 */ - -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')"; - /* For IE 5.5 - 7 */ - filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000'); } #mbCenter img{ border-radius: 4px; @@ -157,4 +153,4 @@ color: #d00; font-weight: bold; text-decoration: underline; -} \ No newline at end of file +} diff --git a/css/mediaboxWhite.css b/css/mediaboxWhite.css index f501550..ad15528 100644 --- a/css/mediaboxWhite.css +++ b/css/mediaboxWhite.css @@ -38,11 +38,8 @@ -khtml-box-shadow: 0px 5px 20px rgba(0,0,0,0.50); -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.50); box-shadow: 0px 5px 20px rgba(0,0,0,0.50); - /* For IE 8 */ - -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')"; - /* For IE 5.5 - 7 */ - filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000'); } + #mbCenter img{ border-radius: 4px; } @@ -157,4 +154,4 @@ color: #d00; font-weight: bold; text-decoration: underline; -} \ No newline at end of file +} diff --git a/index.php b/index.php index 3b34575..ac8602e 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,7 @@ by Sébastien SAUVAGE. $starttime = $mtime; */ -header('Content-Type: text/html; charset=utf-8'); // We use UTF-8 for proper international characters handling. +header('Content-Type: text/html; charset=UTF-8'); // We use UTF-8 for proper international characters handling. $version = "0.3.7"; ini_set("memory_limit","256M"); @@ -236,13 +236,13 @@ if (file_exists($currentdir ."/captions.txt")) "name" => $file, "date" => filemtime($currentdir . "/" . $file), "size" => filesize($currentdir . "/" . $file), - "html" => "
  • $label_loading
  • "); + "html" => "
  • $label_loading
  • "); } else { $files[] = array ( "name" => $file, "date" => filemtime($currentdir . "/" . $file), "size" => filesize($currentdir . "/" . $file), - "html" => "
  • $label_loading
  • "); + "html" => "
  • $label_loading
  • "); } } // Other filetypes @@ -356,7 +356,7 @@ if ($requestedDir != "") //Include hidden links for all images BEFORE current page so lightbox is able to browse images on different pages for ($y = 0; $y < $offset_start - sizeof($dirs); $y++) { - $breadcrumb_navigation .= ""; + $breadcrumb_navigation .= ""; } //----------------------- @@ -389,7 +389,7 @@ for ($i = $offset_start - sizeof($dirs); $i < $offset_end && $offset_current < $ if ($i<0) $i=1; for ($y = $i; $y < sizeof($files); $y++) { - $page_navigation .= ""; + $page_navigation .= ""; } //----------------------- diff --git a/templates/board.html b/templates/board.html index 42a92ee..8c9ce88 100644 --- a/templates/board.html +++ b/templates/board.html @@ -1,4 +1,4 @@ - + @@ -6,12 +6,7 @@ <% title %> - - - - - - + + + + + + - -
    + - +
    - top diff --git a/templates/darkgold3.html b/templates/darkgold3.html index 50038b2..a29283c 100644 --- a/templates/darkgold3.html +++ b/templates/darkgold3.html @@ -1,4 +1,4 @@ - + @@ -6,214 +6,209 @@ <% title %> - + + + + - - - - -
    -

    <% title %>

    - <% messages %> -

    by: <% author %>

    - -
    -
    -

    <% folder_comment %>

    - -
    -
    - -
    - - + + +
    +

    <% title %>

    + <% messages %> +

    by: <% author %>

    + +
    +
    +

    <% folder_comment %>

    + +
    +
    + +
    +
    + diff --git a/templates/darksideboard.html b/templates/darksideboard.html index 3e58149..60d3a64 100644 --- a/templates/darksideboard.html +++ b/templates/darksideboard.html @@ -1,4 +1,4 @@ - + @@ -6,12 +6,7 @@ <% title %> - - - - - - + + + + + + - -
    + -
    - top diff --git a/templates/rounded.html b/templates/rounded.html index ad0820d..a65b943 100644 --- a/templates/rounded.html +++ b/templates/rounded.html @@ -1,4 +1,4 @@ - + @@ -6,12 +6,7 @@ <% title %> - - - - - - + + + + + + - -
    + - top
    <% folder_comment %>