PDA

View Full Version : image-position right with padding


ricmetal
7th May 12, 06:47 PM
hi all

im building a button using the a tag and placing a background image on the right side, along with some text.

the button has a padding, but for some reason the background image does not follow that padding on the right side.

using background-position, i could place the background image on the left, at a determined length, as to emulate the padding of the button, but seeing im placing the background image on the right, i cant get it to emulate that padding.

anyone know how to add padding to the background-image, on the right?

chrishirst
7th May 12, 08:03 PM
Give it a 'x' value of less than 100%

ricmetal
8th May 12, 10:27 AM
yeah, i got there a while after posting.
it's good enough for me, but still
it's not an accurate measure though
regards

chrishirst
8th May 12, 01:19 PM
Accurate and CSS do not go together.