From 2043ab8177b527bc18696f29488e5345227c4822 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 30 Dec 2014 16:12:29 -0500 Subject: [PATCH] Nextgen styles, old vcard, nggallery templates --- assets/DashboardActivityLogo.png | 0 nggallery/album-glmalbums.php | 64 ++++++++++++++++++++++++++++++++ nggallery/gallery-glmphotos.php | 55 +++++++++++++++++++++++++++ style.css | 13 ++++++- vcard.old.php | 31 ++++++++++++++++ 5 files changed, 162 insertions(+), 1 deletion(-) create mode 100644 assets/DashboardActivityLogo.png create mode 100644 nggallery/album-glmalbums.php create mode 100644 nggallery/gallery-glmphotos.php create mode 100755 vcard.old.php diff --git a/assets/DashboardActivityLogo.png b/assets/DashboardActivityLogo.png new file mode 100644 index 0000000..e69de29 diff --git a/nggallery/album-glmalbums.php b/nggallery/album-glmalbums.php new file mode 100644 index 0000000..b971e71 --- /dev/null +++ b/nggallery/album-glmalbums.php @@ -0,0 +1,64 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + +
+ + + + +
+
+ +
+ + + + +

+ > + title); ?> + +

+ + +
+ + + + +
+ +
+ + diff --git a/nggallery/gallery-glmphotos.php b/nggallery/gallery-glmphotos.php new file mode 100644 index 0000000..74ac570 --- /dev/null +++ b/nggallery/gallery-glmphotos.php @@ -0,0 +1,55 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + + + + + + diff --git a/style.css b/style.css index 0997acb..ab38fa7 100755 --- a/style.css +++ b/style.css @@ -478,4 +478,15 @@ ul, ol, dl { margin-left: 0; overflow: hidden; padding: 0.5625rem 0.875rem; -} \ No newline at end of file +} + +/* Nextgen Gallery */ + +/* End Nextgen Gallery */ +.ngg-gallery-thumbnail-box, +.ngg-gallery-thumbnail { + width: 100%; +} +/* */ + +/* End */ \ No newline at end of file diff --git a/vcard.old.php b/vcard.old.php new file mode 100755 index 0000000..e9038a8 --- /dev/null +++ b/vcard.old.php @@ -0,0 +1,31 @@ +
+

+

+

+ , + + +

+ + +

+

+ , + + +

+ + + +

+ phone: + +

+ + +

+ fax: + +

+ +
-- 2.17.1