diff --git a/core/layout/blank.php b/core/layout/blank.php index 5cda91ce..57c21a96 100755 --- a/core/layout/blank.php +++ b/core/layout/blank.php @@ -14,6 +14,7 @@ + showStyle(); ?> showContent(); ?> diff --git a/core/layout/common.css b/core/layout/common.css index 10669c8e..7a6deaa9 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -90,6 +90,22 @@ img[align='right'] { Signature dans les articles blog et news */ +#blogPicture { + text-align: center; + margin-right: -10px; +} + +#blogTitle { + background-color: #ECEFF1; + padding: 3px; + margin-left: -10px; +} + +#blogDate { + font-size:0.8em; + font-style: italic; +} + .signature { font-size: 0.8em; font-style: italic; diff --git a/core/layout/light.php b/core/layout/light.php index ad4776f8..42bbcdfb 100755 --- a/core/layout/light.php +++ b/core/layout/light.php @@ -14,6 +14,7 @@ + showStyle(); ?> diff --git a/core/layout/main.php b/core/layout/main.php index d6f379b9..2d8179b9 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -13,6 +13,7 @@ + showStyle(); ?> diff --git a/core/vendor/filemanager/UploadHandler.php b/core/vendor/filemanager/UploadHandler.php index 780c54d3..bb0a4ae7 100755 --- a/core/vendor/filemanager/UploadHandler.php +++ b/core/vendor/filemanager/UploadHandler.php @@ -1437,7 +1437,7 @@ class UploadHandler $magicianObj -> saveImage($targetFile); } - $thumbResult = create_img($targetFile, $targetFileThumb, 122, 91); + $thumbResult = create_img($targetFile, $targetFileThumb, 200, 150); if ( $thumbResult!==true) { diff --git a/module/blog/view/index/index.php b/module/blog/view/index/index.php index 83058283..369978f4 100755 --- a/module/blog/view/index/index.php +++ b/module/blog/view/index/index.php @@ -1,35 +1,36 @@
- $article): ?> -
-

- - Le - à + $article): ?> +
+
+ + + +
+
+

+ + + +

+
+ + +
+

+ ... + Lire la suite +

-

- - - -

- - - -

-

- ... - Lire la suite -

-

- getData(['user', $article['userId'], 'firstname']) . ' ' . $this->getData(['user', $article['userId'], 'lastname']); ?> -

+
+