amin sultani wrote:
1. I am using theme/laconica and trying to see which template is using logo, so the name could be changed from logo to sitename.png

You can change the logo URL like this (in config.php):

        $config['site']['logo'] = '/path/to/your/logo.png';

2. Also the size of logo, how can I change that and where? Because my logo looks really small and out of shape, need to make the width and height bigger.

You'll have to create your own theme to do that.

-Evan
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to