 | Not sure my font is working right |  |
Posted: 06/08/2007 5:08 PM |
|
|
|
|
|
| Citation |
| Posts |
556 |
| Word Cnt. |
20,326 |
| BDay |
Jan 26 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Nov 26, 2006
Local time: 3:08 PM
Location: west midlands:uk
|

|
|
|
|
 |
| Well i tested it the other day, but as i had othe rproblems i gave it a miss, but i tried it again just now and it dont seem to be working, iv just tried it on yours to see what it suppose to look like etc, as yu can see from my writing!! |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/08/2007 5:27 PM |
|
|
|
|
|
| Citation |
| Posts |
556 |
| Word Cnt. |
20,326 |
| BDay |
Jan 26 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Nov 26, 2006
Local time: 3:08 PM
Location: west midlands:uk
|

|
|
|
|
 |
it does work, but i just had to write in [face] off my own back, but if any members dont know about bbcodes etc they wont know that  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/08/2007 5:51 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:08 AM
Location: St Pete, FL
|

|
|
|
|
 |
So far, I don't see any obvious problems in the code. Since I have to leave for a few hours, I will have to dig deeper into the problem when I return. I'll ttyl Karen...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/09/2007 9:55 AM |
|
|
|
|
|
| Citation |
| Posts |
556 |
| Word Cnt. |
20,326 |
| BDay |
Jan 26 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Nov 26, 2006
Local time: 3:08 PM
Location: west midlands:uk
|

|
|
|
|
 |
| okies, no probs,have a look when you have more time! |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/10/2007 11:58 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:08 AM
Location: St Pete, FL
|

|
|
|
|
 |
If you hadn't already figured it out, I went through another bad spell the last couple of days. I will try to take a closer look at this now to see if I can figure it out. This may take a while...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/11/2007 12:37 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:08 AM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, the problem seems to have been the name of the object. When I changed the name from addbbcode22 to addbbcodefonttype, it started working correctly. Usually that would imply a duplicate name or naming conflict. I don't see where that could be happening, and since this renaming fixed it, I don't think it's a big enough deal to try to find out where...
This is what I did:
OPEN
PinkVibes/posting_body.tpl
FIND
| Code:
|
|
<select name="addbbcode22" onChange="bbfontstyle('[face=' + this.form.addbbcode22.options[this.form.addbbcode22.selectedIndex].val ue + ']', '[/face]');this.selectedindex=0;" onmouseover="helpline('t')">
|
REPLACE WITH
| Code:
|
|
<select name="addbbcodefonttype" onChange="bbfontstyle('[face=' + this.form.addbbcodefonttype.options[this.form.addbbcodefonttype.select edIndex].value + ']', '[/face]');this.selectedindex=0;" onmouseover="helpline('t')">
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/11/2007 2:25 AM |
|
|
|
|
|
| Citation |
| Posts |
556 |
| Word Cnt. |
20,326 |
| BDay |
Jan 26 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Nov 26, 2006
Local time: 3:08 PM
Location: west midlands:uk
|

|
|
|
|
 |
| Iv just looked, was it the test page you looked at? the font face dont seem to be working at all now, i just get a little drop down menu with nothing there? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/11/2007 3:30 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:08 AM
Location: St Pete, FL
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/11/2007 3:35 AM |
|
|
|
|
|
| Citation |
| Posts |
556 |
| Word Cnt. |
20,326 |
| BDay |
Jan 26 |
| Sign |
Aquarius |
| Sex |
 |
|
|
|
Joined: Nov 26, 2006
Local time: 3:08 PM
Location: west midlands:uk
|

|
|
|
|
 |
| its ok, it wasnt working for me the first time round on my live forum, but its fine now, maybe the page never refreshed when i told ot too! |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Not sure my font is working right |  |
Posted: 06/11/2007 3:54 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 10:08 AM
Location: St Pete, FL
|

|
|
|
|
 |
That's a possibility. Probably your browser was storing the old page in cache...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|