1 luca82 Aug 28, 2006 09:51
3 luca82 Aug 28, 2006 17:25
How do you do it?
4 yabba Aug 28, 2006 18:03
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 ?
¥
5 luca82 Aug 28, 2006 19:56
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
6 yabba Aug 29, 2006 18:32
Simplest way :-
<img src="img/logo'.$blog.'".jpg" />
Then upload a logo#.jpg (where # is the blog number) for each blog
¥
7 luca82 Aug 29, 2006 19:12
Thanks for your answer. It worked very well :)
Are there any other ways, less simple but better?
8 yabba Aug 30, 2006 17:44
Probably, but I'm blonde so I tend to go for the simple solutions ;)
¥
9 luca82 Aug 30, 2006 18:22
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 :)
10 yabba Aug 30, 2006 19:18
What power are you looking for?
¥
11 balupton Sep 01, 2006 07:19
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...