:: Forum >> Version 2 >>
Setting small images so they do not repeat
More information on this topic is available in the documentation section:
/grid.howto.cells/images.html.
I used the example and set a 16x16 image - the display area appeared to 18x18 causing repetition of the top and left of the image.
I fixed this by using the style as follows
.aw-image-excel
{
background-repeat: no-repeat;
background-image: url(images/excel.gif)
}
Chris Coulthard
Tuesday, February 20, 2007
This topic is archived.
Back to /grid.howto.cells/images.html
Documentation:
Forum search