background colour welcome message block

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
airedaleforum
Active Member
Posts: 8
Joined: 30. April 2010 18:50

background colour welcome message block

Post by airedaleforum »

Your Portal Version: 1.0.5
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.airedaleforum.nl

What have you done before the problem was there?
installed se pro style
installed board3 on se pro style.

What have you already tryed to solve the problem?
i tried backgroundcolour bb code in welcome message block. it doesn't work.

Description and Message
it seems the portal block 'welcome message' gets its colours from somewhere, in my case its black. How can I change the background colour of 'welcome message' without messing up my se pro style?

Image
Last edited by airedaleforum on 26. May 2010 18:57, edited 1 time in total.

Topic author
airedaleforum
Active Member
Posts: 8
Joined: 30. April 2010 18:50

Re: background colour welcome message block

Post by airedaleforum »

Anybody? :cry:
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: background colour welcome message block

Post by Marc »

What did you write inside your welcome message?

Topic author
airedaleforum
Active Member
Posts: 8
Joined: 30. April 2010 18:50

Re: background colour welcome message block

Post by airedaleforum »

Marc wrote:What did you write inside your welcome message?
Just text. Why?
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: background colour welcome message block

Post by Marc »

NO support until you fixed the copyright:
knowledge/kb_show.php?id=47

Topic author
airedaleforum
Active Member
Posts: 8
Joined: 30. April 2010 18:50

Re: background colour welcome message block

Post by airedaleforum »

Fair enough but nobody told me about this. Sounds a bit aggressive too. Anyway, I fixed it.

Topic author
airedaleforum
Active Member
Posts: 8
Joined: 30. April 2010 18:50

Re: background colour welcome message block

Post by airedaleforum »

Bumb. Where's the support MARC.

Topic author
airedaleforum
Active Member
Posts: 8
Joined: 30. April 2010 18:50

Re: background colour welcome message block

Post by airedaleforum »

Bump

Topic author
airedaleforum
Active Member
Posts: 8
Joined: 30. April 2010 18:50

Re: background colour welcome message block

Post by airedaleforum »

Still no support MARC? Why? Do we have to be friends first or does nobody know the awnser? :|
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: background colour welcome message block

Post by Marc »

Well it was actually kind of hard to fix that.

Anyhow, try if that looks better for you:
Open styles/*yourstyle*/template/portal/block/welcome.html
Replace the content with this:

Code: Select all

<!--version $Id: welcome.html 521 2009-08-26 20:59:19Z christian_n $ //-->
{$C_BLOCK_H_L}<dt>{L_WELCOME}</dt>{$C_BLOCK_H_R}
	<ul class="topiclist bg1">
		<li><dl>
			<dd style="border-left: 0px none;">
			<p style="margin: 0 5px 0 5px;">
				<div class="content">{PORTAL_WELCOME_INTRO}</div>
			</p>
			</dd>
		</dl></li>
	</ul>
{$C_BLOCK_F_L}{$C_BLOCK_F_R}
I don't know if this will fix it, but I hope so. I couldn't test all of it using Firebug.

Topic author
airedaleforum
Active Member
Posts: 8
Joined: 30. April 2010 18:50

Re: background colour welcome message block

Post by airedaleforum »

Tnx Marc, I will try this and let you know!
Locked

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