Thank you for choosing our template. If you have any questions that are beyond the scope of this file, please feel free to contact us.
Please note: for questions on basic HTML, JavaScript or CSS editing - please give your question to Google or visit W3Schools. You will need some HTML/CSS knowledge to edit this template.
Relish has a fixed layout with up to 12 columns. All the information within the main content area is nested within a div. The general template structure is the same throughout the template as it uses the Bootstrap framework.
If you would like to edit the color, font or style of any element on the site please find the element's class or ID and locate where it is being controlled in styles.css.
If you find that your new style is not overriding, it is most likely because of a specificity problem. Scroll down in your CSS file and make sure that there isn't a similar style that has more weight.
We're using the following CSS files in this template. Those files also contain some general styling, such as anchor tag colors, font-sizes, etc. Keep in mind that these values might be overridden somewhere else in the files below:
At first glance, the CSS may look confusing, let me explain each below:
Main CSS Files
styles.css file contains specific stylings for the page. The file is separated into sections using:
## GENERAL
## reset
## defaults
## LAYOUT
## list
## dividers
## breadcrumb
## promo
## HOME SECTIONS
## top panel
## section background
## home content
## MAIN MENU
## menu styles
## sticky styles
## submenu
## submenu mega
## mobile menu
## BANNERS
## BUTTONS
## FEATURES ITEM
## OWL CAROUSEL
## navigation styles
## dots styles
## SLIDER REVOLUTION
## SHOP
## shop slider
## shop checkout
## FOOTER
## top footer
## bottom footer
## NEWS
## ACCORDION
## TOGGLE
## TABS
## PROGRESS BARS
## PROCEDURE
## PRICING TABLE
## GIFTS
## SERVICES
## EXPERTS
## FILTER
## PORTFOLIO
## portfolio grid
## portfolio styles
## BLOG
## PAGINATION
## WIDGET
## widget default
## widget search
## widget categories
## widget post
## widget comments
## widget archives
## widget gallery
## widget twitter
## widget tag
## widget meta
## widget price slider
## widget cart
## widget banner
## widget selers
## widget video
## widget calendar
## widget big gallery
## widget form
## widget sidbar navigation & widget page
## FORM FIELDS
## CONTACTS
## GOOGLE MAP
## ALERT BOXES
## SCROLL TOP
## PRELOADER
## BOXED STYLE
## COLORPICKER
## MEDIA SCREEN
<body class="boxed">Apply the above steps to every HTML page you need.
@import url(http://fonts.googleapis.com/css?family=Happy+Monkey);
.inner-nav ul li a, .inner-nav ul li .search-menu {
font-family: 'Lato', sans-serif;
height: 80px;
line-height: 80px;
display: inline-block;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
Add font family 'Lato' with 'Happy Monkey' in the above code.
$ourMail = "your_email@mail.com";
so, instead of "your_email@mail.com" just input your email address and upload the file to your host. That's all! The contact form, widget and signup page will send all inquiries to your email address.
Now we're ready to go forward and edit the Twitter user ID.
1. First you will need to create a twitter developer account (if you don't have one). Note: this account is not the one you are retrieving status updates (tweets) from.
2. Open http://apps.twitter.com and login with your developer account.
3. Move your mouse to your avatar (the right top corner) and click "My Applications".
4. Click "Create a new application" and enter the necessary information.
5. Once your Application has been created, click on "Create my access token" at the bottom of the "Details" tab.
Please note: there's a nice article showing all the above steps with screenshots: http://bit.ly/1dc3veA. So, it might be helpful if you find the above steps a little complex.
6. Now, when you have all the keys and tokens necessary for using the Twitter plugin, open the "script.js" file (located in the "js" folder) and find the twitter section. You will find a twitter block, which contains the Twitter ID. Just replace the "username:ID" with your twitter ID. Next edit the "php\twitter\index.php" file and edit the "config" section filling in the following fields: $consumer_key, $consumer_secret, $user_token, $user_secret with your own twitter access keys.
Be careful while setting up the above keys and tokens. Wrong values might block the whole script.js file which is used throughout the whole template.
Please don't forget to upload the "index.php" file to your host after you save all changes.All you have to do is to edit the map address in the code bellow (which is usually located on the page where the map is shown):
That's all, your google map is setup and ready to use!
This template imports the following Javascript files. You can get more script info when clicking the appropriate link:
We've included some PSD files to make the re-design process a bit easier.
Please check the PSD folder for all included PSD files.
We've used the following images, icons and other resources as listed.