admin
Karma: 57
|
Re:RSS Icon - 2006/11/26 18:07
Tricky to change just one. Image URLs are generated in /components/com_remository/remository.class.php in the method "RemositoryImageURL". If you change the default values in the function declaration from 32 to some smaller value, you will find that most (maybe all) of the Remository icons will show smaller.
It's not very efficient to give the browser sizes that don't match the image size, but it may get the result you want
Martin Brampton aka Counterpoint http://black-sheep-research.com http://mamboguru.com |