Your Portal Version: 1.0.6
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://games-center.pl
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
I have on my forum "Expand categories" modyfication http://www.phpbb.com/customise/db/mod/e ... ategories/.
I wonder, how add this show/hide option to custom portal center blocks? Anyone knows?
Expand custom blocks
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Expand custom blocks
An example:denwer wrote: Boardlink: http://games-center.pl
Description and Message
I have on my forum "Expand categories" modyfication http://www.phpbb.com/customise/db/mod/e ... ategories/.
I wonder, how add this show/hide option to custom portal center blocks? Anyone knows?
Code: Select all
<!-- IF S_USER_LOGGED_IN and not S_IS_BOT -->
<!-- INCLUDE portal/block/shout_body.html -->
<!-- ENDIF -->
V.G. archivar
sorry for my bad english
sorry for my bad english
Re: Expand custom blocks
I don't want to hide blocks from users. I want to expand blocks like in this "expand categories mod".
If user click "-", blok hide, if user click "+", block show.
If user click "-", blok hide, if user click "+", block show.
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: Expand custom blocks
With the portal will not do.denwer wrote: If user click "-", blok hide, if user click "+", block show.
V.G. archivar
sorry for my bad english
sorry for my bad english