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?
2. On "custom" boxes there are spaces within the box which is causing a fitting issue.
There is also a fitting issue in the main section for announcements/news and the header 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?
Thank you guys for everything you do.
Ostdarva
Custom Box Indentions / Color fixes
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.
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.
Re: Custom Box Indentions / Color fixes
1. You have in the colours.css change:
2. How is the Code of TeamSpeak?
Code: Select all
ul.forums {
background-color: #eef5f9;
background-image: url("./images/gradient.gif");
}
Gruß Udo
Re: Custom Box Indentions / Color fixes
check you CSS file. seems theres an issue with
inside of there.
Code: Select all
postbody portal-module-postbody
Creating board3 website? check the sites out below for board3 compatible extensions
Talonos: Pretereo stormrage EU OFFLINE!
Talonos: Pretereo stormrage EU OFFLINE!
Re: Custom Box Indentions / Color fixes
Thank you!
the spacing issue is in all custom boxes and even in the announcements part too
Here is my teamspeak code (Teamspeak is not the only box with the spacing issue.. ;Kirk wrote:1. You have in the colours.css change:2. How is the Code of TeamSpeak?Code: Select all
ul.forums { background-color: #eef5f9; background-image: url("./images/gradient.gif"); }
the spacing issue is in all custom boxes and even in the announcements part too
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¤tPlayersHeight=600&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=180" frameborder="0" scrolling="no" width="180" height="788"></iframe>
Re: Custom Box Indentions / Color fixes
I believe I replied to this already. Is staff on this board slow?
Re: Custom Box Indentions / Color fixes
We support in our free time, have a little patience.
Increase the column width of the left modules.
Increase the column width of the left modules.
Gruß Udo
Re: Custom Box Indentions / Color fixes
I fixed the issue myself, the portal conflicts with the extension "left profile view".Kirk wrote:We support in our free time, have a little patience.
Increase the column width of the left modules.
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?