Monolio - One Page Portfolio (4 Skins) HTML Template
Themeforest Monolio - One Page Portfolio (4 Skins) HTML Template
Some features include
Monolio is a stylish one page HTML template with four different skins to choose from. The theme works great as a portfolio for yourself or business but can easily be used as a different kind of site also.
Some features include
- Cross browser compatible
- Cufon text replacement for headers
- Smooth scroll between sections
- Showcase image slider
- iMac layered image included in PSD
- Use of Slimbox2 lightbox script to open images
- ‘Spotlight’ style images on hover in the Work section
- Working AJAX contact form
- Twitter feed
- Four different skins
- Easy layout customisation
Make sure to check out the live preview!
UPDATE 08th September 2010:
- Added layout PSD
- Updated documentation explaining how to convert from a one page to a multi-page site
One more question.
ReplyDeleteIs there a way to make the Browser Back Buttons Functional?
with anchor tags the browser back buttons are functional. But with the Smooth Javascript Effect, I think that disables the Browser back buttons.
Any ideas?
Thanks
Hi,
ReplyDeleteTo my knowledge I don’t think there is a way to make the browser back buttons smooth scroll I’m afraid, is that what you meant?
Martin
Good day and thank you for a nice template ! I have a question about font used for and tags. I am trying to use the template in russian language, and the headers are invisible in the cyrillic encodind I have tried to use other cufon fonts produced by http://www.cufonfonts.com but still cant get a result Probably you will be so kind as to send me a custom.font.js which includes cyrillic letters? Thanks in advance and sorry my poor English Dmitry
ReplyDeleteHi thanks for purchasing
ReplyDeleteWhat is your question and which font?
Martin
Hi once again I have a question about font used for H1 and H2 tags I am trying to make a site in russian language and the headers are invisible I guess it happens because of cyrillic encoding I have tried to download a cufon font from http://www.cufonfonts.com but it still does not work Would you be so kind as to send me a custom.font.js which includes cyrillic letters? Looking forward for yours reply and sorry my poor english
ReplyDeleteYes it’ll just need a simple update to the Cufon file.
ReplyDeleteCould you email me with a couple of the characters you’ll need in the new set so I can test the new file before sending it over.
Cheers,
Martin
Brilliant theme Martin, thanks for making it available. I really like the slider over the imac.
ReplyDeleteI am having problems with the contact form – I just downloaded a fresh copy to see if it’s anything I have done with the coding, but I’m getting the same error message when I click ‘send your message’:
’; } // Check email if(!$email) { $error .= ‘Please enter an e-mail address.
’; } if($email && !ValidateEmail($email)) { $error .= ‘Please enter a valid e-mail address.
’; } // Check message (length) if(!$message || strlen($message) < 15) { $error .= “Please enter your message. It should have at least 15 characters.
”; } if(!$error) { $mail = mail(WEBMASTER_EMAIL, $subject, $message, “From: ”.$name.” <”.$email.”>\r\n” .”Reply-To: ”.$email.”\r\n” .”X-Mailer: PHP /” . phpversion()); if($mail) { echo ‘OK’; } } else { echo ‘
I have edited the config.php file with my email address… but still no go I’m afraid.
Any idea? Thanks again.
Dom
Hi Dom and thanks for purchasing
ReplyDeleteCould you link me to your site please so I can take a look.
Regards,
Martin
It’s currently held locally – I’m waiting for my domain to transfer to another company before I upload.
ReplyDeleteWill it make a difference once live? I am viewing with internet connection.
Thanks for getting back to me
That’s your problem right there once it’s uploaded to a server you should have no issues.
ReplyDeleteRegards,
Martin
Hi Martin,
ReplyDeleteThank you for the great site. I’m currently working with the scrolling images on the index page and not having luck getting them to scroll. Can you take a glance please
Rush Banners USA
and let me know if there’s a glaring error, or let me know what issue you see.
gratefully,
Sara
Hi Sara and thanks for purchasing
ReplyDeleteI’m out of the office till this afternoon (UK time) so I’ll take a look as soon as I return and get back to you ASAP .
Regards,
Martin
Hi I’ve took a look and it seems your JavaScript files aren’t being loaded, mainly the scripts.js file which provides the slider function.
ReplyDeleteHave you moved any files about in the theme directory or accidentally deleted them by any chance? They are supposed to be in a folder named “js”. The “js” folder should be in the folder which contains index.html page.
Regards,
Martin
thank you thank you. I had moved the js folder into the images folder. Now my image doesn’t show all the way down. I wouldn’t have to change anything in scroll.js to fix this would I? Sorry asking another question.
ReplyDeletetotally got it. sorry to bother you
ReplyDeleteNo problem
ReplyDeleteHi Martin, I have the same problem as dombarnard:
ReplyDelete.... “I am having problems with the contact form – I just downloaded a fresh copy to see if it’s anything I have done with the coding, but I’m getting the same error message when I click ‘send your message’:
’; } // Check email if(!$email) { $error .= ‘Please enter an e-mail address. ’; } if($email && !ValidateEmail($email)) { $error .= ‘Please enter a valid e-mail address. ’; } // Check message (length) if(!$message || strlen($message) < 15) { $error .= “Please enter your message. It should have at least 15 characters. ”; } if(!$error) { $mail = mail(WEBMASTER_EMAIL, $subject, $message, “From: ”.$name.” \r\n” .”Reply-To: ”.$email.”\r\n” .”X-Mailer: PHP /” . phpversion()); if($mail) { echo ‘OK’; } } else { echo ‘
I have edited the config.php file with my email address… but still no go”
Can you help me please?
Thanks
Anke
Hi Anke and thanks for purchasing.
ReplyDeleteThe answer is in the reply to the comments you mention, you need to make sure your site is hosted on the web and not just locally on your computer. Once it’s online it’ll all work fine
Martin