Top "Customization" questions

Modifying the default state of an application to suit a user's preferences or to address the unique requirements of a particular objective.

Magento: Add captcha to custom contact form

I created a new custom contact form in Magento website, I am trying to add captcha at the end of …

magento customization captcha contact-form
How to customize bootstrap switch color

How can I customize bootstrap switch color to the desired color? I found a oncolor and offcolor but not know …

css customization bootstrap-switch
Mysql Color Scheme

Is there a way to set a color scheme for the mysql client? It might sound trivial, but I'd like …

mysql colors terminal customization
Customizing an Admin form in Django while also using autodiscover

I want to modify a few tiny details of Django's built-in django.contrib.auth module. Specifically, I want a different …

python django forms django-admin customization
Custom design JScollPane Java Swing

I need to design this scrollbar for all my scrollpanes : With Java Swing. I am using Netbeans IDE. What is …

java swing scrollbar customization scrollpane
Is it possible to customize error display in powershell?

I find the standard Powershell display of errors (red text, multi-line display) a bit distracting. Is it possible to customize …

powershell customization
WPF Customized TabControl

I have to develop a customized tab control and decided to create it with WPF/XAML, because I planned to …

wpf xaml tabcontrol customization
Is this possible to customize printf?

I have some struct that I need to print frequently. For now, I am using a classical print wrapper around …

c linux customization glibc
create d3.js axes without numbering

Is there a way to create a d3.js axis without any kind of numbering? Tickmarks are ok but just …

javascript svg d3.js customization
python matplotlib colorbar setting tick formator/locator changes tick labels

users, I want to customize the ticks on a colorbar. However, I found the following strange behavior. I try to …

python matplotlib customization colorbar