338 comments found.
I want to use your theme in Farsi language (this is a right to left script) and move chat bar to left and main menu bar to right … how can I do it ?
I haven’t tried that yet but I don’t think it will work for now but I will add a support for that in the future updates.
I am not a developer and I purchased your theme to help me understand Responsive design. My goal is to create better better prototypes. Can you help me understand how the menu works so I can dissect it so I can understand how it works so I can build my own prototypes.
All I am really looking for is to understand what files I should really be spending my time understanding i.e. jquery files or css files etc.where they pertain to the menu functionality.
Thanks
Hi thanks for the purchase. Do you know the basic of css and jquery already? If not then I would suggest you to search some tutorials or basic guide online. After that go back here and I will help you if you have trouble with my template.
yeah I know the basics, I just wanted to understand where to look as I am having some difficulties breaking it on purpose and I really do learn better this way as books / tutorials only get me so far.. I also purchased your shmancy template a year ago for the same reason BTW NICE NICE NICE you have been an inspiration for me.
Let me get back to you on that when I am in my computer. Right now Im replying through phone and I cant check the code. Do you use inspect element in the browser?
yes., I am using Firefox and inside the development tools
So what exactly do you want fo achieve?
Thanks for continuing to work on this template, themepixels! I’m looking forward to 1.3 =)
Yup, thanks 
Any chance to have the update soon? Need to take decision with this theme or another one. Thanks.
Update will be available by late this week. Thanks
Great work, very well done and documented. Congrats!
I’ve been waiting for the new version with another themes. And I’d love to see some easier way to customize the themes, cause the inverted theme is incomplete and I have to copy parts from the inverted and parts from the default theme to create my own new theme.
Hi, what part of the theme that makes it incomplete when switching to inverted? You mean the css content of the inverted? When using inverted skin you still need to include the default but not replacing it because the use of it is to override the default color.
Yes, I figure it out already. Thanks.
Could you help me with something really important? How can I display the PageHeader fixed at the top or adjust the height of dynamically to the available height of the screen? I try to put the PageHeader position:fixed, but it’s width broked. Trying to put width:100%, PageHeader’s right border goes over the screen.
I need to scroll content inside , but I’m using PageHeader to show some contextual commands, that’s why it needs to be always visible. If the user scrolls down through the content, selecting some records, than have to scroll up to rich the commands, the whole experience will suck.
.pageheader { position: fixed; left: 240px; right: 0; z-index: 100}
How do you disable the preloader when the page loads?
Please refer to this – http://themeforest.net/item/bracket-responsive-bootstrap-3-admin-template/6894362/faqs/19838
I just want to let you know that your theme is just great! the HTML code is so clean, it was so easy to implement it in my rails -> angularjs app!! I’m really looking forward for the next update.
As mentioned in other comments it would be nice if you add the compose view for the email.
Regards
Yeah compose view will be available in 1.3 update. Thanks 
Hello. I have a problem to pass values to Toggle Switches. Can you help me please. Thanks a lot.
Ok give me more details of your problem. Shoot me an email.
Thank you Manuel. You saved me.
I’m looking to purchase your theme (bracket) to use in projects of the company where i work. However, before that, I need to know how is the their documentation, especially regarding the components and their attributes, so that my team can quickly learn how to use it.
I wonder also if you can make customizations (new features or adjust some components ) in your theme to meet some of our demands with an extra contract for these jobs.
Regards and congratulations by excellent job!
Hi, my theme is built using bootstrap ui framework and it’s well documented. This template also has it’s own documentation that will guide you in using this template. If you have trouble using this, please do not hesitate to contact me or comment here and I will answer all your concerns as soon as I can.
Ok, thanks for replying. We intent purchase your theme soon. But, in future, we will need to customize some features or components and I think you can make this more easily. Can we talk about it?
Ok then, let me know
Just wanted to say you did a great job making this work well on the iPad. I bought two other themes and while they look good on the desktop, no attention was paid to the tablet even though they’re responsive.
Thanks 
Nice job!
Thanks 
Any plans to add “Compose email” dialog/page?
That is a great addition and yes I will take note on that and add it in the future updates but will not be available in the 1.3 update that I’m working on right now.
Hi. I am having trouble getting started using this template. I’m running on a mac, and I just tucked this file in my apache docs root and immediately seeing errors. The ones below are from chrome. Graphs are not loading in dashboard, but do load fine on the charts page. Please advise as to how to correct. Thank you!
Consider using 'dppx' units instead of 'dpi', as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) (index):1
Uncaught ReferenceError: Skycons is not defined dashboard.js:456
(anonymous function) dashboard.js:456
Uncaught Error: Invalid dimensions for plot, width = null, height = null flot.min.js:1
Canvas.resize flot.min.js:1
Canvas flot.min.js:1
setupCanvases flot.min.js:1
Plot flot.min.js:1
$.plot flot.min.js:2
(anonymous function) dashboard.js:106
c jquery-1.10.2.min.js:4
p.fireWith jquery-1.10.2.min.js:4
x.extend.ready jquery-1.10.2.min.js:4
q jquery-1.10.2.min.js:4
event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery-1.10.2.min.js:5
Hi, I need to know what version of Chrome you are using. In my end I am using latest version of Chrome and all seems fine to me. Graphs are displaying in dashboard.
Hi. Thanks for the quick response. I was at Version 33.0.1750.149, then it did when an update when I looked just now (I don’t have auto on), and it updated to 33.0.1750.152. It’s a minor revision, but I rechecked the template, and it appears to have corrected as I’m not seeing those errors in the console. I’m not sure what the problem was, but I’m sorry for the goose chase.
So its working now?
Yes. All good. Thank you.
Hi – did you happen to use LESS to generate any of the custom CSS? If so, it would be fantastic to have those source files.
LESS will be available in the future updates but not yet available in the 1.3 update that I’m working on right now.
Hello, the theme is nice.
Please tell me what can I do with that ugly selectors to match pretty text boxes?
And I have not found a gritter notifications example on the Extras page ( http://themepixels.com/demo/webpage/bracket/extras.html )
Thanks
I didn’t see this not working after the 1.2 update. Thanks for letting me know. Alright, if you open the demo http://themepixels.com/demo/webpage/bracket/signup.html the dropdown is already working. All you need to do is open the demo link in the browser right click on the page then click View Page Source. After that save it and replace the signup.html. If you find it hard of doing this let me know.
About the Gritter Notifications it is in the http://themepixels.com/demo/webpage/bracket/alerts.html and then scroll down in Growl Notifications.
Thank you, I’m ok with it.
I have a text-overflow issue with .filemanager .thmb
If a filename is too long and contains no breakable characters, the text outruns the white box. I would like to see a text-overflow: ellipsis cutting off the text instead.
ok thanks I’ll take note on that and be fix in the next update.
Excellent, thank you!
When will 1.3 be released? Looking to purchase as well.
Estimated would be on next week. Thnks
Hi, I would like to purchase it. Are PSD files included yet? Thank you.
In the next update of 1.3 PSD will be available
Hello, First of all this is an amazing theme, i love it to bits 
I have a quick question, i know modding the theme isn’t covered by the support given here, but it might be a quick question, and i thought i would ask it anyway.
In the Login Screen i deleted Everything except the login box and i want to center the login box on the screen.
Here is a example of what the problem i’m having is : http://puu.sh/7njKr.png
Click Me 
I don’t know how to make that box appear in the center of the screen. I am willing to pay for the modification if that’s what is required. I cant see where in the style.default.css where to change it or what to add.
Thanks again 
I will get back to you on or before 2days. Im on vacation Im only using my phone so I cant check it right away. This is an easy fix for me so dont worry I will not ask you to pay me
Okay thank you very much, also i want to know how to make the bit INFORMATION SUMMARY go to the bottom of the page and be static instead of being in the middle. Here is a example : http://puu.sh/7nYG1.png
I want the stats below the Information and Summary to be at the bottom of the page.
Thanks
<div class="signinpanel"><form>... </div>You should also set a width to signinpanel in css like below
.signinpanel { width: 350px; }
good