Wondering about something on the Global Announcements box

Current Version: 1.0.6
Released: 09.01.10
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.
Locked

Topic author
scottybt
Active Member
Posts: 11
Joined: 30. September 2008 00:15

Wondering about something on the Global Announcements box

Post by scottybt »

Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge


Description and Message
Is is possible to remove any of this that I've marked up in the picture?

Image

Thanks.
User avatar

Ice
Former Team Member
Posts: 359
Joined: 20. January 2008 23:43
Location: England, United Kingdom

Re: Wondering about something on the Global Announcements box

Post by Ice »

If you edit the announcemants_compact.html in you style/<stylename>/template/portal/blocks folder. I'm not home right now so I cannot help further, sorry!
Board3 Portal Dev & English Tech Support

Topic author
scottybt
Active Member
Posts: 11
Joined: 30. September 2008 00:15

Re: Wondering about something on the Global Announcements box

Post by scottybt »

Ok thanks! Anyone knowing what to change in that file?
User avatar

Christian_N
Former Team Member
Posts: 2266
Joined: 19. January 2008 01:17
phpBB.de User: Christian_N
phpBB.com User: Christian_N
Location: Frankfurt
Contact:

Re: Wondering about something on the Global Announcements box

Post by Christian_N »

Hello,
Find and remove:

Code: Select all

					<!-- IF S_DISPLAY_ANNOUNCEMENTS_RVS -->
					<dd class="posts" style="width: 11%">{L_REPLIES}</dd>
					<dd class="views" style="width: 11%">{L_VIEWS}</dd>
					<!-- ENDIF -->
Find and remove:

Code: Select all

					<br />{L_POSTED} {L_POST_BY_AUTHOR} {announcements_row.POSTER_FULL} {L_POSTED_ON_DATE} {announcements_row.TIME}
					<!-- IF announcements_row.FORUM_NAME -->
						<br />{L_FORUM}: <a href="{announcements_row.U_VIEWFORUM}" style="font-weight: bold;">{announcements_row.FORUM_NAME}</a>
					<!-- ELSE -->
						<br />{L_GLOBAL_ANNOUNCEMENT}
					<!-- ENDIF -->
					<!-- IF not S_DISPLAY_ANNOUNCEMENTS_RVS --><!-- IF announcements_row.FORUM_NAME -->&bull; <!-- ENDIF -->{L_REPLIES}: <strong>{announcements_row.REPLIES}</strong>  &bull; {L_VIEWS}: <strong>{announcements_row.TOPIC_VIEWS}</strong><!-- ENDIF -->
Find and remove:

Code: Select all

				<!-- IF S_DISPLAY_ANNOUNCEMENTS_RVS -->
				<dd class="posts" style="width: 11%">{announcements_row.REPLIES} <dfn>{L_REPLIES}</dfn></dd>
				<dd class="views" style="width: 11%">{announcements_row.TOPIC_VIEWS} <dfn>{L_VIEWS}</dfn></dd>
				<!-- ENDIF -->
That should have been everything.
Greeting Chris
Meine Projekte: Chantals - Fanpage .::. phpBB Projekt
No support via PM, email or messenger!
Locked

Return to “board3 Portal 1.0.x - English Support”