Hi Asta thank you for helping,
I have two images with the same file name except one is a higher resolution for retina displays – threadstoFashion-navIcons.png which is 24 px in height and – [email protected] which is 48 px in height. It seems that the “[email protected]” is the one getting called up. Since my header banner wrap is set at 45 pixles high I thought i could just set the height in the css- “li.follow a,a.icon{display:block;width:24px;height:24px;background:url(../img/threadstoFashion-navIcons.png) 0 0 no-repeat;text-indent:-500px}”
to a bigger ht. I have tried to adjust the ht here and at the other .icon areas in the css but it always stays the same. I am new to this so be be easy on me. Thanks for any help. – Tom