REEN — Made for Designers | Creative Portfolio Bootstrap 4 One/Multi Page Template
Email Support
Sometimes it is faster and more effective to solve problems through communication. So for problems you cannot solve with help of the included documentation please send me a message and i will see how i can help!
Best Ben (fuviz)
Features
- Flat UI Design
- One Page and Multi Page Sites
- Bootstrap 4.x.x
- Fully Responsive
- HTML5/CSS3
- 50 HTML Sites included
- On Scroll Header Resize
- Mega Menu
- Fully Functional PHP Contact Form
- 5 Home Layouts
- Professional Blog Layout
- Many Portfolio/Blog and Page Alternatives
- 10 prestyled Backgrounds (Colors/Patterns/Images)
- 8 prestyled Template Color Schemes
- Touch/Drag enabled Sliders/Carousels
- Modals
- Tabs
- Accordions/Toggle Boxes
- Isotope Filtering
- Masonry Grid Layouts
- Audio/Video Embedding
- Font Icons
- Google Fonts
- Clean UI Animations
- Cross browser compatibility
- Easy to use, customize and maintain
- Documentation
- Free Updates
Credits
JavaScripts
- Google Maps JavaScript API – https://developers.google.com/maps/documentation/javascript
- Popper.js – https://popper.js.org/
- Isotope – http://isotope.metafizzy.co/
- jQuery Easing – http://gsgd.co.uk/sandbox/jquery/easing/
- jQuery EasyTabs – http://os.alfajango.com/easytabs/
- jQuery Form Plugin – https://github.com/malsup/form/
- jQuery Validation Plugin – http://jqueryvalidation.org/
- Owl Carousel – http://www.owlgraphic.com/owlcarousel/
- ViewPort Units Buggyfill – https://github.com/rodneyrehm/viewport-units-buggyfill/
- AOS Animate on Scroll – https://michalsnik.github.io/aos/
CSS
- Animate CSS – http://daneden.github.io/animate.css/
Font Icons
- Fontello – Icon Fonts Generator – http://fontello.com/
Changelog
Version 2.0
- Updated: Bootstrap v4.1.3
- Updated: All HTML files, main.css, all [color].css files, scripts.js
- Added: affix.js, popper.min.js
- Removed: html5shiv.js, respond.min.js
Version 1.7
- Feature: Fixed navbar (header with logo + menu) for smartphones and tablets improves the user experience
- Added: selected-scroll.js – Enables scrolling for selectable element/container and prevents body scroll and overscroll (especially on iOS)
- Updated: scripts.js – Added global helper function that checks if breakpoint has switched e.g. on resize; Rewritten fixed navigation (Bootstrap Affix) code section
- Updated: main.css – Required styles for the fixed navbar on mobile devices
Version 1.6
- Updated: aos.css, aos.js (v2.2.0)
- Updated: imagesloaded.pkgd.min.js (v4.1.3)
- Updated: jquery.form.js (v4.2.1)
- Updated: jquery.isotope.min.js (v3.0.4)
- Updated: jquery.validate.min.js (v1.16.0)
- Updated: viewport-units-buggyfill.js (v0.6.1)
- Updated: scripts.js – Form validation messages
Version 1.5
- Removed: bootstrap-hover-dropdown.min.js, skrollr.min.js/skrollr.stylesheets.min.js, waypoints.min.js/waypoints-sticky.min.js, google.maps.api.v3.js
- Added: Internal scripts to scripts.js for fixed header/main navigation with Bootstrap Affix, parallax header resize on scroll, dropdown on hover for main navigation
- Added: aos.js and aos.css for animations on scroll
- Added: Smooth main content reveal on load to scripts.js/main.css
- Added: Breakpoints to main.css for script import to scripts.js — improves maintenance
- Added: Window resize debounce function to scripts.js for better resize performance
- Added: custom.js and custom.css for adding own scripts and styles
- Bugfix: Flickering main navigation on hover (resized on scroll) in Chrome
- Updated: Google Maps JavaScript API implementation
- Updated: Google+ icon in fontello-social font file
- Optimized CSS: Hardware accelerated transitions for transform, opacity and filter properties in browsers with webkit engines e.g. Chrome and Safari
Version 1.4
- Updated: Bootstrap v3.3.7, jQuery 1.12.4, Isotope 3.0.1
- Added: imagesloaded.pkgd.min.js (v4.1.1)
- Added: .isotope class for Isotope modules in HTML files
- Bugfix: Isotope not showing all images on mobiles (plugin, scripts.js)
- Bugfix: Padded multiline text for hero sliders/carousels in Firefox (main.css)
Version 1.3.1
- Updated: one-page1.html, one-page3.html, modal.html and main.css with enhanced (fullscreen) modal styles (background,.no-modal-header,.no-modal-footer)
- Added: Style for figure link hover without overlay (main.css)
- Bugfix: Arrow icon appearance for .txt-btn and ul.arrowed li (main.css)
- Optimized CSS: Circle tabs hover and searchbox dropdown
Version 1.3
- Added: modal.html, one-page1.html (Agency Style), one-page2.html (Product Style), one-page3.html (Service Style), one-page4.html (Portfolio Style), one-page5.html (Showcase Style)
- Added: Styles for modals (main.css)
- Removed: onscroll.js
- Updated: All HTML files – removed onscroll.js inclusion
- Added: Script for animations on scroll (scripts.js)
- Added: Styles for animations on scroll (main.css)
Version 1.2.2
- Updated: viewport-units-buggyfill.js
- Bugfix: Site appearance in Chrome on iOS
Version 1.2.1
- Bugfix: Flickering animations on scroll (fadeIn) and hidden Isotope items on mobiles (onscroll.js); line 21 – changed $(this).one("animationend webkitAnimationEnd oAnimationEnd MSAnimationEnd", function(){
- Bugfix: Owl Carousel CSS3 transitions in Chrome and IE9+ (owl.carousel.min.js)
- Bugfix: Flickering menu on scroll (main.css); line 762 – added .isotope, .owl-carousel .owl-wrapper-outer { z-index: 0; }
- Optimized CSS: On scroll header shrink offline, animations on scroll (fadeIn), header search field input (cross browser)
Version 1.2
- Updated: Bootstrap v3.3.1
- Updated: viewport-units-buggyfill.js
- Updated: skrollr.min.js
- Updated: owl.carousel.min.js
- Bugfix: Outsourced onscroll.js for animations on scroll (fadeIn) from scripts.js and initiated only in modern browsers and IE10+ via conditional comments within HTML files
- Bugfix: Scrolling function in landscape view on tablets (scripts.js); line 725 – changed window.viewportUnitsBuggyfill.init(); line 7-36 – added mobileCheck: function() { return false; }
- Bugfix: Removed double Google Maps initiations from contact.html, contact2.html
- Optimized: Removed mouse scrollwheel zooming from Google Maps (scripts.js); line 710 – added scrollwheel: false
Version 1.1
- Added: NEW contact form with better input validation and success/error messages
- Added: FREE PSD template file of the landing site (index.html)
- Added: Animated/smooth scroll to anchor function (class .scrollTo)
- Bugfix: Navbar display and scrolling function in landscape view on iPads
- Bugfix: Automatic Isotope grid relayout on window resize
Version 1.0.1
- Added: Documentation.pdf
- Added: contact.php
- Added: animate.css
- Added: viewport-units-buggyfill.js
- Bugfix: Viewport units (vh, vw) in iOS (mobile) Safari
- Bugfix: Mobile scrollUp button
- Optimized CSS: Typography in hero section at lower screen heights
- Optimized CSS: Dynamically centered typography in figcaption text-overlay
Sign in or sign up to make a purchase
$21| Version: | 2.0 |
| Type: |
|
| Bootstrap: | Compatible with 4.x |
| Layouts: |
|
| Browsers: |
|
| Uses Less: | No |
| Uses Sass: | No |
| Category: | |
| Topic: | Design & Creative Services |
| Labels: | clean, creative, designer, flat ui, masonry, multipage, multipurpose, portfolio, professional, responsive |
| Item#: | WB00PN23G |
| Released: | 4 years ago |
| Updated: | 4 months ago |
Need an admin template?
About Bootstrap
Bootstrap is designed to help people of all skill levels – designer or developer, huge nerd or early beginner. Use it as a complete kit or use it to start something more complex.
Unlike other front-end toolkits, Bootstrap was designed first and foremost as a styleguide to document not only its features, but best practices and living, coded examples.
Built to support new HTML5 elements and syntax with progressively enhanced components.
Browser support
Bootstrap is tested and supported in major modern browsers like Chrome, Firefox, and Internet Explorer.
- Latest Chrome
- Latest Firefox
- Latest Safari
- Latest Edge
- Internet Explorer 10/11
- Latest Opera
Features & includes
Bootstrap provides an unparalleled array of features and reusable components that let you hit the ground running:
- Responsive 12-column grid
- 12 custom, modular jQuery plugins
- CSS styles for forms, navigation & more
- Dozens of reusable components
- Components are scaled according to a range of resolutions and devices
- Built with Sass (CSS included)
- Complete styleguide documentation


