I am trying put a space between my image and link, but cant seam to find what code I need to change
Attachment 14242
http://www.downthegarden.com/index.p...index&cPath=37
thanks
ruksana
Printable View
I am trying put a space between my image and link, but cant seam to find what code I need to change
Attachment 14242
http://www.downthegarden.com/index.p...index&cPath=37
thanks
ruksana
Add this to you stylesheet.css and it should work:
.categoryListBoxContents a img {margin: 0 0 10px;}
thanks Badarac - it worked