-
-
+ +
+
+
+ -
@@ -241,4 +248,4 @@
Thumbnail Grid with Expanding Preview
}); - \ No newline at end of file +
diff --git a/css/component.css b/css/component.css index 8f21f49..acee043 100755 --- a/css/component.css +++ b/css/component.css @@ -47,6 +47,16 @@ overflow: hidden; } +.glyphicon.glyphicon-menu-left, .glyphicon.glyphicon-menu-right{ + top: -210px; + font-size: 250%; + color: black; + } + +.glyphicon-menu-right{ + float:right; +} + .og-expander-inner { padding: 50px 30px; height: 100%; @@ -90,7 +100,7 @@ width: 50%; float: left; height: 100%; - overflow: hidden; + overflow: scroll; position: relative; } @@ -191,5 +201,5 @@ .og-fullimg { display: none; } .og-details { float: none; width: 100%; } - -} \ No newline at end of file + +} diff --git a/css/default.css b/css/default.css index d5e857d..97b4cb6 100755 --- a/css/default.css +++ b/css/default.css @@ -28,14 +28,35 @@ html { height: 100%; } *zoom: 1; } +.image{ + position: relative; + width: 100%; +} + +.image-container h2{ + position: absolute; + top: 150px; + left: 0; + width: 100%; + color: white; +} + +.image-container p{ + position: absolute; + top: 200px; + left: 0; + width: 100%; + color: white; +} + body { - font-family: 'Lato', Calibri, Arial, sans-serif; - background: #f9f9f9; - font-weight: 300; - font-size: 15px; - color: #333; - overflow: scroll; - overflow-x: hidden; + font-family: 'Lato', Calibri, Arial, sans-serif; + background: #f9f9f9; + font-weight: 300; + font-size: 15px; + color: #333; + overflow: scroll; + overflow-x: hidden; } a { @@ -111,4 +132,4 @@ a { .codrops-top span.right a { float: left; display: block; -} \ No newline at end of file +} diff --git a/index.html b/index.html index abf2ac5..2dcf7ec 100755 --- a/index.html +++ b/index.html @@ -2,19 +2,22 @@
- - + +