07/09/ 20160 Comments
30/04/ 20160 Comments
05/03/ 20160 Comments
16/02/ 20160 Comments
Kho templates blogspot chuẩn seo, bán hàng, bất động sản, tin tức, các theme blogspot video, nhạc, phim, cá nhân tốt nhất
Movey blog themes is available in 2 variants :
This template is premium blogger template although we have also incorporated the free versions also but those versions have their limitations as well, like:
However, Premium version eliminates all these limitation More learn Here about Premium features
To Customize Slider Code firstly you need to Find
after that you'll find Some code like this:
<a class='rsImg' data-rsVideo='https://www.youtube.com/watch?v=Z9a4PvzlqoQ' data-rsh='473' data-rsw='843' href='https://dl.dropboxusercontent.com/u/282152264/Moviedoon/Slider/Images/How-To-Train-Your-Dragon-2-2014-Movie-Images.jpg'>
<div class='rsTmb'>
<h5>How To Train Your Dragon 2</h5>
<span>Exclusive Trailer</span>
</div>
</a>
Add Html/javascript in layout option where you want to show the Search Form
Add the Following code in that widget
<form class="form-wrapper" action='/search' class='searchform' method='get'>
<input class='searchfield' id='search' name='q' onblur='if(this.value=='')this.value=this.defaultValue;' onfocus='if(this.value==this.defaultValue)this.value=''' type='text' placeholder='Search movies....'/>
<input type="submit" value="go" id="submit" />
</form>
<h2>Not Found, Error 404</h2>
<p>We're sorry but we could not find the
page you are looking for.
This may happen if you have entered site url incorrectly or this page
doesn't exist anymore.
<br/><br/>
You can try searching page again or go
back to home</p>
<form class="form-wrapper" action="/search" method="get">
<input class="searchfield" id="search" name="q" onblur="if(this.value=='')this.value=this.defaultValue;" onfocus="if(this.value==this.defaultValue)this.value=''" placeholder="Search movies...." type="text">
<input value="go" id="submit" type="submit">
</form>
<style>
.status-msg-body {
background: white;
border: 1px solid #333;
padding: 10px;
padding-right: 20px;
}
.status-msg-body h2 {
font-family: 'Ubuntu';
font-size: 30px;
}
.status-msg-body p {
font-style: italic;
}
#searchsubmit {
background: #dd5136;
border: none;
color: white;
padding: 4px 5px;
height: 30px;
font-size: 15px;
font-family: 'Ubuntu';
cursor: pointer;
}
#searchform #s {
height: 30px;
border: none;
font-size: 15px;
padding-right: 10px;
padding-left: 10px;
background: #eee;
font-style: italic;
font-family: lora;
}
</style>
0 nhận xét: