Color Title Blocks

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
User avatar

Topic author
rudolfpietersma
Active Member
Posts: 40
Joined: 8. November 2008 13:02

Color Title Blocks

Post by rudolfpietersma »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://dev.ilovebrasil.com/roesalka

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
How to change the color of the Title of the blocks in portal.css?
User avatar

thomas.d
Former Team Member
Posts: 625
Joined: 19. January 2008 23:56
phpBB.de User: thomas.d
phpBB.com User: thomas.d
Contact:

Re: Color Title Blocks

Post by thomas.d »

open root/styles/*your_style*/theme/portal.css

find

Code: Select all

.portal-panel {
	background-color: #DDE9F0;
	color: #28313F;
	margin-bottom: 4px;
	padding: 0 10px;
	color: #3f3f3f;
}
change

Code: Select all

	color: #28313F;
according to your needs.

Purge template- and theme cache after uploading the altered file.
Viele Grüße

Thomas

Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
Locked

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