On Fri, 2009-10-09 at 21:57 +1000, Angelo Chen wrote: > hey all,i have a question about "logo.png"'s position in which file? > cause i want to set up the width and height for logo.png, sometimes > when users use IE6, my logo looks is out of shape, please help me with > this, thank you so much.
See theme/base/css/ie6.css to position your logo in IE6. If you want to add width and height attributes to the logo image, you have to do that from HTML. We should certainly output the width and height attributes in HTML, but, it was intentionally left out for the time being. -Sarven _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
