The Walkers of Vazaelle Forum Index
 FAQ   Search   Memberlist   Usergroups   Register   Profile   Log in to check your private messages   Log in 
Font FACE!
Goto page 1, 2  Next
 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    The Walkers of Vazaelle Forum Index -> General
View previous topic :: View next topic  

Author

Message

Pedi Dustyboots
Member


Joined: 24 Sep 2001
Posts: 639

PostPosted: Sun Jul 13, 2003 4:15 am    Post subject:

Reply with quote


Quote:
However, there is no BBCode for "font face." My original answer was going to be to try making the signature in HTML, but I tried that myself only to find out that for some reason you can't change the "font face" at all, no matter what. So, I guess if you want to change the "font face" in your signature you'll have to use an image. I will keep working on this and get back to you when I have either fixed it, or found out why you can't do it.


/crack knuckles

In the Admin Panel:
General Admin > Configuration

Go to "Allowed HTML tags."

You want to enter these codes:

b,i,u,pre,center,td,tr,table,img,a,br,font

By making sure "font" is included, people can now use font face. If you're wondering about "a" -- that is short for "a href." Discovered the hard way that you only need to enter in codes for the first word in a command. Hence just "a" and just "font."

Back to top

View user's profile Send private message

Shiloch Veneficus
Administrator


Joined: 06 Dec 2001
Posts: 1946
Location: All My Base Are Belong to You

PostPosted: Sun Jul 13, 2003 4:46 am    Post subject: Q&A

Reply with quote


I'm two steps ahead of you, Pedi.

I had to enable all of those HTML tags in my configuration back when I first started importing ezBoard topics, because they import directly as HTML and wouldn't display correctly without them. It doesn't matter if you input the entire tag or not, it only parses the code to the first break character and then skips to the comma, so if you were to put in "a,i,b,font color,font face,font size" it would read that as "a,i,b,font,font,font."


The problem is, that even if you have "font" enabled, you can use every conceivable variation of it except for "font face." Try it out, and you'll see what I mean.
Code:
Shiloch
<font size="6">Shiloch</font>
<font color="#FF00FF">Shiloch</font>
<b>Shiloch</b>
<i>Shiloch</i>
<u>Shiloch</u>
<font face="Arial">Shiloch</font>

Reads as:
Shiloch
Shiloch
Shiloch
Shiloch
Shiloch
Shiloch
Shiloch

The last line of that shoud look like this font:

_________________
Sage Shiloch Venzolmes - Arch Convoker - Walkers
QUALITY, not quantity.


Last edited by Shiloch Veneficus on Sun Jul 13, 2003 5:01 am; edited 1 time in total

Back to top

View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger

Pedi Dustyboots
Member


Joined: 24 Sep 2001
Posts: 639

PostPosted: Sun Jul 13, 2003 4:58 am    Post subject:

Reply with quote


I will keep looking. It works just fine for me on the norrath studio php board. If I don't see anything obvious in the controls, I will assume it's in the CSS or TPL files.

Back to top

View user's profile Send private message

Pedi Dustyboots
Member


Joined: 24 Sep 2001
Posts: 639

PostPosted: Sun Jul 13, 2003 5:02 am    Post subject:

Reply with quote


OK, how about this?

Override user style
Replaces users style with the default


I know you have the board set to override user style. I am wondering if this includes font styles by forcing people to stick with the fonts the style came with. Turn it off, make a test post, and let me know what you find out.

Back to top

View user's profile Send private message

Shiloch Veneficus
Administrator


Joined: 06 Dec 2001
Posts: 1946
Location: All My Base Are Belong to You

PostPosted: Sun Jul 13, 2003 5:13 am    Post subject: Sanity Check

Reply with quote


Just to make sure I'm not going insane, I'll test it again.
Code:
<font face="Times New Roman">Shiloch</font>
<font face="MS Sans Serif">Shiloch</font>
<font face="Comic Sans MS">Shiloch</font>
<font face="Arial">Shiloch</font>
<font face="Verdana">Shiloch</font>

Outputs here as:

Shiloch
Shiloch
Shiloch
Shiloch
Shiloch

Outputs to my web browser as:

_________________
Sage Shiloch Venzolmes - Arch Convoker - Walkers
QUALITY, not quantity.

Back to top

View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger

Shiloch Veneficus
Administrator


Joined: 06 Dec 2001
Posts: 1946
Location: All My Base Are Belong to You

PostPosted: Sun Jul 13, 2003 5:21 am    Post subject: Failed again!

Reply with quote


Nope. That setting only effects the ability for users to select from the installed templates to view the message board with, which I have disabled.

I did temporarily enable it, and even change the default back to subSilver (the template phpBB is packaged with), and refreshed my post both times and it didn't fix it.

I'll start pouring through the style sheet on Monday, because I've searched the developer forums over and over again and not been able to find anything about the "font face" issue.
_________________
Sage Shiloch Venzolmes - Arch Convoker - Walkers
QUALITY, not quantity.


Last edited by Shiloch Veneficus on Sun Jul 13, 2003 5:43 am; edited 1 time in total

Back to top

View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger

Pedi Dustyboots
Member


Joined: 24 Sep 2001
Posts: 639

PostPosted: Sun Jul 13, 2003 5:25 am    Post subject:

Reply with quote


O.M.G.

Is that an actual signature I see? Scrooge actually has a sig?

Back to top

View user's profile Send private message

Shiloch Veneficus
Administrator


Joined: 06 Dec 2001
Posts: 1946
Location: All My Base Are Belong to You

PostPosted: Sun Jul 13, 2003 5:31 am    Post subject: Signature

Reply with quote


Yes, that was one of many "stupidity-hating" ideas I thought about using as avatars, but weren't the right size.

This is the one I really wanted to use:


And dammit, Pedi, stop derailing my thread. Razz
_________________
Sage Shiloch Venzolmes - Arch Convoker - Walkers
QUALITY, not quantity.

Back to top

View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger

Pedi Dustyboots
Member


Joined: 24 Sep 2001
Posts: 639

PostPosted: Sun Jul 13, 2003 5:49 am    Post subject:

Reply with quote


More derailing!


_________________

Back to top

View user's profile Send private message

Pedi Dustyboots
Member


Joined: 24 Sep 2001
Posts: 639

PostPosted: Sun Jul 13, 2003 5:59 am    Post subject:

Reply with quote


Y'know, Shi, if you really want to start encouraging people to post here instead of the EZboard, you should make all the forums "invisible" so that only general and private are still visible and accessable (in case people have trouble setting up here). It will force them to come over here instead.
_________________

Back to top

View user's profile Send private message

Shiloch Veneficus
Administrator


Joined: 06 Dec 2001
Posts: 1946
Location: All My Base Are Belong to You

PostPosted: Sun Jul 13, 2003 6:01 am    Post subject: Wheee

Reply with quote


Well, since you and I Pedi seem to be having too much fun at this hour, I'm going to play with the split tool since I've never done it before, and split off these posts.

Back to our font face problem, I'd be willing to bet money that font face doesn't work on Norrath's Studio, either.

This thread on the phpBB support forums shows many different people having the problem with 2.0.2, 2.0.4, AND 2.0.5 with the subSilver template.

It does, however, show a mod someone is working on to support it with BBCodes, and the dev team is looking into it.
_________________
Sage Shiloch Venzolmes - Arch Convoker - Walkers
QUALITY, not quantity.

Back to top

View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger

Shiloch Veneficus
Administrator


Joined: 06 Dec 2001
Posts: 1946
Location: All My Base Are Belong to You

PostPosted: Sun Jul 13, 2003 6:05 am    Post subject: ezBoard

Reply with quote


Well, if I wanted to do that, I'd just lock them down, because to make them invisible, you have to remove the people you don't want to see it from the access control list.

Fortunately, I'm too tired with researching my problems here to worry about ezBoard at the moment, and frankly, it doesn't matter to me if people keep posting there. At some point, I will make ALL of those forums read-only and you'll have to come here. The discrepancies won't mean anything to me, suit yourself if you'd rather stay on ezBoard.
_________________
Sage Shiloch Venzolmes - Arch Convoker - Walkers
QUALITY, not quantity.

Back to top

View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger

PavelCursebreaker
Member


Joined: 06 Feb 2003
Posts: 379
Location: Sacramento, CA

PostPosted: Sun Jul 13, 2003 6:21 am    Post subject:

Reply with quote


Is it just me, or are the time stamps on our messages waaay off? The date is right, but just read Shi's last message is 10AM or something, and I know it's 3:26am currently.
_________________
Pavel
Karcoon

Back to top

View user's profile Send private message Yahoo Messenger

Jaffod
Member


Joined: 29 Nov 2002
Posts: 1592
Location: Nowhere close to you at all

PostPosted: Sun Jul 13, 2003 8:33 am    Post subject:

Reply with quote


I love that picture Pedi - that was the wallpaper on my work PC for quite a while
_________________
Is it paranoia when they really ARE out to get you?

Back to top

View user's profile Send private message Send e-mail Yahoo Messenger

Crymea
Officer


Joined: 04 Jun 2002
Posts: 1387
Location: DC

PostPosted: Sun Jul 13, 2003 9:38 am    Post subject:

Reply with quote


Pavel, you can change the timestamp in your profile. The board itsef runs in GMT, and the individual user can put in the offset to the GMT clock to the appropriate time zone.

Back to top

View user's profile Send private message Visit poster's website

Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    The Walkers of Vazaelle Forum Index -> General All times are GMT - 4 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

Server Uptime: 11 days, 3:11 minutes | Average Load: 0.03, 0.05, 0.07

SoftGreen 1.1 phpBB theme by DaTutorials.com
Copyright © DaTutorials 2005