photowall : Photo « Templates « HTML / CSS






photowall

  

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>PhotoWall</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type='text/css'>
* {
  margin:0;
  padding:0;
  outline:0;
}
body {
  font-size:12px;
  line-height:1.3;
  font-family:"Courier New", Arial, Helvetica, Sans-Serif;
  color:#000;
  background:url(images/bg.jpg) repeat center 0;
  padding-bottom:10px;
}
a {
  color:#0252aa;
  text-decoration:none;
  cursor:pointer;
}
a:hover {
  text-decoration:underline;
}
a img {
  border:0;
}
input, textarea, select {
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}
textarea {
  overflow:auto;
}
.cl {
  display:block;
  height:0;
  font-size:0;
  line-height:0;
  text-indent:-4000px;
  clear:both;
}
.notext {
  font-size:0;
  line-height:0;
  text-indent:-4000px;
}
.left, .alignleft {
  float:left;
  display:inline;
}
.right, .alignright {
  float:right;
  display:inline;
}
.shell {
  width:920px;
  margin:0 auto;
}
#header {
}
#navigation ul {
  list-style:none outside none;
}
#navigation ul li {
  float:left;
  display:inline;
  margin-right:6px;
}
#navigation ul li a, #navigation ul li a span {
  float:left;
  display:inline;
  height:36px;
  background:url(images/nav-btn.gif) no-repeat 0 0;
  padding-left:20px;
  font-size:15px;
  color:#000;
  font-weight:bold;
  text-transform:uppercase;
  line-height:35px;
}
#navigation ul li a span {
  background-position:right 0;
  padding:0 43px 0 0;
  margin-right:-3px;
  position:relative;
}
#navigation ul li a:hover, #navigation ul li a:hover span {
  text-decoration:none;
  color:#ef3e25;
}
#navigation .ui-sortable-placeholder {
  background:#fff;
  visibility:visible !important;
  height:36px !important;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-bottomleft:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}
h1#logo {
  float:left;
  display:inline;
  width:276px;
  height:37px;
  margin-top:28px;
}
h1#logo a {
  display:block;
  height:37px;
  background:url(images/logo.png) no-repeat 0 0;
}
#main {
  padding-top:27px;
  height:100%;
}
.drag-pointer {
  position:absolute;
  top:0;
  width:14px;
  height:11px;
  display:block;
  font-size:0;
  line-height:0;
  text-indent:-4000px;
  cursor:move;
}
.user-box {
  position:relative;
  top:0;
  left:0;
  float:left;
  display:inline;
  width:350px;
  height:226px;
  background:url(images/user-box.png) no-repeat 0 0;
  padding:0 4px;
  margin-right:10px;
}
.user-box .drag-pointer {
  top:7px;
  left:169px;
}
.user-box .user-picture {
  float:left;
  display:inline;
  width:87px;
  height:103px;
  background:url(images/user-picture-cover.gif) no-repeat 0 0;
  margin:31px 6px 0 19px;
  padding:3px 0 0 3px;
}
.user-box .user-info {
  float:left;
  display:inline;
  width:225px;
  padding-top:34px;
}
.user-box .username {
  width:212px;
  height:21px;
  background:url(images/username-bg.gif) no-repeat 0 0;
  color:#171200;
  font-size:15px;
  font-weight:bold;
  text-transform:uppercase;
  padding-left:13px;
  line-height:20px;
}
.user-box .description {
  padding:5px 0 0 12px;
}
.user-box .description h5 {
  font-size:11px;
  text-transform:uppercase;
}
.user-box .social-links {
  border-top:1px dashed #000;
  padding-top:6px;
  margin-top:28px;
}
.user-box .social-links p {
  float:left;
  display:inline;
  font-size:11px;
  color:#494949;
  padding:4px 6px 0 26px;
}
.user-box .social-links a {
  float:left;
  display:inline;
  width:23px;
  height:23px;
  background:url(images/ico-social.gif) no-repeat 0 0;
  margin-right:4px;
  font-size:0;
  line-height:0;
  text-indent:-4000px;
}
.user-box .social-links .linkedin {
  background-position:0 0;
}
.user-box .social-links .skype {
  background-position:-23px 0;
}
.user-box .social-links .facebook {
  background-position:-46px 0;
}
.user-box .social-links .twitter {
  background-position:-69px 0;
}
.user-box .social-links .picasa {
  background-position:-92px 0;
}
.user-box .social-links .lastfm {
  background-position:right 0;
}
.image-box {
  position:relative;
  top:0;
  left:0;
  float:left;
  display:inline;
  width:204px;
  height:210px;
  background:url(images/image-box.png) no-repeat 0 0;
  padding:0 4px;
  margin:0 10px 20px 0;
}
.image-box .drag-pointer {
  top:8px;
  left:96px;
}
.image-box .photo-cover {
  position:relative;
  width:170px;
  height:110px;
  background:url(images/photo-cover.gif) no-repeat 0 0;
  margin:33px 0 0 15px;
  padding:3px 0 0 3px;
}
.image-box .photo-name {
  height:32px;
  border-top:1px dashed #000;
  background:url(images/photo-name-bg.gif) no-repeat center 7px;
  margin-top:15px;
  color:#231f19;
  text-align:center;
  padding-top:8px;
}
#footer, #footer a {
  color:#4a4a4a;
}
#footer a:hover {
  text-decoration:none;
}
#footer p {
  margin:0;
  padding:0;
  line-height:normal;
  white-space:nowrap;
}
#footer .lf {
  float:left;
}
#footer .rf {
  float:right;
  margin-right:36px;
}


</style>


<link rel="stylesheet" href="js/fancybox/jquery.fancybox-1.3.1.css" type="text/css" media="all" />
<script src="js/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="js/jquery-ui-1.8.5.custom.min.js" type="text/javascript" charset="utf-8"></script>
<script src="js/jquery.easing.1.3.js" type="text/javascript" charset="utf-8"></script>
<script src="js/fancybox/jquery.fancybox-1.3.1.js" type="text/javascript" charset="utf-8"></script>
<script src="js/fancybox/jquery.mousewheel-3.0.2.pack.js" type="text/javascript" charset="utf-8"></script>
<script src="js/js-func.js" type="text/javascript" charset="utf-8"></script>
<!--[if IE 6]><link rel="stylesheet" href="photowall-css/ie6.css" type="text/css" media="all" /><![endif]-->
</head>
<body>
<!-- START PAGE SOURCE -->
<div class="shell">
  <div id="header">
    <div id="navigation">
      <ul id="sortable">
        <li><a href="#"><span>About Me</span></a></li>
        <li><a href="#"><span>Contact Me</span></a></li>
        <li><a href="#"><span>Random Button</span></a></li>
        <li><a href="#"><span>Random Button</span></a></li>
        <li><a href="#"><span>Random Button</span></a></li>
      </ul>
    </div>
    <div class="cl">&nbsp;</div>
    <h1 id="logo" class="notext"><a href="#">PhotoWall</a></h1>
    <div class="cl">&nbsp;</div>
  </div>
  <div id="main">
    <div class="user-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="cl">&nbsp;</div>
      <div class="user-picture"> <img src="photowall-css/images/user-picture.jpg" alt="" /> </div>
      <div class="user-info">
        <p class="username">ALEXANDRA DRESSEW</p>
        <div class="description">
          <h5>FILE DESCRIPTION</h5>
          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In sed rhoncus arcu. Proin lobortis augue id odio imperdiet aliquet.</p>
        </div>
      </div>
      <div class="cl">&nbsp;</div>
      <div class="social-links">
        <p>FIND ME ON</p>
        <a href="#" class="linkedin">linkedin</a> <a href="#" class="skype">skype</a> <a href="#" class="facebook">facebook</a> <a href="#" class="twitter">twitter</a> <a href="#" class="picasa">picasa</a> <a href="#" class="lastfm">lastfm</a>
        <div class="cl">&nbsp;</div>
      </div>
    </div>
    <div class="image-box">
      <div class="holder"> <span class="drag-pointer">&nbsp;</span>
        <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/golden-gate.jpg" alt="" /></a> </div>
        <p class="photo-name">GOLDEN GATE</p>
      </div>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/remember-love.jpg" alt="" /></a> </div>
      <p class="photo-name">REMEMBER LOVE</p>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/sunset.jpg" alt="" /></a> </div>
      <p class="photo-name">THE SUNSET</p>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/venice.jpg" alt="" /></a> </div>
      <p class="photo-name">Venice</p>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/andrew-fashion.jpg" alt="" /></a> </div>
      <p class="photo-name">Andrew Fashion</p>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/golden-gate.jpg" alt="" /></a> </div>
      <p class="photo-name">GOLDEN GATE</p>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/remember-love.jpg" alt="" /></a> </div>
      <p class="photo-name">REMEMBER LOVE</p>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/venice.jpg" alt="" /></a> </div>
      <p class="photo-name">Venice</p>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/andrew-fashion.jpg" alt="" /></a> </div>
      <p class="photo-name">Andrew Fashion</p>
    </div>
    <div class="image-box"> <span class="drag-pointer">&nbsp;</span>
      <div class="photo-cover"> <a href="#" class="big-image"><img src="photowall-css/images/sunset.jpg" alt="" /></a> </div>
      <p class="photo-name">THE SUNSET</p>
    </div>
    <div class="cl">&nbsp;</div>
  </div>
  <div id="footer">
    <p class="lf">Copyright &copy; 2010 <a href="#">SiteName</a> - All Rights Reserved</p>
    <p class="rf"><a href="http://www.free-css.com/">Free CSS Templates</a> by <a href="http://chocotemplates.com/">ChocoTemplates.com</a></p>
    <div style="clear:both;"></div>
  </div>
</div>
<!-- END PAGE SOURCE -->
</body>
</html>

   
    
  








Related examples in the same category

1.photo-art-5
2.photo-blog
3.photo-gallery
4.photo-studio
5.photographer-folio
6.photographer
7.photography
8.photomadness
9.photoportal
10.photoshare
11.photo 2