Hi, I'am trying to add an images to the SpinUp and SpinDown buttons in a RadNumericTextBox.
The control will not display the whole image, heres my code:
And the Css:
When background-color Yellow is used I can see the yellow color on the SpinDown button, so the "wiring" between HTML and CSS is correct.
But... when I try to use the image I can only see a little bit of the image in the button...
How can I make the SpinDownButton bigger so that it displays the whole image? I've been playing around with height and width properties inside css with no luck - I just want a Big image for the spinbuttons .. :(