Page 7 of 8

Re: [3.0.7] SE Square Left

Posted: 22 Jun 2010, 01:19
by predacon
cisco007 » 20 Jun 2010, 03:28 wrote:go to the ACP, refresh template, imageset, theme and purge cache, see if that helps!
Template --> refresh
Imageset --> refresh
Theme --> refresh
Cache --> purge


nothing ...... :(

thank for help

Re: [3.0.7] SE Square Left

Posted: 22 Jun 2010, 03:38
by Deloxic
Awesome theme. I'm using it right now and I just can't complain about it.

Re: [3.0.7] SE Square Left

Posted: 22 Jun 2010, 04:25
by cisco007
predacon don't know what else to tell you, maybe you should either purge the cache manually using your ftp program, or delete the style completely then re-install it again and see what happens.

Re: [3.0.7] SE Square Left

Posted: 24 Jun 2010, 00:12
by predacon
nothing ..... :cry:

Re: [3.0.7] SE Square Left

Posted: 24 Jun 2010, 04:12
by cisco007
like i said i don't really know what the problem is, many people including me have installed this style and haven't had that problem!
Nevermind i see the problem, you are using IE8 :lol:
have you tried purging or refreshing your browsers cache (alt+5)!?

Re: [3.0.7] SE Square Left

Posted: 25 Jun 2010, 01:01
by predacon
I even tried on other computers and nothing

to avoid problems and I will not use this icon, with that in colour.css:

Code: Select all

 . Online (
   background-image: none;
)
thanks for the help 8-)

Re: [3.0.7] SE Square Left

Posted: 10 Aug 2010, 16:55
by Eliram-p
DoYouSpeakWak » 17 Mar 2010, 14:05 wrote:While trying to recolor this style im having a few problems. Styles is not my strong side, so i hope someone can help out.

Problem.
se_left_sqaure_Index page_1268830756386.png
The color is "20354C" when searching for that in the css files there is only 2 hits.

Code: Select all

.headerbar {
	height: 123px;
	background-color: #20354c;
	background-image: url("{T_THEME_PATH}/images/bg_header.png");
	color: #FFD40F;
	border: 1px solid #4f91b6; 
}

Code: Select all

.forabg {
	background-color: #20354c;
	background-image: url("{T_THEME_PATH}/images/bg_list.png");
	 border: 1px solid #4f91b6; 
}

Code: Select all

.forumbg {
	background-color: #20354c;
	background-image: url("{T_THEME_PATH}/images/bg_header.png");
	border: 1px solid #4f91b6; 
}
Iwe tried to change all of them to FFFFFF or whatever is needed. Tried to delete the background-image from all 3 codes so only background-color remained.

In all cases. Theme,imageset,template and main cache was purged. But None of these actions have any effect. The blue remains.

Any ideas ?

Edit:Making these changes have to result in some changes. so i have to conclude that the uploaded file is not changed properly. So it might be a problem with my isp. But please dont hold back with advise :geek:

you can show me pic for the mune?

Re: [3.0.7] SE Square

Posted: 02 Sep 2010, 20:37
by Wipper179
How would i change the width of the style? im guessing it would be editing the css files?

Re: [3.0.7] SE Square

Posted: 02 Sep 2010, 20:39
by Steve
open the style/theme/common.css
find:

Code: Select all

#wrap {
padding: 20px 20px;
min-width: 650px;
max-width: 900px;
replace the width 900px on max-width.

Re: [3.0.7] SE Square

Posted: 02 Sep 2010, 20:44
by Wipper179
thank you, it worked a treat

by any chance, do you know how to make the quick reply always visible, so you don't have to click "quick reply"

thanks