summaryrefslogtreecommitdiff
path: root/share/frontend/imgrid/greatgrids/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/frontend/imgrid/greatgrids/index.html')
-rwxr-xr-xshare/frontend/imgrid/greatgrids/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/share/frontend/imgrid/greatgrids/index.html b/share/frontend/imgrid/greatgrids/index.html
index cb55d1e..c3aec18 100755
--- a/share/frontend/imgrid/greatgrids/index.html
+++ b/share/frontend/imgrid/greatgrids/index.html
@@ -3,8 +3,8 @@
<head>
<title>GREAT GRIDS GALLERY</title>
<meta http-equiv="imagetoolbar" content="no">
-<meta property="og:image" content="http://asdf.us/imgrid/greatgrids/facebookimage.jpg"/>
- <link rel="shortcut icon" href="http://asdf.us/imgrid/greatgrids/grids.ico">
+<meta property="og:image" content="http://asdf.us/imgrid/greatgrids/img/facebookimage.jpg"/>
+ <link rel="shortcut icon" href="http://asdf.us/imgrid/greatgrids/img/favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Tienne:400,700' rel='stylesheet' type='text/css'>
<style type="text/css">
@@ -98,7 +98,7 @@
width:100%;
height:10%;
background-color:red;
- background-image:url(tinybackground.gif);
+ background-image:url(img/tinybackground.gif);
}
#b2
{
@@ -129,7 +129,7 @@
color:black;
text-transform:uppercase;
background-color:azure;
- background-image:url(tinybackground2.gif);
+ background-image:url(img/tinybackground2.gif);
}
a {text-decoration: none;color:#333;}
a:hover {text-decoration: none;background:#ff8000;color:#fff;}
@@ -346,7 +346,7 @@ var car = {
<div id='curtain'>
<div id='details'>
<span id="info"></span>
-<a href='http://asdf.us/imgrid/index.html'><img src='blackplant.png' style='position:fixed; z-index:2000; top:300px; left:50px; height:25%;'></img></a>
+<a href='http://asdf.us/imgrid/index.html'><img src='img/blackplant.png' style='position:fixed; z-index:2000; top:300px; left:50px; height:25%;'></img></a>
<div id="detailwrapper"><img id='imagedetail'></img></div>
</div>
</div>