How to change colors of Portal three blocks

Kein Support auf phpBB Styles direkt!
No support directly to phpBB Styles!

Post Reply

Topic author
scorpio
Active Member
Posts: 27
Joined: 8. July 2012 17:06
phpBB.de User: Scorpio
phpBB.com User: scorpiors

How to change colors of Portal three blocks

Post by scorpio »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner

PHP Version: 3.0.12

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
I have change colors of forum using http://www.colorizeit.com

The colors are as:

Image

How can I change colors of Portal 3 Blocks and elements accordingly?
User avatar

Kirk
Dev
Posts: 1939
Joined: 27. July 2010 18:02
phpBB.de User: Kirk
Contact:

Re: How to change colors of Portal three blocks

Post by Kirk »

You have on the colour.css change the background color and the background image (bg_list.gif).

Code: Select all

.forabg {
	background-color: #0076b1;
	background-image: url("{T_THEME_PATH}/images/bg_list.gif");
}
Gruß Udo
Post Reply

Return to “Styles Support”