Changing the Color of the blocks

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

Post Reply
User avatar

Topic author
bioload
Active Member
Posts: 5
Joined: 7. August 2009 17:47
phpBB.de User: bioload
phpBB.com User: bioload

Changing the Color of the blocks

Post by bioload »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.reefkeeping.ca/phpBB3/portal.php

PHP Version: phpBB 3.0.5
MySQL Version: MySQL 5.0.81

What have you done before the problem was there?
New install

What have you already tryed to solve the problem?
Tried serching, but I'm new to this and have been unable to locate the correct code to mod.

Description and Message
Hello,

I've just completed the install of board3portal_1_0_3 and I would like to change the color of the blocks (light blue) so that they will match my style prosilver_se (gray).

I've tried searching around the forum and have gone to the knowledge base but I cannot locate the code for the changes suggested. Maybe I'm missing something?
User avatar

Topic author
bioload
Active Member
Posts: 5
Joined: 7. August 2009 17:47
phpBB.de User: bioload
phpBB.com User: bioload

Re: Changing the Color of the blocks

Post by bioload »

I was able to find. /styles/prosilver_se/theme/colours.css

Code: Select all

.bg1	{ background-color: #F1F2F4; }
.bg2	{ background-color: #E2E6E9;  }
.bg3	{ background-color: #dcdee2; }
The last one .bg3 changes the color for the blocks on the portal
Post Reply

Return to “Styles Support”