Future Architecture v2 - Responsive HTML Template
Future Architecture v2 – Responsive HTML Template
Attractive yet functional, Future Arhitecture is a well structured template intended for general business usage.
RESPONSIVE DESIGNWhether you are viewing the website on a big or small screen, laptop, tablet or phone it will always look great. Just put your info and Future Architecture will take care of the rest. | |
RETINA READYFuture Architecture offers a great visual experience on high density screens due to the Font Awesome integration and heavy CSS3 usage for layout. | |
FILTRABLE PORTFOLIOPortfolio can be a definitory element in your website. FutureArchitecture allows your clients to visualize your entire work or a specific category. | |
PARALLAX EFFECTCreate an amazing parallax effect with this unique styling and show your clients what you are all about! | |
FONT AWESOME INTEGRATIONThe entire Font Awesome icon set (369 icons) is included in our content box elements giving you a wide variety of options to choose from. Font awesome icons are retina ready icons. | |
BONUS: 13 LAYERED PSD FILESCreating a quick mockup for a new page it’s easy due to the 13 PSDs included. Create pages, chose images, play with the fonts until you get the look you want. | |
REDESIGN 2014FutureArchitecture comes with 2 version: the initial release and the 2014 redesign. With more features, a cleaner style FutureArchitecture v2 has a modern feeling and is more powerful. | |
NEED HELP SETTING IT UP?The detailed documentation takes you step by step through setting up the template. | |
ELITE AUTHORAll the experience and knowledge acquired while working towards reaching elite author status has been put in the template. Rest assured that you are receiving a top quality product! |
What are you getting when you buy template?
| + |
Template full feature list
- HTML5 + CSS3
Cross browser Support – Tested in IE9+, Firefox, Chroma, Opera, Safari, Android, Blackberry
Responsive layout – 12 column, 1170px width grid system
W3C Valid source code, properly formatted and commented
Programmed with SEO needs in mind, the template uses semantic code
Load speed optimised, demo website scores A+ on the page speed grade scale.
Extensive documentation – written in a step by step style it take you through editing up the template, hosting it, page speed optimisation and search engine optimisation
Retina Ready graphics and icons – looks crisp on high pixel density devices
Isotope Portfolio Filter included, 25$ added value
13 Layered PSD source files included
Working contact form with validation – just change email address and you are done
jQuery powered- 3 Homepages
- Google Fonts
13 page templates:
- Homepage v1
- Homepage v2
- Homepage v3
- About Us
- Services v1
- Services v2
- Services v3
- Single service
- Portfolio
- Single Portfolio Item Page
- Blog
- Single Blog Post
- Contact Page
- 20 Custom Elements included
- Bx Slider – NEW
- Full screen Parallax sections – NEW
- Info graphics: Counters, Milestones, Pie Charts and Progress Bars – NEW
- Icon boxes – NEW
- Pricing tables – NEW
- Responsive Lightbox
- 3 level dropdown menu
- FontAwesome Iconic Font
- Accordions and tabs
- Alert boxes
- Bx Slider – NEW
i have a problem, the map of my contact page is gonne and i dont know how or why does it happen
ReplyDeleteHello,
ReplyDeleteWe are working on this as we speak.
Hi, could you checked it?
ReplyDeleteThis is how my contact page looks http://aceromundo.com.mx/contacto/
What should i do? O.o
I recommend you temporarily skip using the contact page template and create a normal contact page using the visual composer components available.
ReplyDeleteHi there,
ReplyDeleteCould you please update this project in relation to the MENU BAR for smaller devices.
The issue is when you scroll the webpage down on smaller devices (Mobile Type Menu) the elapsed menu bar does not stick to the top of the screen. So the user wont have to scroll back to the top of the webpage to get to the MENU.
Can you fix that, or give me the additional code and guide me through with its implementations.
Thanks
Hello,
ReplyDeleteThat is a design choice. you could change it by making the mobile menu position:fixed
hi there,
ReplyDeleteI have tried your suggestions.
IT DOES NOT work…
Can you not update your version so all types of menus can stay on the top of the page while user scrolls the page (desktops, iPads, mobiles, etc )
And also can you add “back tot he top of the page” button please…
ReplyDeleteIt is very good practice these days to have it.
Hi,
ReplyDeleteAfter going through the code, we found that the thumbnails of the portfolio images enlarges on click. We want to know if is there a way to load the original pictures to appear when the thumbnails are clicked. We do not want the resolution of the pictures to be get effected(blurred) on click. Some of our pictures are in landscape also.
Please provide a solution. Appreciate your quick response.
Hello,
ReplyDelete<a href="_content/portfolio/440x440-1.png" class="portfolio-item-zoom magnificPopup-gallery">
<i class="fa fa-search-plus" />
</a>
The portfolio doesn’t enlarge pictures, the zoom links to a larger size version of the same picture. For the href you can link to a larger version of the image or you can remove the link and zoom button completely.
Hi,
ReplyDeleteI want to have the home page slider as in demo with the overlay effect. Can you please let me know the overlay color code and opacity. I didn’t see the overlay opacity in the psd files.
Appreciate your reply.
I am not sure what overlay you are refering to, i will assume you are refering to the one with the menu. That is created with css, it is a rgba background color applied to header.
ReplyDelete#header {
background-color: rgba(0, 0, 0, 0.5);
}
Hi,
ReplyDeleteThe way that the portfolio filter is working is that, it filters the categories only on a particular page. Suppose, I have total of 50 images for portfolio with 4 categories and I want 9 images to be appeared on each page( as in demo), which made me to create 8-portfolio pages.
When I select a category, the category is working only on the particular page but it’s not applying to all the 8 pages.
By the above comments, I tried making separate category pages and tried to tie them up with data-filter tag but nothing is happening (only the category filter is working on that page).
It will be appreciated if a clear documentation is given.
Please provide a solution for this.
The portfolio was designed to operate as a single page. If you want to use it with the filtering add all on one page.
ReplyDeleteIf you want to separate it in multiple pages what you should do is remove the filter and load more button and then create a similar looking set of links like the filter but that will send you to a different page – this way you create a separate page for each category.
Hi,
ReplyDeleteI added all pics on the one page. But when the portfolio page clicked, I want to show only a particular category pics (for example, residential category pics to be shown) and don’t want to show all the categories pics on this page. Is there a solution to this.
Thanks.
There isn’t a default solution to your request. The portfolio lists everything and if filters on a category only when you interact with it.
ReplyDelete