2 topanga Aug 28, 2006 15:12

How do you do it?
are you wanting a different logo per user, or a different logo per users blog that uses the skin?
And which version of b2evo do you have installed ?
¥
Let's say User A is the admin of Blog A and User B is the admin of Blog B and they chose the same skin for their blog, but they want their own logo to display on their own blog
I am using b2evo 1.8.1 RC "Milestone" 2006-08-17
Simplest way :-
<img src="img/logo'.$blog.'".jpg" />
Then upload a logo#.jpg (where # is the blog number) for each blog
¥
Thanks for your answer. It worked very well :)
Are there any other ways, less simple but better?
Probably, but I'm blonde so I tend to go for the simple solutions ;)
¥
Oh well, I was asking cause maybe there was a less simple solution which gives more power :)
However thanks again for your help... really appreciated :)
What power are you looking for?
¥
Yeh, i'm 'working' on a [url=http://forums.b2evolution.net//viewtopic.php?t=8465]plugin[/url] that will do this.
I suppose it is, beacuse you can make it possible to attach a different css file per user...
But I must admit, I have not yet tried it...