Page 1 of 1
SE Gamer Dark problems
Posted: 26. September 2014 09:03
by Bixio
Your Portal Version: 2.0.2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.nocsclan.it
PHP Version: 5.3.28
MySQL Version: MySQL 5.1.73-1.1+squeeze+build0+1-log
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Hi all, I installed the style "SE Gamer Dark", in the columns of the left and right I have left the background white and I do not no icon appears on the modules in the top left corner. ... How do I solve this problem?
Thanks
Re: SE Gamer Dark problems
Posted: 26. September 2014 09:29
by Kirk
Hi
I do not see a portal on your board.
For the Style SE Gamer Dark follow these
Instruction.
Re: SE Gamer Dark problems
Posted: 26. September 2014 11:07
by Bixio
I read that post but I found no answer to this ... someone can helpme!!
Re: SE Gamer Dark problems
Posted: 26. September 2014 12:59
by Kirk
Control the installation. Unlock the portal for guests free.
Re: SE Gamer Dark problems
Posted: 26. September 2014 13:27
by Bixio
Kirk wrote:Control the installation. Unlock the portal for guests free.
ok try now!
Re: SE Gamer Dark problems
Posted: 29. September 2014 19:38
by Kirk
Copy: root/styles/prosilver/theme/images/portal/*.*
To: styles/SE_Gamer_Dark/theme/images/portal/*.*
Re: SE Gamer Dark problems
Posted: 30. September 2014 12:44
by Bixio
Kirk wrote:Copy: root/styles/prosilver/theme/images/portal/*.*
To: styles/SE_Gamer_Dark/theme/images/portal/*.*
ok! now i've fixed the problem of the icons above modules, but what about the color within the module, does anyone know how I can change it, is always white
Re: SE Gamer Dark problems
Posted: 30. September 2014 14:16
by Kirk
Bixio wrote:but what about the color within the module, does anyone know how I can change it, is always white
open: root/styles/SE Gamer Dark/theme/colours.css
Find:
Code: Select all
/*
ul.forums {
background-color: #262626;
}
*/
Replace with
Tip: Replace the preceding line(s) to find with the following lines.
Code: Select all
ul.forums {
background-color: #262626;
}
Is everything in this guide:
SE Gamer Dark (Base: prosilver)
Re: SE Gamer Dark problems
Posted: 30. September 2014 19:55
by Bixio
I had already read it and tried it but unfortunately it does not work
Re: SE Gamer Dark problems
Posted: 30. September 2014 20:06
by Nor7on
I had the same problem, just i do refresh template, theme (of se gamer dark) and delete all files in "cache" folder, except index.html and .htaccess.
if it dont work, clear your cache of your browser.
Re: SE Gamer Dark problems
Posted: 1. October 2014 18:24
by Bixio
Nor7on wrote:I had the same problem, just i do refresh template, theme (of se gamer dark) and delete all files in "cache" folder, except index.html and .htaccess.
if it dont work, clear your cache of your browser.
I uninstalled the style .... I deleted all the files inside the folder "cache" except the 2 you said to me ...... I reinstalled the style .... and NOT CHANGED ANYTHING ... . did not know anymore what to do
Re: SE Gamer Dark problems
Posted: 1. October 2014 19:06
by Kirk
You do not need to uninstall your style.
Changes to the themes:
Go to your ACP, choose "Styles -> Themes -> your style", which has been changed and click "refresh" - confirm with "yes".
Changes to forums styles
Re: SE Gamer Dark problems
Posted: 1. October 2014 20:05
by Bixio
Kirk wrote:You do not need to uninstall your style.
Changes to the themes:
Go to your ACP, choose "Styles -> Themes -> your style", which has been changed and click "refresh" - confirm with "yes".
Changes to forums styles
I deleted all styles (except of course Prosilver and Subsilver) I installed another style (ca-black) and did not work either, then I reinstalled again SE_Gamer_Dark ... and guess what ... it seems to work !!!!!!
Thank you very much for your patience and help !!!!