hello!
I would like to move the news block (...styles / mystyle / template / portal / block / news_compact.html) in the left panel.
I tried following the instructions to add a new block but without success.
can someone help me?
news_compact block in left panel
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: 1960
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: news_compact block in left panel
Hi,Antartico wrote:hello!
I would like to move the news block (...styles / mystyle / template / portal / block / news_compact.html) in the left panel.
I tried following the instructions to add a new block but without success.
can someone help me?
It is not possible, a center block to the right or left to move.
V.G. archivar
sorry for my bad english
sorry for my bad english
Re: news_compact block in left panel
Sorry, maybe that im just a bumlebee. Should'nt be able to fly, but does anyway.
I have change a center block to be in the rigth side of my portal. Very easy...
In the top of the html block, you want to move find:
{$C_BLOCK_H_L}{L_LATEST_NEWS}{$C_BLOCK_H_R}
Change to:
{$LR_BLOCK_H_L}{L_LATEST_NEWS}{$LR_BLOCK_H_R}
In the end of the html, change
{$C_BLOCK_F_L}{$C_BLOCK_F_R}
to
{$LR_BLOCK_H_L}{$LR_BLOCK_H_R}
In the portal_center.html delete the call for news.html and move it to portal_left.html.
I'm truely sorry, if this is just a stupid post, and that I dont see clearly, what the topic is
all about. But with the issue of moving a center block to left (or right) the above, did'nt
make anything, but well worked in my forum. Maybe I'm just a lucky guy
I have change a center block to be in the rigth side of my portal. Very easy...
In the top of the html block, you want to move find:
{$C_BLOCK_H_L}{L_LATEST_NEWS}{$C_BLOCK_H_R}
Change to:
{$LR_BLOCK_H_L}{L_LATEST_NEWS}{$LR_BLOCK_H_R}
In the end of the html, change
{$C_BLOCK_F_L}{$C_BLOCK_F_R}
to
{$LR_BLOCK_H_L}{$LR_BLOCK_H_R}
In the portal_center.html delete the call for news.html and move it to portal_left.html.
I'm truely sorry, if this is just a stupid post, and that I dont see clearly, what the topic is
all about. But with the issue of moving a center block to left (or right) the above, did'nt
make anything, but well worked in my forum. Maybe I'm just a lucky guy
-
- Portal Professional
- Posts: 1960
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: news_compact block in left panel
Hello,Antartico wrote:hello!
I would like to move the news block (...styles / mystyle / template / portal / block / news_compact.html) in the left panel.
I tried following the instructions to add a new block but without success.
can someone help me?
I believe you still have the old main entrance:
http://www.blogticino.ch
You should install new main entrance:
portal.php?announcement=0#a0
V.G. archivar
sorry for my bad english
sorry for my bad english