Inspira - Responsive HTML 5 Website Template
Themeforest Inspira - Responsive HTML 5 Website Template HTML Template
Inspira is multipurpose HTML 5 template with endless possibilities. Inspira help you build beauty and modern website in no time. Powered with Bootstrap framework. Inspira also responsive, looks perfect from desktop to mobile. So whoever you and whatever your bussines, get inspira for your inspiration!
Features
- Bootstrap
- Ultra Responsive
- HTML 5 and CSS 3
- 28+ HTML files
- W3C valid HTML files
- 5 Homepage variations & endless possibilities
- Revolution Slider ($12 Value – included!)
- New ‘One Page Website’ support. Try here
- Wide & Boxed Layouts
- SEO optimized
- Jquery Carousel for Portfolio, Clients Logo and Testimonial
- 10 Scheme color included & endless possibilities
- 20 background patterns included
- 3 Blog variations layout
- Flexslider & responsive slider
- 300+ Icons
- Lazyload images
- Parallax background
- Isotop gallery
- Responsive pricing table
- Bootstrap components compatible
- Working PHP contact form
- Files are well commented
- Neat and commented source code
- PSD files
- Cross browser compatible
Inspira version 1.2.0
NEW: Top sliding bar
Hi we have purchased your theme. Now we have a question: it’s possible to have a full responsive slider in order to have all the slider images resized depending on different screen resolution ?
ReplyDelete(example: width: 100%; height: auto;)
With the defaul slider settings when the screen resolution is minor than the image dimensions, all the images in the slider are cropped in the center region in different screen resolution.
Thanks in advance.
Hi,
ReplyDeleteThanks for your purchase! Yes it possible to make slider fullscreen. You can open file rev-setting-1.js in folder js. Then find code below:
fullWidth:"on",
Replace with below:
fullScreen:"on",
Done.
Hi There
ReplyDeleteI see that you have a page to display a Blog (blog-single.html) but I am wondering how to set up the administration of this type of page. Is there support for this? Is there a forum that might answer any questions I might have. Is a database required?
Any help is greatly appreciated.
Hi,
ReplyDeleteThanks for your purchase! This is website template so it don’t have admin page. For full function blog page you can use WP version here.
Working locally on my computer in the downloaded files for Inspira I see there is a image for instagram (images/social-icons/instagram.png)
ReplyDeleteWhen I put in the social icon for instagram it doesn’t show up. However If I put in the others below it does shows but for other icons in the folder it doesn’t work. Below is my coding. Please let me know why it doesn’t show the instagram icon?
Hi,
ReplyDeleteYou can add css below into file styel.css in folder css.
.sb-icon-instagram{
background: url(../images/social-icons/instagram.png) top no-repeat;
}
Then on your html, you can insert below in social icons div:
<a class="social-icon sb-icon-facebook" href="#"></a>
Hi
ReplyDeleteGreat Theme
Many thanks
Conrad
Hi,
ReplyDeleteThanks for your purchase!
Hi,
ReplyDeleteI tried to change the icon using the code
But change and my orange circle is empty..
Any idea how to fix it?
Thanks in advance
Or how to add more icons in the source files? Which folder?
ReplyDeleteIts fine, I found the solution
ReplyDelete