Changing the menu

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
dragz
Valued Contributor
Posts: 70
Joined: 17. September 2008 17:18

Changing the menu

Post by dragz »

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

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
I want to do these four things, I tried this myself but I screwed up, I have the arcade mod installed

Image

Topic author
dragz
Valued Contributor
Posts: 70
Joined: 17. September 2008 17:18

Re: Changing the menu

Post by dragz »

3 days, no help bump!
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: Changing the menu

Post by Christian_N »

Forum rules wrote: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.
knowledge/kb_show.php?id=5 and knowledge/kb_show.php?id=16 ;)
Meine Projekte: Chantals - Fanpage .::. phpBB Projekt
No support via PM, email or messenger!

Topic author
dragz
Valued Contributor
Posts: 70
Joined: 17. September 2008 17:18

Re: Changing the menu

Post by dragz »

I managed to do the most of those except the 1st one, the light blue colour. Where can I find it? Is there a tool to get colour codes? :D Im in a mess now :(
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: Changing the menu

Post by Marc »

If you have Firefox 3.0.4 installed, you can get an Add-on called Firebug. That should help you.
This should be the part of portal.css you are looking for:

Code: Select all

.portal-navigation div.menutitle{
color: #000000;
border-bottom: 1px solid #6ACEFF;
padding: 1px 0;
padding-left: 5px;
background-color: #6ACEFF;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 12px;
}

Topic author
dragz
Valued Contributor
Posts: 70
Joined: 17. September 2008 17:18

Re: Changing the menu

Post by dragz »

I owe you Marc.... Tnx a lot
Ps: Juz a lil question, I want to recolour all the portal blocks. I cant find it either...
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: Changing the menu

Post by Marc »

Try to look for ".portal-panel" in the portal.css.
Locked

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