4Design Romania
Bun venit pe forumul 4Design.
Te rugam insistent sa te inregistrezi deoarece ai numai de castigat!
Iti multumim si te rugam sa spui despre forumul nostru tuturor prietenilor.

Alăturați-vă forumului, este rapid și ușor

4Design Romania
Bun venit pe forumul 4Design.
Te rugam insistent sa te inregistrezi deoarece ai numai de castigat!
Iti multumim si te rugam sa spui despre forumul nostru tuturor prietenilor.
4Design Romania
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Template - Elegance

In jos

Template - Elegance Empty Template - Elegance

Mesaj Scris de elico Dum Ian 20, 2013 8:11 pm

Numele indexului: Elegance Template
Creator: Elico
Resurse: N/A
Imagini / Demo: Previzualizare - Click
Download: Fisier cu cod

Cod:
<html>
<head>
<style>
.wrap{
}
body{
margin: 0;
padding: 0;
}
#menu{
width: 100%;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
position: absolute;
bottom: 0px;
height: 70px;
color: white;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1YjViNSIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjYjRiNGI0IiBzdG9wLW9wYWNpdHk9IjAuNzUiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNzc3Nzc3IiBzdG9wLW9wYWNpdHk9IjAuNzUiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjNWU1ZTVlIiBzdG9wLW9wYWNpdHk9IjAuNzUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I1YjViNSIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(181,181,181,0.75) 0%, rgba(180,180,180,0.75) 1%, rgba(119,119,119,0.75) 50%, rgba(94,94,94,0.75) 51%, rgba(181,181,181,0.75) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,181,181,0.75)), color-stop(1%,rgba(180,180,180,0.75)), color-stop(50%,rgba(119,119,119,0.75)), color-stop(51%,rgba(94,94,94,0.75)), color-stop(100%,rgba(181,181,181,0.75))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(181,181,181,0.75) 0%,rgba(180,180,180,0.75) 1%,rgba(119,119,119,0.75) 50%,rgba(94,94,94,0.75) 51%,rgba(181,181,181,0.75) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(181,181,181,0.75) 0%,rgba(180,180,180,0.75) 1%,rgba(119,119,119,0.75) 50%,rgba(94,94,94,0.75) 51%,rgba(181,181,181,0.75) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(181,181,181,0.75) 0%,rgba(180,180,180,0.75) 1%,rgba(119,119,119,0.75) 50%,rgba(94,94,94,0.75) 51%,rgba(181,181,181,0.75) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(181,181,181,0.75) 0%,rgba(180,180,180,0.75) 1%,rgba(119,119,119,0.75) 50%,rgba(94,94,94,0.75) 51%,rgba(181,181,181,0.75) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfb5b5b5', endColorstr='#bfb5b5b5',GradientType=0 ); /* IE6-8 */

}
#menu tr td{

margin-left: 10px;
border-right: 1px solid grey;

}

#menu tr td img{
position: relative;


height: 40px;
opacity: 0.5;
}
#menu tr td img:hover{
opacity: 1;
}
#menu tr td div{
cursor: pointer;
margin: 15px;
margin-left: 20px;
padding: 10px;
font-family: Arial;
}
#menu tr td div:hover{
padding: 10px;
font-family: Arial;
background: rgb(206,220,231); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjZWRjZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTk2YTcyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
border-radius: 5px;
text-shadow: 1px 1px 0px black;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}
.description{
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6) ;
font-family: Arial;
color: white;
position: absolute;
bottom: 75px;
background: grey;
opacity: 0.5;
padding-top: 20px;
padding: 5px;
-webkit-border-top-left-radoius: 5px;
-webkit-border-top-right-radius: 5px;
}
.description:hover{
opacity: 1;
}
.copy{
opacity: 0.5;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6) ;
font-family: Arial;
color: white;
position: absolute;
bottom: 75px;
right: 0px;
background: grey;

padding-top: 20px;
padding: 5px;

-webkit-border-top-left-radius: 5px;
}
.copy:hover{
opacity: 1;

}
.continut{
margin-top: -10px;

width: 1000px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9), -10px 0px 0px rgba(0, 0, 0, 0.6), 10px 0px 0px rgba(0, 0, 0, 0.6);



border-radius: 15px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
background: rgb(229,229,229); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiM5Njk2OTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-radial-gradient(center, ellipse cover,  rgba(229,229,229,1) 0%, rgba(150,150,150,1) 99%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(229,229,229,1)), color-stop(99%,rgba(150,150,150,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(229,229,229,1) 0%,rgba(150,150,150,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(229,229,229,1) 0%,rgba(150,150,150,1) 99%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(229,229,229,1) 0%,rgba(150,150,150,1) 99%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(229,229,229,1) 0%,rgba(150,150,150,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#969696',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */


height: 650px;

}
.bg{
background: url(http://i.imgur.com/UNMBY.png) no-repeat top right;
height: 650px;
border-radius: 15px;
padding-top: 60px;
}
.bg2{
background: url(http://i.imgur.com/AuUZ2.png) no-repeat bottom left;
height: 650px;
border-radius: 15px;
}
.titlu{
color: rgba(255, 255, 255, 0.84);
font-family: Impact;
font-size: 200%;
text-decoration: underline;
text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.titlu:hover{
color: white;
}
.paragraphs{
color: rgba(26, 71, 82, 0.52);
font-family: Arial;
}
::selection{
color: rgba(26, 71, 82, 1);
background: rgba(32, 86, 136, 0.18);
}

#top-bar{
height: 40px;
width: 100%;
position: absolute;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
top: 0px;
background: rgb(238,238,238); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2M0YzRjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzliOWI5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(196,196,196,1) 67%, rgba(155,155,155,1) 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(67%,rgba(196,196,196,1)), color-stop(98%,rgba(155,155,155,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(196,196,196,1) 67%,rgba(155,155,155,1) 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(196,196,196,1) 67%,rgba(155,155,155,1) 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(196,196,196,1) 67%,rgba(155,155,155,1) 98%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(196,196,196,1) 67%,rgba(155,155,155,1) 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#9b9b9b',GradientType=0 ); /* IE6-8 */
}




.image{



height: 30px;
opacity: 0.5;
}
.image:hover{
opacity: 1;
}

</style>

</head>
<body background="http://i.imgur.com/LEks0.jpg">

<div align="center" class="wrap"><div class="continut"><div class="bg2"><div class="bg">
<div align="left" style="padding-left: 20px; ">
<span class="titlu">
Titlul dumneavoastra aici!
</span>
</div>
<div class="paragraphs" align="left" style="padding-left: 20px; padding-top: 20px;">
<p>"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
</p>
<p>"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat."
</p>
<p>
"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?"
</p>
</div>
</div>
</div>
</div>

</div>


<table id="top-bar">
<tr>
<td align="left">

<img src="http://icons.iconarchive.com/icons/emey87/social-button/128/rss-icon.png" class="image">

<img src="http://icons.iconarchive.com/icons/emey87/social-button/128/youtube-icon.png" class="image">
<img src="http://icons.iconarchive.com/icons/emey87/social-button/128/twitter-icon.png" class="image">
<img src="http://icons.iconarchive.com/icons/emey87/social-button/128/facebook-icon.png" class="image">

</td>
<td align="right">

<img src="http://i.imgur.com/tByZb.png">

</td>
</tr>
</table>

<div class="description">
MENU
</div>
<div class="copy">
Copyright © 2012 REDLINE
</div>
<table id="menu">
<tr>
<td style="background: rgba(0, 0, 0, 0.6); width: 10px;">
</td>
<td>
<div>
HOME
</div>
</td>
<td>
<div>
BLOG
</div>
</td>
<td>
<div>
FORUM
</div>
</td>
<td>
<div>
MEMBERS
</div>
</td>
<td>
<div>
TEAM
</div>
</td>
<td>
<div>
JOIN US
</div>
</td>
<td>
<div>
ABOUT US
</div>
</td>
<td>
<div>
CONTACT US
</div>
</td>
<td>
<div>
PRODUCTS
</div>


</td>
<td style="background: rgba(0, 0, 0, 0.6); width: 10px;">
</td>
</tr>
</table>

</body>
</html>
elico
elico
Administrator
Administrator

Credite : 90

https://4design.forumgratuit.ro

Sus In jos

Sus


 
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum