TinyPortal

Development => Support => Topic started by: arrisje on July 07, 2007, 05:21:19 AM

Title: feature removal
Post by: arrisje on July 07, 2007, 05:21:19 AM
Hello to all,
I just installed Tiny Portal and love it already :)
I do need some help.
As you can see by this picture you see the avatar.]

(https://www.tinyportal.net/proxy.php?request=http%3A%2F%2Fi16.tinypic.com%2F61uh5c5.jpg&hash=3440f9cb5306b10ec84fa9d16daab344aec52fc8)

Since I installed the Tiny Portal the avatar showes twice. Is there any way to remove that big one on the top under family and friends?
Title: Re: feature removal
Post by: IchBin on July 07, 2007, 05:22:50 AM
index.template.php

Search for the first instance of $context['user']['avatar']. That is the code that calls the avatar. Delete it and see if it works. Of course, make a backup before you do anything like this. :)
Title: Re: feature removal
Post by: arrisje on July 07, 2007, 05:44:00 AM
That worked but everything else went of to. Take a loook how do I get those blocs back on the left and right. As you can tell I am a newbie at this. Appreciate your help :)
http://arrisje.110mb.com/Forum/index.php (http://arrisje.110mb.com/Forum/index.php)
Title: Re: feature removal
Post by: arrisje on July 07, 2007, 02:30:05 PM
Okay I got it.
All I did was remove avatar from index.template.php. Worked like a charm :)