ThemeForest

Canvas Admin - Premium responsive admin template

  • Elite Author
  • Sold between 250 000 and 1 000 000 dollars
  • Referred more than 2000 users
  • Bought between 100 and 499 items
  • Has been a member for 3-4 years
  • Exclusive Author
  • United States

I would love to see a little green/orange in this template. But still it looks great man! Good luck with sales.

  • Microlancer Beta Tester
  • Has been a member for 1-2 years
  • Sold between 1 and 100 dollars
  • Exclusive Author
  • Referred between 10 and 49 users
  • Spain
  • Bought between 1 and 9 items

brilliant theme!!

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

any other colors available?

MadeByAmp

There are currently no premade colors. The theme is very easy to modify. I will shortly be producing a customization tutorial about how and where to modify colors.

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

Hello, excuse my stupidity but what is exactly the purpose of admin templates? in other words what are they used for?

I like the looks and all but….i do not see the purpose to them.

Tx

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 3-4 years
  • India
  • Microlancer Beta Tester
  • Sold between 100 and 1 000 dollars

Nice work, thanks. I am using this right now but not sure how I can make it look better. Also the icons are looking too heavy in this :(

Will you please look at this screenshot & tell me? http://i44.tinypic.com/2o1vd.png
MadeByAmp

aslamdoctor, thanks for your purchase.

One trick I use for the icons is to change the opacity via css. You can apply the code below to your css to subdue the icons a bit.

filter: alpha(opacity=70);
opacity: 0.70;

Not sure what you mean by make it look better. Would you like some ideas of different elements you could place on that page?

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

Hi, excellent work.

I would like to ask for little help, I need next: In stream.html – click on “Comment” must show hidden DIV . Click on “Comment” again must hide this DIV (toggle functionality).

Thank You in advance.

  • Bought between 50 and 99 items
  • Has been a member for 2-3 years
  • United States

Great template. Can it be a fixed width? Was also looking to see if more form controls can be added like sliders and color pickers?

MadeByAmp

I will attempt a fixed width layout over the next couple days. Not really sure how it will turn out but I’ll let you know

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

Hi,

I don’t understand how I can use the build files in /build directory… I try to execute “build.php” in Firefox but the changes made in “reset.css” for example, do not appear in “all.css”

Can you explain to me?

MadeByAmp

What was displayed in the browser when you ran build.php? Did you get an error?

pontex
pontex Purchased

No no error, a simple blank page

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

I think this is a great template with a lot of customization, but I can’t seem to understand why there’s no PSD ’s included. There’s a few things that I would want to tweak and it would be so much easier if you just included the PSD ’s…

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

Hey – great work guys I love this theme but I have found a layout bug with IE8 when using the tabs widget. I have attached a screen shot of the issue below . As you can see the tabs are getting squashed in terms of width. Is there any chance you can fix this? Thanks

http://i661.photobucket.com/albums/uu337/michaelwithersone/ThemeForestTabIssue.jpg

MadeByAmp

Sorry for the delay….I will take a look into this.

MadeByAmp

I believe I have a fix for you. How should I get that to you?

Default-user

Hey There cheers for the fix is there any possibility you could email me the fix? Or Can I just download the whole package again?

MadeByAmp

Send me a message through my profile http://themeforest.net/user/MadeByAmp. I’ll get you the fix quicker than an update.

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

I love this template. It seem I can’t finde those two files. (’../images/bg-input-focus.png’) (’../images/bg-input.png’)

Thank you for your help :)

MadeByAmp

Those were form input stylings that are unnecessary. I will remove the reference to them in the first update.

Thanks for pointing that out.

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

Hi! First of all, I’d like to say that this template is brilliant. It has saved me tons of development time already.

I’ve got a question about DataTables. I’m using DataTables with AJAX as a data source. In order to make it work, I had to remove the “data-table” class name and initialize with javascript. However, once the table is initialized from AJAX , the paginator bar is missing and page indicator is not stylized. Any ideas how to get this to work?

MadeByAmp

Would you happen to have a live example I could see?

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

NM, answered my own question. For future reference, when initializing a DataTable in javascript using this theme, you have to add the following parameters:

‘sPaginationType’: ‘full_numbers’ ‘bJQueryUI’: true

  • Bought between 100 and 499 items
  • Has been a member for 2-3 years
kenneta Purchased

Hi,

Having some problems when using this theme with MVC3 (ASP.NET) in IE.

This is what it looks in IE9 http://kennet.se/img/_mvc_IE9.JPG

But it looks fine in FireFox http://kennet.se/img/_mvc_FFox.JPG

Strangely if I open your sample pages in IE it looks ok.

Any suggestions?

/Ken

MadeByAmp

Can’t replicate the problem myself. Do you have a live demo I could work with?

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

Hey – Great theme, as usual! Quick question, I’m trying to change the colors of the chart (bar) when I use: table class=”stats” data-chart=”bar”... Any idea on how to change the bar colors w/o calling the visualize() method? Is there a css file I can change?

Thanks!

MadeByAmp

Looked into to what you were saying. I believe the chart colors can only be changed via javascript because the chart is a Canvas element.

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

I am having the same issue as kenneta above. Any help would be greatly appreciated, the site look and works fine in Chrome/Safari/FireFox, but no go on IE 9 .

Otherwise, great Theme. Beautiful, and very well laid out and commented. Super clean code.

MadeByAmp

Would you happen to have a live demo I could work with? I can not replicate the problem.

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

+1 for Kenneta. I’m having the same problem

  • Austria
  • Bought between 100 and 499 items
  • Has been a member for 2-3 years

great admin template! you will also do for joomla backend? thank you!

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

I noticed that when using an iPad on the demo, when you rotate from portrait to landscape, the layout stretches outside of the bounds for no reason. You have to pinch to zoom it back in. (iPad 3, 5.1)

As i’m looking at this for use on an iPad it’s kind of an issue for me. Any chance for an update to fix that ?

by
by
by
by
by