ThemeForest

Kameleon - Premium Business & Product Template

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

Hi Chris,

We love the theme and have had tons of great compliments on it since rolling it out a few weeks ago on our site, ontolo.com.

We’re just running into the same problem as those folks above with IE and the buttons functioning as links. Any advice?

Thanks!

Ben Wills

ChrisMooney

Hey,

Could you email via my profile with links to the problem so I can check it out?

Thanks

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
thedoct Purchased
Hi. How can i add a link to a button? i’ve test with <a href="file.html"><button class="blue small" type="button">click</button></a> but don’t work. can you help me? thnks!
ChrisMooney

You’re better off using:

<a href="file.html" class="button blue small">Click</a>

Rather than the tag as it seems ie has trouble with it.

Hope that helps.

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

Works great in IE9 ? Can show php files instead of html?

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

Great design! Maybe you could use this article for dynamic highlighting of the menu, makes things a lot easier when one could edit the menu in one file e.g. navigation.php. http://www.alistapart.com/articles/keepingcurrent I use it, and it works flawlessly. Else I should edit each separate page/file if I want to change something in the menu. Saves a lot of work.

ChrisMooney

Thanks for the feedback, I’ve added it to my list for the next version.

Cheers!

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

Chris I have a question about the markup (before I do all kinds of stuff and then revert it again).

In HTML 5 it isn’t necessary to use the rel, style etc. like e.g.

rel=”stylesheet” type=”text/css”

or

type=”text/javascript”

The template has the HTML5 doctype, and some other stuff from the boilerplate, but these tags are still in there. I was wondering if you did keep them in the code for a specific reason? (e.g. backwards compatability)

If not, I would like to remove them for cleaner code, but first wanted to ask to save me some time.

ChrisMooney

Hey Jorkie,

You are right I kept the code in to play it safe for backwards compatibility. So you would be able to remove that markup for cleaner code. :)

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

Hi, I left a comment in your WP version, but decided to buy HTML . Need to customize this urgently, so I would greatly appreciate your help =]

1. How can I replace large homepage image with video of same size (check out www.nasaklin.com, would like to use same method)?

2. How to activate lightbox in small photos under main text and bottom of homepage?

tks

ChrisMooney

Hey there,

1) It would be a matter of replacing this code:

<img class="feature-img" src="img/screenshot.png" alt="" />

With the code for your video while wrapping it in a DIV which is float left.

2) Check here for documentation on how to achieve that: http://www.huddletogether.com/projects/lightbox2/

Thanks

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

First, amazing template, it’s well built and very easy to customize.

I’ve had some issues with the homepage feature grids not showing up correctly if the length of text on each is not similar. This is not necessarily bad coding, but it is nice to not be constrained by text length if you want one to be shorter or longer.

To normalize the column height, I was able to use a jQuery script in a document ready that I’ve had success with on other projects. I hope this helps the community and the developer:

var highestCol = Math.max($('.feature').height(),$('.feature').height()); $('.feature').height(highestCol);
ChrisMooney

Thanks for the recommendation, it’s something I’ll look into.

Thanks!

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

Great template, Good Job !!!

I have a little problem if you can assist me with it, I need to customize the look for an input so the browse button looks like the send button on contact.html.

Any quick help on this is highly appreciaty , I am about to roll out my website and it is the only ugly button …. ;)

thx

ChrisMooney

Hey there,

Could you be more specific, what do you mean “browse button”?

Thanks

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

Hi Chris

When you create an <input type="file" />

You get a browse button to browse and select the file you want to upload, I need to know if there is a way to customize the style of that button to match the Send button style on contact.html

Hope this is clearer.

Thx

ChrisMooney

Hey there,

There are different colors of button available but not different styles.

Thanks

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

So there is no way to change the look of that browse button?

ChrisMooney

You can but it requires custom CSS . (There isn’t a reliable consistent method of doing it so it isn’t styled in the theme by default)

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

Thanks for the info, keep this in mind in case you release a new update of your template.

Thx

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

Chris

I need to buy the same template for another job I am doing for a client anyway I can get it for the same reduced price?

Thx

ChrisMooney

Hello,

Unfortunately there is no way to facilitate this. You’ll have to purchase it again at the standard price.

Thanks

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

Not a problem, just bought a new license for my new project

Thx

ChrisMooney

Thanks for your continued support :)

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

Hi Chris

I tried to use a <select> </select> HTML tag but it does not seem to have a CSS like other input elements.

Any quick fix is highly appreciated about to deliver a project to a client.

Thx

ChrisMooney

Try this:

select { background: url("../img/bg-input.gif") repeat-x scroll center top #FFFFFF; border: 1px solid #D9D9D9; padding: 5px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
hakimny Purchased

Thank you so much worked like a charm

Thx Chris I really appreciate it

ChrisMooney

No problem :)

  • Has been a member for 1-2 years

Can the Copyright ©2010, A Mudo Design for Theme Forest be removed from the footer for a more professional look? I couldn’t seem to find any information in the regular license agreement. Thank you

—Chris

ChrisMooney

Hey Chris,

Yes of course, the license has no requirement for customers to keep the copyright notice intact. So you can do what you want in that regard.

Thanks

  • Bought between 1 and 9 items
  • Has been a member for 4-5 years
daversion Purchased

Hey Chris. AWESOME template. I purchased it about a year ago. I just noticed that the buttons don’t work in IE with the template code (maybe you fixed it already?). I was able to get it to work with your advice above.

<a href="download.html" class="button blue" style="text-decoration:none">Download</a>

Do you plan on changing this in the template or have any thoughts on why you implemented without IE support?

Thanks!

ChrisMooney

Hey there,

Thanks for pointing this out, I had forgotten about it. I’ve added it onto my bugs list and it’ll be fixed in the next update.

Thanks

  • Has been a member for 1-2 years

I am having a problem where the headings disappear on the site. This even happens on the default template without any modifications.

This only happens in IE.

http://www.phppointofsalestaging.com
ChrisMooney

Hi there,

Try updating the cufon file (in /js/) to the latest version: http://cufon.shoqolate.com/generate/

That should sort the problem for you. Let me know if you need anything else.

Thanks

  • Has been a member for 1-2 years

Hi, Chris. First, thanks for this very beautiful template. I really like your style! Second, I have some problems with Kameleon :) I decided to customize some parts of template, so I want to add scroll bar after image in 3 column portfolio page. (so, the scrollbar will be display the text which is in h4 and p tags). I decided to use Tiny Scrollbar jQuery plugin ( http://baijs.nl/tinyscrollbar/ ) for that. But it doesn’t work in Kameleon. I think the problem depends on CSS reset or something else.

What can I do ?

Thanks in advance.

ChrisMooney

Hey there,

Unfortunately I don’t have any experience with that particular jQuery plugin. I can’t really help with any customization.

Sorry about that,

Thanks

Default-user

No, problem, Chris. Actually, this plugin works well. But when I want to customize it to template, then there happens some problems ) and I know that the problem depends on template. For customizing, I add div tags between ul tags like this: Here is the image: http://xmages.net/i/3343413

I also included specific js and css files between head tags. But it doesn’t work :( Isn’t it possible to add div tags between ul tags ? Which CSS code do I need to change for that? Thanks

Default-user

I changed some syntax errors, please look again my second comment :)

ChrisMooney

Hey there,

I don’t know what to suggest as I can’t see the source. With your issues including JS and CSS make sure your paths are correct.

Thanks

Default-user

I’m sure that the paths are correct. And I haven’t changed anything in template, so I do the processes in the original sources (which are the same as when I bought template). Please, just try to add this scrollbar to the original template which you gave. If the result is succesful, then write how you did it. Or please, give me some suggestion. Thanks.

ChrisMooney

Hey there,

I’m sorry but I can’t guarantee the template will work with any jQuery plugin out there. I’m more than happy to provide support for customers who have issues setting up the template, but what you’re asking me to do is to implement this jQuery plugin for you.

Also, I don’t see a purchased badge on your post…

Thanks

Default-user

I bought it from my another account which now I haven’t access to this one. Anyway, thanks.

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • United States
aangulo Purchased

Hey Chris,

Thanks for a great template! I was just wondering, the “Latest Blog Posts” area, how can I implement that? I was looking for a js file or something, but just seems like HTML . Definitely would like it automated using RSS . Please let me know, thanks!

ChrisMooney

Hey there,

The HTML version is just that. If you want more functionality, you may be interested in the WordPress version: http://themeforest.net/item/kameleon-premium-business-product-template/145330

Thanks

by
by
by
by
by