Your Portal Version: 1.0.5
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.border-forums.com
What have you done before the problem was there?
Nothing
What have you already tryed to solve the problem?
Nothing
Description and Message
Hi,
I would like to edit the block titles/headings so that they are more representative of my site:
Example, Birthdays to BF Birthdays, Newest Members to The BF Welcomes
I am ok with editing the files, just need to know which ones and where I would find them.
Regards, Foxy
Editing Block Title/Heading
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.
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Editing Block Title/Heading
You probably will need to edit language/*yourlanguage/mods/lang_portal.php
-
Topic author - Valued Contributor
- Posts: 60
- Joined: 8. January 2009 12:31
- phpBB.de User: Foxy
- phpBB.com User: fujcube
- Location: Scottish Borders
- Contact:
Re: Editing Block Title/Heading
Thanks Marc,
Have managed to edit most of them but can't seem to find where to edit The Team, Statistics, Birthdays etc?
Regards, Foxy
Have managed to edit most of them but can't seem to find where to edit The Team, Statistics, Birthdays etc?
Regards, Foxy
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Editing Block Title/Heading
I think those are in the phpBB3 language files, e.g. language/*yourlanguage*/common.php
Re: Editing Block Title/Heading
Marc,
I can't seem to fin where Extended Team or just Team blocks can be enabled/disabled. phpbb3.07.-PL1 and Board3 latest release 1.0.6 even when I have phpbb3 and your portal working and showing fine. I'd just like to disable/hide the Team block. Any other blocks such as:
Any hint, greatly appreciated.
Greetings,
EDIT: Of course, I can always delete:
from /root/styles/prosilver/template/portal/portal_right.html in order not have The Team displayed. But I'm sure there must be a less radical solution to it
I can't seem to fin where Extended Team or just Team blocks can be enabled/disabled. phpbb3.07.-PL1 and Board3 latest release 1.0.6 even when I have phpbb3 and your portal working and showing fine. I'd just like to disable/hide the Team block. Any other blocks such as:
- # Wordgraph
# Paypal donations
# Attachments
# Newest members
# Poll
# Recent bots
# Peak posters
# Mini calendar
# Custom block
# Links
# Friends
# Birthdays
Any hint, greatly appreciated.
Greetings,
EDIT: Of course, I can always delete:
Code: Select all
<!-- IF S_DISPLAY_LEADERS_EXT -->
<!-- INCLUDE portal/block/leaders_ext.html -->
<!-- ELSEIF S_DISPLAY_LEADERS -->
<!-- INCLUDE portal/block/leaders.html -->
<!-- ENDIF -->
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Editing Block Title/Heading
Take a look at the General settings:
acp_demo/en/
acp_demo/en/
Re: Editing Block Title/Heading
Oh my!... And the funny thing is I configured general settings at the very beginning...
One more question: custom block allows for a small block and a center block, which can be positioned in any colum or center (moving blocks KB) but, is it possible to add more custom blocks? Apparently it's just one small block. The goal would be adding custom code at both columns.
Thanks in advance for your support.
Greetings,
One more question: custom block allows for a small block and a center block, which can be positioned in any colum or center (moving blocks KB) but, is it possible to add more custom blocks? Apparently it's just one small block. The goal would be adding custom code at both columns.
Thanks in advance for your support.
Greetings,