TinyPortal
Development => Support => Topic started by: lish425 on June 07, 2007, 01:39:42 AM
I can't remember how I did it on my other site and I have been searching for quite a while. I wish I could remember how I did it. I would like to hide blocks on the search, login, and register pages. I know there was a thread sometime ago about how to do it but I can't find it.
The site in my signature was the one I was able to remove them. Not sure that helps though.
An easy way would be for you to open all of the the search.php, login.php, and register.php from the Sources directory and add this line just below the first line that starts with the word global.
tp_hidebars();
This will hide all the blocks including left/right/center etc.
Thanks so much, the support here is excellent. :)
Tnx very much!
I was searching a solution and with this was really easy!!
Tnx again! :D