Custom Box Indentions / Color fixes

Current Version: 2.1.0
Released: 2015-10-26
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
Ostdarva
Active Member
Posts: 5
Joined: 2. October 2015 22:00
phpBB.com User: Darva

Custom Box Indentions / Color fixes

Post by Ostdarva »

Your Portal Version: 2.1.0-RC2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://evocaticlan.com/forum/portal

PHP Version: Most recent
MySQL Version: Most recent

What have you done before the problem was there?
I created a new "custom field" box.

What have you already tryed to solve the problem?
Using different sizes on the width/height of the script

Description and Message
Alright, so there are a couple issues going on here with the portal. Would REALLY appreciate some help here. Thanks guys!

1. The colors are off (as shown in the picture), which file is in control of mandating the background colors of the boxes?
Image

2. On "custom" boxes there are spaces within the box which is causing a fitting issue.
Image
There is also a fitting issue in the main section for announcements/news and the header image.
Image

3. Is there any way to get the top bar from my forum sections to appear on the top of each box in order to match my theme?
Image

Thank you guys for everything you do.

Ostdarva
User avatar

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

Re: Custom Box Indentions / Color fixes

Post by Kirk »

1. You have in the colours.css change:

Code: Select all

ul.forums {
    background-color: #eef5f9;
    background-image: url("./images/gradient.gif");
}
2. How is the Code of TeamSpeak?
Gruß Udo
User avatar

talonos
Portal Specialist
Posts: 241
Joined: 7. June 2009 15:12
phpBB.com User: talonos

Re: Custom Box Indentions / Color fixes

Post by talonos »

check you CSS file. seems theres an issue with

Code: Select all

postbody portal-module-postbody
inside of there.
Creating board3 website? check the sites out below for board3 compatible extensions
Talonos: Pretereo stormrage EU OFFLINE!

Topic author
Ostdarva
Active Member
Posts: 5
Joined: 2. October 2015 22:00
phpBB.com User: Darva

Re: Custom Box Indentions / Color fixes

Post by Ostdarva »

Thank you!
Kirk wrote:1. You have in the colours.css change:

Code: Select all

ul.forums {
    background-color: #eef5f9;
    background-image: url("./images/gradient.gif");
}
2. How is the Code of TeamSpeak?
Here is my teamspeak code (Teamspeak is not the only box with the spacing issue.. ;
the spacing issue is in all custom boxes and even in the announcements part too
Image

Code: Select all

<iframe src="http://cache.www.gametracker.com/components/html0/?host=63.209.37.190:9170&bgColor=333333&fontColor=CCCCCC&titleBgColor=222222&titleColor=FF9900&borderColor=555555&linkColor=FFCC00&borderLinkColor=222222&showMap=0&currentPlayersHeight=600&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=180" frameborder="0" scrolling="no" width="180" height="788"></iframe>

Topic author
Ostdarva
Active Member
Posts: 5
Joined: 2. October 2015 22:00
phpBB.com User: Darva

Re: Custom Box Indentions / Color fixes

Post by Ostdarva »

I believe I replied to this already. Is staff on this board slow?
User avatar

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

Re: Custom Box Indentions / Color fixes

Post by Kirk »

We support in our free time, have a little patience.
Increase the column width of the left modules.
Gruß Udo

Topic author
Ostdarva
Active Member
Posts: 5
Joined: 2. October 2015 22:00
phpBB.com User: Darva

Re: Custom Box Indentions / Color fixes

Post by Ostdarva »

Kirk wrote:We support in our free time, have a little patience.
Increase the column width of the left modules.
I fixed the issue myself, the portal conflicts with the extension "left profile view".

Now for another question, is there any way to get the portal to show the full post of announcements (including bbcodes/images, ect) going downwards. Instead of having one announcement displaying in the box and creating alternate pages for the others.

Also, is there a way to get a PhpBB Gallery to display in a box?
Locked

Return to “Board3 Portal 2.1.x - English Support”