MicroSite, clean and smooth micro template HTML Template
Version 1.1 May 27th, 2010:
- Unlimited numbers of gallery pages has been added to the template.
- jQuery loaded from a CDN
- jQuery Tools loaded from a CDN
- Client and server side form validation
- Nice animated menu
- Modal window supporting both images and html
- Avenir in the logo
- Helvetica in the html
- http://www.flickr.com/photos/chrishimself/3489145095/sizes/l/
- http://www.flickr.com/photos/cijmyjune/147245504/sizes/l/
- http://www.flickr.com/photos/seljes/2996088946/sizes/l/
- http://www.flickr.com/photos/zarajay/2233896050/sizes/l/
- http://www.flickr.com/photos/booleansplit/3354317456/sizes/o/
- http://www.flickr.com/photos/midorisyu/3023920976/sizes/l/
A clean, modern and stylish html template with nice Javascript animation, sliding content, Ajax form validation, and much more..
The cliding content script can be navigated trough using the keyboard arrows, and the states are added into the browser history, creating a deep link into each slide.
A smooth meny animation when hovering the elements has been added.
Some of the features:
The template comes with a clean and readable coding style, both the css and html.
This theme comes with 3 psd files using as much vector objects as possible, manking it really easy to modify.
The fonts used:
The icons comes from the fantastic IconSweets icon package, and can be seen from the creators website http://www.yummygum.nl
The Social icons comes from the great Social.me package at http://jwloh.deviantart.com/art/Social-me-90694011
The portfolio images comes from flickr:
Najis, jobb. Denne er bookmarka. Keep it up:)
ReplyDeleteTakk
ReplyDeleteNice work with this!
ReplyDeleteJust wondering if the dimensions of the container can be altered with minimal difficulty for instance 500px width – 600px height?
Thanks!
Thanks aberstan
ReplyDeleteThe Height is easy to change, but the width is a little bit harder. You will need to update the grid sizes, and also the reflection images.
Had a quick look at the code, and it is fairly easy to change the width of the site. Change .content_container (line 190) to “width: 500px”. . .sigle_column (line 332) to “width: 440px”. .column (line 305) “width: 200px”.
ReplyDeleteIt might be a couple of other places you need ro recalculate the width, but these are the basics. And also remember to change the nackground image by removing the center pixels you don’t need.
I’m getting an error when using the search functionality…”Method Not Allowed – The requested method POST is not allowed for the URL ”
ReplyDeleteThere doesn’t seem to be a form action for search. Is the template missing a search.php file or something?
There is no search.php, since this is a html template, and not a php template or cms template. The search will need to be implemented in the cms you choose. The form has a php file, but only to demonstrate the ajax message box. The same goes for the form setting itself. This will be different for each cms system, so there are no generic way to do this!
ReplyDeleteWhen do you get the error you are stating?
I get the error when I try to submit the form. I do see what you’re saying. There is no form action or search script included in the template.
ReplyDeleteWould have been nice to include a simple google search PHP file. You did include a contact.php file (much appreciated BTW ).
NBD . Just wanted to ask and document your answer here.