|
Is there a way to do formatted text?
|
|
11-03-2010, 06:51 PM
|
|||
|
|||
|
Is there a way to do formatted text?
Like with TAB spacing so everything can line up correctly? Other boards had this "Code" Mode where the text was pure Courier 10 pt. and you could tab-space between words so everything lined up and looked neat. Is that not available here yet?
Can we get that feature? |
|||
|
11-03-2010, 07:22 PM
(This post was last modified: 11-03-2010 07:22 PM by RFlagg.)
|
|||
|
|||
RE: Is there a way to do formatted text?
(11-03-2010 06:51 PM)The Falcon Jedi Wrote: Like with TAB spacing so everything can line up correctly? Other boards had this "Code" Mode where the text was pure Courier 10 pt. and you could tab-space between words so everything lined up and looked neat. Is that not available here yet? Just testing this out, but let's see how the php quantifier works: PHP Code: Cell 1 Cell 2 Cell 3It works, yay! |
|||
|
11-03-2010, 07:27 PM
|
|||
|
|||
| RE: Is there a way to do formatted text? | |||
|
11-03-2010, 07:49 PM
|
|||
|
|||
RE: Is there a way to do formatted text?
(11-03-2010 07:27 PM)The Falcon Jedi Wrote: Can you describe how you did that? For the rest of us? Thanks! Sure, I opened up TextPad (NotePad will work for this too) and copied a tab. I then came in here and used the php button (or just type php in brackets) and typed each item with a cell between. Edit: Turns out this doesn't insert tabs, just 4 spaces wherever you place a tab. See below: PHP Code: NFC SOUTH W L T PCT HOME ROAD DIV CONF PF PA DIFF STRK |
|||
|
11-03-2010, 07:53 PM
|
|||
|
|||
RE: Is there a way to do formatted text?
(11-03-2010 07:49 PM)RFlagg Wrote: Sure, I opened up TextPad (NotePad will work for this too) and copied a tab. I then came in here and used the php button (or just type php in brackets) and typed each item with a cell between. Thanks Rflagg. +1 |
|||
|
11-03-2010, 09:15 PM
|
|||
|
|||
|
RE: Is there a way to do formatted text?
No prob, I'll keep trying other stuff and see what I can find.
|
|||
|
11-04-2010, 09:29 AM
(This post was last modified: 11-04-2010 09:58 AM by Stewie.)
|
|||
|
|||
|
RE: Is there a way to do formatted text?
TESTING....
Code: EXAMPLE 1Code: EXAMPLE 2Censorship is telling a man he can't have a steak just because a baby can't chew it. - Mark Twain. |
|||
|
11-04-2010, 09:55 AM
(This post was last modified: 11-04-2010 10:02 AM by RFlagg.)
|
|||
|
|||
|
RE: Is there a way to do formatted text?
TESTING AS WELL
Code: ESPN Week 9 Power Rankings Code: ESPN Week 9 Power Rankings |
|||
|
11-04-2010, 10:03 AM
(This post was last modified: 11-04-2010 10:05 AM by Stewie.)
|
|||
|
|||
|
RE: Is there a way to do formatted text?
I used the CODE function in HTML to line up the above examples in a pretty decent way. In the 1st Example, there is some formatting issues due to the use of 4 character titles (HOME, ROAD, and CONF) vs. the 3 character information underneath (1-3, 3-0, etc.).
In the second example, I made them all universal (3 characters) and it lined up great. That may not be possible for every graph, but at least it gets it a little better lined up... All I did was format my grid in any text editor (I used word), then I copied and pasted it in the reply box in the forum. Then, I put [ CODE ] (without spaces) before the grid, and [ / CODE ] after (again without spaces) the grid, and had pretty decent formatting. I am sure there is a better solution, but this is at least a workable fix. (11-04-2010 09:55 AM)RFlagg Wrote: TESTING AS WELL Looking good...didn't think to use QUOTE as well... Censorship is telling a man he can't have a steak just because a baby can't chew it. - Mark Twain. |
|||
|
11-04-2010, 10:06 AM
|
|||
|
|||
RE: Is there a way to do formatted text?
(11-04-2010 10:03 AM)Stewie Wrote: I used the CODE function in HTML to line up the above examples in a pretty decent way. In the 1st Example, there is some formatting issues due to the use of 4 character titles (HOME, ROAD, and CONF) vs. the 3 character information underneath (1-3, 3-0, etc.). Very similar to what I did, except I counted the highest number of characters in each field (in the case of the TEAM column, Buccaneers was longest at 10) and added the required number of spaces to line it up. Not perfect, but it'll work until we can figure something else out. |
|||
|
« Next Oldest | Next Newest »
|





