ThemeForest

TakeOff - Landing Page

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
  • Portugal

a great page! dont understand why so low purchases. i will buy it for my next project. good luck

PurpleChamber

Good to hear that you like it. Thanks!

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years

I like it. Do you have plans for a full site theme in the same style?

PurpleChamber

Right now I dont have plans to make a template of this style. But I’m working on other themes.

Thanks!

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
  • United Kingdom

Hi, is there a reason all the text in the tabbed panel is blurry? I cant read it in Chrome or IE?

PurpleChamber

Hmm for me its not that blurry, but I think I know what you mean, because of the thin font it looks not as clear, but thats easy to change. If anything, let me know.

Thanks!

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
biblis Purchased

Amazing template, just bought it!

thanks

PurpleChamber

Thanks biblis!

  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • Exclusive Author
  • Germany

Really kool my friend ;) I toke a look at the CSS , it’s very very clear and brilliant.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Love the template…purchased it today…could you please tell me a quick and easy way to make the newsletter submit a working form/script. If you could help me with this…I would be eternally grateful! lol…I thank you in advance…

Dennis

PurpleChamber

Hi Dennis,

first of all thanks for purchasing my item. As for your question, I personally dont know quick and easy way to do that. You need a server with a database and also a script which will send emails. I can only suggest you to look around CodeCanyon for such scripts.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Well, I decided to help us both out. You can include this in your template for future sales…

In index.html, replace this:

With this…

Then create a notepad file named “mail.php” and paste this:

<?php $to = “youremail@whatever.com”; $from = $_POST[“email”]; $headers = “From: $from”; mail($to,$subject,$messagesent,$headers); echo “Thanks for your submission!”; ?>

Upload “mail.php” to the root, or folder the landing page is located in. Change “youremail@whatever.com” to YOUR email address.

The email address should be one just for this form…since there is no additional identification info…just an email. I have tested it. It works simply and effectively! Just thought I’d help you and everyone else out! Thank you.

Dennis

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

Oooops! I forgot the tags for posting html…here it is…

replace this:

<form action="" id="newsletter">
  <fieldset> <input name="email" type="text" />
  <input name="submit" type="submit" value="Submit" />
  </fieldset>
</form>

with this:

<form name="newsletter" method="post" action="mail.php" id="newsletter">
  <fieldset> <input name="email" type="text" /><input name="submit" type="submit" value="Submit" /></fieldset>
</form>

Then just follow the above directions!

Thanks!

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hi there,

Nice looking design. I was just wondering why you don’t include the psds. I like to make sure that I have all of the assets when I’m building a site.

Thanks!

PurpleChamber

Hi,

I’ve included only buttons PSD files, the reason why I dont have full layuot psd is because i mostly designed this template in browser, photoshop was used only for background image and stuff like that.

Hope that helps.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hello,

Recently purchased this theme but the style sheet is missing. I tried the fix as show in the theme forest help section about missing style sheets but not luck.

can anyone offer advice for this?

Thanks

PurpleChamber

Hi,

it looks like you are trying to install this template as a wordpress theme. But TakeOff landing page is just an HTML /CSS template, so you have to have some HTML knowledge to edit the files to your needs.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
Fredj94 Purchased

i have mailed this author but no response since 3 or 4 days. Psd are not included !!

PurpleChamber

Hi Fredj94,

I’ve replied to your email as soon as I could. Please check your email again, thanks.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hi, I’m trying to replace the Bottom Image Cycle lightbox with Videos instead of images. I went to the lightbox link, but did not find the answer helpful. I’m quite novice at websites.

Can you give me an example of a replacement of code for videos (using iframes) to replace the below code:

<a href="img/pics/somepic2_2_big.jpg" class="item" rel="prettyPhoto" title=""><img src="img/pics/somepic2_2.jpg" alt="" height="145" width="228" /><span class="text">Show some text here</span> </a>
PurpleChamber
Hi, to use iframes with a lighbox, the link should be setup like this:
<a title="This is your description." href="http://www.example?iframe" rel="screenshots" class="fancybox"><img src="images/gallery/img-01-thumb.jpg" alt="" /></a>

img tag will hold the thumbnail, href attribute the link which will be displayed in the lighbox.

And by the way I dont see a verification ribon on your comment that this user bought the item, so have in mind that I do not offer free support :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi This theme is great. Question: How do give the tabs section a fixed height? The content of some tabs is longer than others, so it jumps longer – shorter and is not smooth. Is there a way to set the height manually? Thanks


by
by
by
by
by