[2.0.6] color font bar

The cleanup is complete. This forum is now read only.

Rating:

Excellent!
9
60%
Very Good
3
20%
Good
2
13%
Fair
0
No votes
Poor
1
7%
 
Total votes : 15

Postby thehawke » Thu Dec 08, 2005 1:30 pm

OK here is an odd one for you. At the URL in my sig, I have 10 templates installed because I am insane. The color bar works great on all except zeroSpace where the bar simply does not show up at all. I get the two little boxes but that is it.

I've checked the code and it is the exact same code for all the others. Any clue as to what the problem could be?
thehawke
Registered User
 
Posts: 108
Joined: Thu Nov 03, 2005 12:32 pm

Postby djniek » Sun Dec 11, 2005 12:53 pm

Am I colorblind or is the colour orange not available?
Is there anything I can change in the code to reorder the colors?
Other than that, great mod!

EDIT: I changed some code in color.js to get a rainbow-like color order:
Code: Select all
col = new Array;
col[0] = new Array(0,1,0,1,0,1); //black fading to white
col[1] = new Array(255,0,255,-1,255,-1); //white fading to red
col[2] = new Array(255,0,0,1,0,0); //red fading to yellow
col[3] = new Array(255,-1,255,0,0,0); //yellow fading to green
col[4] = new Array(0,0,255,0,0,1); //green fading to light blue
col[5] = new Array(0,0,255,-1,255,0); //light blue fading to blue
col[6] = new Array(0,1,0,0,255,0); //blue fading to purple
User avatar
djniek
Registered User
 
Posts: 20
Joined: Sun Oct 10, 2004 2:10 pm
Location: Waasmunster @ Belgium

Postby thehawke » Sun Dec 11, 2005 10:02 pm

FYI, I fixed the zerospace template. I installed a fresh template and then added in each mod and it all works great now.
thehawke
Registered User
 
Posts: 108
Joined: Thu Nov 03, 2005 12:32 pm

Postby jparsons » Wed Feb 22, 2006 10:09 pm

Thanks for a great Mod!

Request: Is there a way to set the BACKGROUND color as well as the TEXT color?

For example, the text color is set easily:

Code: Select all
[color=#00b6ff] Foreground Text Color[/color]


but it would be really nice if we could have a background (highlight) color as well. I.e.,

Code: Select all
[bgcolor=#ffffec][color=#00b6ff] Foreground Text Color[/color][/bgcolor]


At any rate, this is a great mod and I appreciate the efforts of the developers (and Phpbb)!
jparsons
Registered User
 
Posts: 10
Joined: Wed Jan 25, 2006 5:54 am

COLOR FONT BAR and Mac OS X Safari

Postby Doctor Love » Wed Jun 28, 2006 1:39 pm

Good News for Safari browsers !

It has been a long wait, but after my upgrade to phpBB v 2.0.21 I decided to see if Color Font Bar was compatible and would finally work for Safari browsers.

Well, I was very pleasantly surprise to discover that Color Font Bar not only works well in phpBB 2.0.21, but it works with Mac Safari Browser. At least it is working with the newest Mac OS X version of Tiger v 10.4.7 (available on Apple website as of June 2006).

Oh, yeah!

I, also, installed the patch mentioned a few posts back by djniek, as shown below.

col = new Array;
col[0] = new Array(0,1,0,1,0,1); //black fading to white
col[1] = new Array(255,0,255,-1,255,-1); //white fading to red
col[2] = new Array(255,0,0,1,0,0); //red fading to yellow
col[3] = new Array(255,-1,255,0,0,0); //yellow fading to green
col[4] = new Array(0,0,255,0,0,1); //green fading to light blue
col[5] = new Array(0,0,255,-1,255,0); //light blue fading to blue
col[6] = new Array(0,1,0,0,255,0); //blue fading to purple
Aleichem Shalom,

Doctor Love
User avatar
Doctor Love
Registered User
 
Posts: 117
Joined: Sat Jul 24, 2004 12:20 am
Location: USA

Postby sampson » Wed Nov 15, 2006 5:29 am

Screenshot?
User avatar
sampson
Registered User
 
Posts: 23
Joined: Fri Sep 30, 2005 4:41 pm
Location: Texas

Postby Karate Chris » Mon Dec 04, 2006 4:26 pm

Sorry for the bump but I just can resist insalling this awesome Mod.

I got this images off another Forum. Here is what it looks like when it works.

Image

I got this images of my Forum. Here is what it looks like when I do it.

Image

Does anyone know what I am doing wrong?
Karate Chris
Registered User
 
Posts: 100
Joined: Wed Oct 25, 2006 7:13 pm

Postby baseball2525 » Sat Dec 30, 2006 5:38 am

@karate chris

I was having the same problem as you. Since I do not use the subSilver template, I had to go into the color.js file and the install.txt file and change some image paths to point to my template files. I also had to change the line in the install.txt file:

Code: Select all
<script language="Javascript" src="templates/subSilver//color.js"


to

Code: Select all
<script language="Javascript" src="templates/subSilver/color.js"


Notice that the original has a syntax error (subSilver//color.js should only have one forward slash)
Also, it doesn't really matter where you store color.js, just make sure that your code is pointing to the correct location. I would recommed just putting it in your current template folder.

If you use the default subSilver template and you are having the same problem, you should be able to just fix the syntax error in the install.txt file and everything should work.

I'm really new to all of this, but this fixed the same problem for me. Hope you get it figured out, because this is a sweet mod!
baseball2525
Registered User
 
Posts: 1
Joined: Thu Dec 28, 2006 12:22 pm

Postby GaDo » Tue Jan 16, 2007 6:16 pm

I can Put This in Smartor Quick Reply ??

i explain. the color font bar Bottom of box of quick reply

It is possible ??

Thanks :)
GaDo
Registered User
 
Posts: 57
Joined: Sat Jul 31, 2004 8:50 am

Previous

Return to [2.0.x] MOD Database Cleanup

Who is online

Users browsing this forum: No registered users and 1 guest