This item was featured on ThemeForest
This item is by an Elite Author
Kopyov
- Microlancer Beta Tester
- Has been a member for 2-3 years
- Author was Featured
- Item was Featured
- Sold between 100 000 and 250 000 dollars
- Elite Author
- Referred between 100 and 199 users
- Bought between 10 and 49 items
- Exclusive Author
- Europe
2,454
Purchases
Buyer Rating:
4.78 stars
4.78 average based on 388 ratings.
-
5 Star
32182%
-
4 Star
5413%
-
3 Star
82%
-
2 Star
30%
-
1 Star
20%
| Created | 29 November 11 |
| Last Update | 10 February 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- admin
- buttons
- charts
- contact list
- forms
- icons
- jquery
- minimalistic
- modern
- plugins
- premium theme
- progress bar
- sliders
© All Rights Reserved Kopyov -
Contact Envato Support


Kopyov,
Awesome job, thanks for making us all look good
I am having an issue where my CONTACT class is not showing in any other browser but Firefox, below is a page the example:
http://stanleydev.com/dev.eservices2012.sat/door-status-region.asp?page=doorstatusPage looks blank but there is content there that is being hidden, by the Overflow=hidden on line 475 in main.css
Any suggestions on how I can fix this? Thanks! Nick G
Hello there.
As you’re building your layout with tables, you can remove overflow: hidden; from .content and add there padding-left: 250px; or something around that. You’ve set 100% width for the main table with colspan, so your .content will have 100% width. Also check your clearing classes and td heights.
Thanks for the response, that helped. I do have one other CSS question.
Now I have a large space above the bread crumb trail and I can not seem to reduce it, any ideas???
Thanks again!
Again, check your clearing divs and closed tags, your content is inside title line now
Ok I went through and fixed all the DIVs, looks like it aslo happening with your template HTML files also
Example: http://stanleydev.com/dev.eservices2012.sat/widgets.html
Thanks for all you help!
Template has 100% blocks layout without tables in the structure. If you don’t use tables like you have on asp pages, add overflow: hidden; and remove left padding from the .content
Hello Kopyov,
I’m using File Uploader. How can i get file names of uploaded files? And do you know any trick with getting them on form. I want to submit uploaded files to my PHP file with form.
If you mean to keep original file names, you can set In options
What do you mean getting them on form? Upload is processed by upload.php file
Hi there again, are you able to tell me how you removed the datatables record count from the theme? On the original datatables site it displays total record count when filtered, but on the themes dynamic table example it only shows ‘items per page?’
http://datatables.net/release-datatables/examples/basic_init/zero_config.html
Thanks
Gary
Hey Gary
I removed “i” letter from sDom, you can add it, more info, this is an information block
Hi there, thanks again, that sorted it but it outputs it at the top of the table over header text, is there something in css I can add to move it to bottom of table?
Cheers
First – top or bottom position denends on where you put “i” letter in sDom. And second – yeah, you’ll need to add some styles in css, as i remember you’ll need to add a correct position only
legend, that did the trick I just used this to align with bottom pagibnation –
"sDom": '<""f>t<"F"lip>'Thanks again..
Hi Kopyov, I’m a fan of your work!
I tried to upgrade elfinder but unfortunately the css is way too different. Do you have anything in the pipeline for this?
I’m going to stick to your version for now, Thanks.
Hi there.
Thanks!
I’ll upgrade plugin in the next update, very soon
Thanks so much.
Welcome
With the Usual file input : box in the forms elements, clicking on the plus symbol does nothing. Users would expect that clicking it, it would open the folder dialog.
I have had quite a fews users ask me about this.
Thanks
Works just fine here, you can check live preview.
If you did any changes in the code, just “it doesn’t work” isn’t enough, i need to see the code, need to know what excatly you changed. Can you please provide a link to the page where you have this issue?
Thanks for the reply, I tried it on your preview before I posted the issue I was having. I have the same problem there. That is why I did not provide any code as I have not change anything. I am useing Firefox 13.0.1 and I have since tried it Chrome which it does work ok in that. Both your preview and my code are fine.
So it may be an issue with Firefox. I get no errors in firebug.
Hmm, that’s weird, i just checked in FF 13 .0.1 on MacOS and everything works great, when i click on the field or on the plus button, it opens a popup window, so i don’t see any issues on my side
Hi, have no idea why but today all the ‘Items Per Page’ dropdowns at foot of dataTables have lost their formatting, the odd thing is it works locally but at hosting server. Can you let me know which js or css controls this please?
Thanks again
hi
Basically it should be in datatable.css file, but why it stopped working? Did you change or upgrade datatables plugin?
Hi there, yes that’s what I thought, I have double check local against hosted css and its identical, I have the ‘items per page 10’ but no drop down box when viewing local!
just a suggestion – try to copy your hosted copy again and check if it works, because i didn’t have such issues before
Yes have copied locally to host and check with exmerge but still no joy, its an odd one. If the image was missing I guess none of the other drop downs would work either!
Oh well.
you mean dropdown doesn;t have any styling or it just doesn’t appear?
No the dropdown doesn’t appear at all all I get is ‘items per page 10’, but it does appear on all form dropdowns which i guess is using same image?
Yes, it uses the same image for the background. If dropdown works when you click on 10, check order in custom.js for uniform plugin and datatable, datatable should be loaded AFTER uniform
This is the best admin skin ever. Keep up updating and adding more features to it!
Thank you so much!
Hi!!!!
the mine is giving error. help me?
Detalhes dos erros da página da Web
Agente de Usuário: Mozilla/4.0 (compatible; MSIE 7 .0; Windows NT 6 .1; WOW64 ; Trident/5.0; SLCC2 ; .NET CLR 2 .0.50727; .NET CLR 3 .5.30729; .NET CLR 3 .0.30729; Media Center PC 6 .0; InfoPath.3; .NET4.0C; .NET4.0E; AskTbORJ/5.14.1.20007) Carimbo de data/hora: Wed, 27 Jun 2012 15:14:26 UTC
Mensagem: Identificador, cadeia ou número esperado Linha: 112 Caractere: 4 Código: 0 URI : custom.js
hi, and what do you have in your 112 line in custom.js?
103: topic: { 104: required: ”#newsletter:checked”, 105: minlength: 2 106: }, 107: agree: “required” 108: }, 109: messages: { 110: customMessage: { 111: required: “Bazinga! This message is editable”, 112: }, 113: agree: “Please accept our policy” 114: } 115: });
but this error only happens in IE =(
try to remove a comma from that line. And check again that code for the correct syntax
the error remains only in IE =(
look at the error -> http://www.andremmoura.com.br/amm/login.html
Remove comma from line 111, after
erro line 211 =(
give me your email, i will send a js file. Or simply remove commas if you’ll find those errors. IE shows an error if the latest element contains a comma
Thanks!!!!!!!!!!!!!!!
Hello! In the form “Wizard with validation” – located on page ui_elements.html-how can implement validation for more than an imput, since the proposed model can only use the “req” to name just one?
Hey.
You can use .required for the input field, if you need to validate multiple input fields with the same message – simply add class=”required”. If you need different messages, set necessary settings for the validation in custom.js file for the validation
Hi dear, I catched an error in theme like this http://d.pr/i/hSeV According to pictue, styled drop down list is not fitting in the page. How can fixed that? Thanks.