Page 1 of 1

SE Gamer Dark issue

Posted: 1. April 2014 06:46
by BetterDeadThanZed
Your Portal Version: 2.0.2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://killinzedz.vilayer.me/phpbb/

What have you done before the problem was there?
Nothing. I installed a fresh PHPBB and then this happened

What have you already tryed to solve the problem?
Nothing. I don't know what to do.

Description and Message
I just installed this forum package, followed by the portal, and finally with the style SE Gamer Dark, found here: viewtopic.php?f=57&t=10646

There are white boxes on the sides, as you can see from the link to the website. How do I fix this so the boxes aren't white, so they match the rest of the theme?

Re: SE Gamer Dark issue

Posted: 1. April 2014 15:19
by Kirk
Open: root/styles/SE Gamer Dark/theme/colours.css
Find:

Code: Select all

/*
ul.forums {
   background-color: #262626; 
}
*/
Replace with:

Code: Select all

ul.forums {
   background-color: #262626; 
}
This is also in the instructions.

Re: SE Gamer Dark issue

Posted: 1. April 2014 15:29
by BetterDeadThanZed
Thank you for the reply. I didn't see that in the instructions so I apologize. It's looking good now. :)

Re: SE Gamer Dark issue

Posted: 1. April 2014 22:21
by BetterDeadThanZed
I have another issue now. I installed the donate mod (https://www.phpbb.com/customise/db/mod/ ... ation_mod/). The topic says it's compatible with 3.0.12. When I install it with SE Gamer Dark from these forums, the portal's font gets larger. I'm still relatively inexperienced in PHPBB3 and I just started using board3, so please forgive me if the answer is obvious. :)

I'm attaching screenshots showing what it looks like with the donation mod and without it. The top screenshot shows the font too big.

Image
Image

Re: SE Gamer Dark issue

Posted: 2. April 2014 16:07
by Kirk
This is not a Portal problem, please question the Moder on phpBB.com

Re: SE Gamer Dark issue

Posted: 2. April 2014 20:36
by BetterDeadThanZed
Kirk wrote:This is not a Portal problem, please question the Moder on phpBB.com
It only happens on the portal page, not on the forums.

Re: SE Gamer Dark issue

Posted: 3. April 2014 14:49
by Kirk
We do not provide support to other mods.