This item is by an Elite Author
PixFlow
- Elite Author
- Author was Featured
- Item was Featured
- Sold between 50 000 and 100 000 dollars
- Has been a member for 2-3 years
- Microlancer Beta Tester
- Referred between 10 and 49 users
- Bought between 10 and 49 items
- Exclusive Author
334
Purchases
Buyer Rating:
4.07 stars
4.07 average based on 44 ratings.
-
5 Star
2352%
-
4 Star
1022%
-
3 Star
511%
-
2 Star
36%
-
1 Star
36%
| Created | 27 March 11 |
| Last Update | 9 August 11 |
| Columns | 1 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Some Help |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- ajax contact form
- background rotator
- business
- clean
- corporate
- fullscreen background
- industrial
- jquery
- minimalism
- modern
- photography
- transparent
- under construction
© All Rights Reserved PixFlow -
Contact Envato Support


Hello. So far so good. What font did you used for top right logo? Text that says orqoo.
Thanks.
The logo at right is not a font. It’s custom designed.
the mail function not working properly. it show blank message in inbox. how can i fix it? it just show inside header, not in body message.
The problem is fixed in the new version but it’s currently in the review queue. Meanwhile please send us an email through our portfolio page so i can send you a fix.
Thanks
Hi. Two things…
1. How do I make the background images change faster?
2. I added 3 new icons to the footer, but it brings them down to the second line. How can I modify that, so that they are all on the same line?
http://cc101productions.com/soon/index.htmCan I get a response to the question I posted above please? Thanks.
Hi Thanks for purchasing one of our themes and sorry for my delay. For footer icons you should locate ‘style.css’ which is located inside ‘content/css’ folder then replace this line (located in end of the file):
#Footer ul{ margin: 0 auto; width: 90px; clear: both;}with:#Footer ul{ margin: 0 auto; clear: both; display:table;}Also add following line to end of ‘ie7.css’ which is located in same folder:
#Footer ul{display: inline; zoom: 1;}For making background images change faster find and open ‘script.js’ which is located in ‘scripts’ folder.
there is a variable called ‘BgChangeInterval’ which is located at the top of the file. This is responsible for background change speed.
If you need any further assistance please let me know.
Hi,
I love the holding page. Page job. Looking to buy the other version too.
Can you tell me how to add a link to the social icons at the footer of the page?
Best Regards,
Abby
Hi
Thanks for purchasing our theme. In “index.html” you should locate “div” tag with id=”Footer” under this tag there is a “UL” tag, then each “LI” under it represents one social icon:
by editing each “LI” you could add/remove social icons.
HTH
Hi,
I know how to add the icons. I want to know how to add a URL link to the icons like Facebook URL .
BR,
Abby
Well, if i understand it correctly you should add URL like below:
Hello,
I am having an issue when am trying to send a message from the under construction page. “Error occured in sending request. Try Again”
Please help in resolving this issue.
Best Regards,
Abby
May i have your page address?
Hello.
Sorry about that.
http://www.flexxclub.com/
Thanks,
Abby
Seems like there is a problem with your PHP email function, please make sure your PHP mail settings are correctly set.
Awesome stuff. Hell I bought both of em just so i can study how you wrote them.
Keep it up.
Hi, where can I set opacity?
Hi
I assume you mean main containers background opacity. You could change opacity in “content/css/style.css” lines 53 and 54 in the current version of the template.