Insert Full Photo

Insert Full Photo

From ThaiiS Note (Wiki)

Jump to: navigation, search
There are security restrictions on this page
<addhtml>
<head>
<style type="text/css">
.fullpic {
	width: 100%;
	overflow: hidden;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-image: url(http://www.thaiis.eu/images/d/d6/Hoteldecharm.net-maps.jpg); // image URL
	height: 560px; //image height
	background-repeat: no-repeat;
        background-position: center;
}
</style>
</head>
<div class="fullpic"></div>
</addhtml>