mosaicpro
- Exclusive Author
- Bought between 10 and 49 items
- Sold between 10 000 and 50 000 dollars
- Has been a member for 2-3 years
- Referred between 1 and 9 users
115
Purchases
Buyer Rating:
4.80 stars
4.80 average based on 5 ratings.
-
5 Star
480%
-
4 Star
120%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 27 February 13 |
| Last Update | 23 March 13 |
| Columns | 4+ |
| Compatible Browsers | IE9, IE10, Firefox, Safari, Opera, Chrome |
| Compatible With | Bootstrap 2.3.x |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
- business
- business card
- cv
- filterable
- minimal
- one page
- personal
- portfolio
- profile
- responsive
- resume
- simple
- v-card
- vcard
- virtual business card
© All Rights Reserved mosaicpro -
Contact Envato Support


I guess there is something missing…i don’t see any php file and i don’t see called the “style.css” you mentioned some posts before. I guess the template has been updated (also now it’s using css less) but i can’t see how i can modifify the css. I mean, i saw i can generate css and css with the “themer” but i can’t see where i’m supposed to copy that code. I’d like as well disable the “less” if possible…
Cheers
webdesignlifting,
Thank you for the observation. There is no PHP version available for this item, as it’s just a one page template and we just realised the mistake we made in the other comment.
The LESS and CSS files are located in theme/css and theme/less. You can choose one over the other.
To use simple CSS instead of LESS, find and replace in the header HEAD section of the template, the following:
with orstyle.css and style.min.css are the same, just the min file was minified to reduce page load.
To use the CSS code you’re getting from the themer, you have to create a new skin file (skins are located in theme/skins/css) – for example myskin.css and paste the code from the Themer in it. After that, just load the new skin file AFTER the main style.css in the header.
To remove the Themer entirely, just find and remove the reference to themer.js script in the footer of the template, and with the themer disabled and using only CSS, you can remove the less.js file from the header as well.
Hope this was clear enough. If we may be of any further assistance, please let us know.
Thank you.
In the CSS loading examples above, there should be only
rel="stylesheet"instead ofrel="stylesheet/css". Sorry about that.Thanks a lot! And i forgot to say before…Great Job! Cheers
Hello, How do i add mi email to the contact form? thanks…
Hi guanabana,
Unfortunately this item is HTML only, so you can’t just add your email to the contact for and expect it to work out of the box. For things like email delivery, you will need to implement your own logic with a scripting language of your choice, like PHP. However, it could be a very nice and practical functionality to have ready with the template, so we’ll probably add it ourselfes within the next update, as soon as possible.
Thank you.