This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Thank you for purchasing our product! We are very glad that you have decided on our HTML theme.
The theme is very easy to use and we are here to guide and help you, so please read and follow the instructions and if you have further questions write us a email hi@theslathemes.com. This documentation is more of a reference work if you do not know what to do and need a better understanding on how the template is built write us a email.
Blogojoy has 8 HTML Files:
A screen of the Home Page:
All the themes elements like the Testimonial, event, services, skills etc. are all separated DIV-s that can be used on any page you want.
This theme has been implemented as a responsive layout. The full width of the template is fluid for screen mode, and it still has a boxed version.
The CSS file is located in the css folder. The css file is registered and included in the "head"..."/head".
CSS file is very good structured and arranged so you can search very easy:
/* === START HEADER === */
.header {
background: #f9f9f9;
position: relative;
padding: 20px 0;
}
.header .search-form {
position: relative;
float: right;
margin-right: 20px;
}
.header .search-form i {
color: #c0c0c0;
position: absolute;
left: 0;
right: 0;
font-size: 22px;
line-height: 1.5em;
display: block;
background: #fff;
width: 54px;
text-align: center;
height: 54px;
border-radius: 100%;
padding-top: 10px;
cursor: pointer;
z-index: 3;
border: 1px solid #c1c1c1;
}
.header .search-form .search-line {
display: none;
}
.header .search-form .search-button {
background: none;
width: 54px;
text-align: center;
height: 54px;
border-radius: 100%;
position: relative;
z-index: 2;
}
.header .shadow {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 50px;
margin-bottom: -50px;
background: url('../images/shadow.png') no-repeat top center;
}
/* MENU */
.header .main-nav ul {
margin: -20px 0 0 0;
padding: 0;
text-align: center;
}
.header .main-nav ul li {
display: inline-block;
list-style: none;
*zoom: 1;
*display: inline;
}
.header .main-nav ul li ul {
position: absolute;
margin: 0;
padding: 10px 0;
display: none;
z-index: 9;
background: #fff;
border: 1px solid #e7e7e7;
box-shadow: 0 0 3px #e7e7e7;
}
.header .main-nav ul li:hover ul {
display: block;
}
.header .main-nav ul li ul li {
display: block;
}
.header .main-nav ul li ul li:last-child a {
border: 0;
}
.header .main-nav ul li ul li a {
padding: 10px 20px;
color: #7b7b7b;
font-size: 14px;
text-transform: none;
text-align: left;
border: 0;
margin: 0;
border-bottom: 1px solid #e7e7e7;
}
.header .main-nav ul li ul li a:hover {
color: #40b0db;
}
I've used the following images, icons, fonts or other files as listed.
Fonts used:
JavaScript/jQery plugin used:
Thank you so much for choosing "Blogojoy" we hope you will enjoy using it!