InterOcean Designs
« How to Use Table Tags in Reply Box »

Welcome Guest. Please Login or Register.
May 24, 2013, 7:21pm





InterOcean Designs :: ProBoards Codes :: Code Chat & Support :: How to Use Table Tags in Reply Box
« Page 2 of 2 Jump to page   Go    [Search This Thread] [Share Topic] [Print]
 AuthorTopic: How to Use Table Tags in Reply Box (Read 414 times)
SubDevo
Co-Admin
Code Support
member is offline

[avatar]

Creator of LSD...


[homepage]

Joined: Mar 2009
Gender: Male
Posts: 2,594
Location: MI, USA
Karma: 102
 Re: How to Use Table Tags in Reply Box
« Reply #15 on Apr 15, 2012, 11:23pm »

LOL Just "Quote" the post that you have it looking like the pic you posted and copy it. Then paste it in here. I can see your table code when I "Quote" your new post. I hope that makes sense...
Link to Post - Back to Top  IP: Logged

[image] [image]
[image]
Why are you looking at my signature, [ME]?
ladyauburn33
Guest
 Re: How to Use Table Tags in Reply Box
« Reply #16 on Apr 16, 2012, 12:01am »


Apr 15, 2012, 11:09pm, ladyauburn33 wrote:
Is this the code you mean? How do I get the code to show up, not just the result?
And why is it showing up out of alignment now? ACK ACK :-/


                  
Name of Members Posting            

1-Pigletmph            
2-Tracyinnc

Jul 30            

2032            
703

Aug 30            

2098            
769

Total Posts            

66            
66

   


I don't know what all those [& n b s p's] are in my quote above, but here is an alt print of the code in my Reply Box, if this helps.

[image]

Thanks again for helping me. I apologize for being such a dummie :'(
« Last Edit: Apr 16, 2012, 12:03am by ladyauburn33 »Link to Post - Back to Top  IP: Logged
SubDevo
Co-Admin
Code Support
member is offline

[avatar]

Creator of LSD...


[homepage]

Joined: Mar 2009
Gender: Male
Posts: 2,594
Location: MI, USA
Karma: 102
 Re: How to Use Table Tags in Reply Box
« Reply #17 on Apr 16, 2012, 1:30am »


Apr 16, 2012, 12:01am, ladyauburn33 wrote:
I don't know what all those [& n b s p's] are in my quote above,

All browsers will always truncate spaces in HTML pages. If you write 10 spaces in your text, the browser will remove 9 of them, before displaying the page. In IOD, we use the "censored words" to replace three or more spaces with nbsp's (Non Breaking SPace... a "forced" space). This allows you to indent or shift any text using multiple spaces.
   Like this
      and this
                           and this.
My guess is that when you were experimenting with your post on your site, you put in a bunch of spaces in the hopes that it would shift the text over. Then you saw that it didn't and you used [right][/right] but left the spaces in by accident. In your forum, they would be removed. In IOD, they will be seen... No biggie!

Moving on... ;)

1) This looks like your example...

Name of Members PostingJul 30Aug 30Total Posts

1-Pigletmph
2-Tracyinnc


2032
703


2098
769


66
66



2) This has the "extra" line removed and bold titles...

Name of Members PostingJul 30Aug 30Total Posts
1-Pigletmph
2-Tracyinnc

2032
703

2098
769

66
66



3) This is the same as above with Italic added...

Name of Members PostingJul 30Aug 30Total Posts
1-Pigletmph
2-Tracyinnc

2032
703

2098
769

66
66



1)

[table][tr]
[td]Name of Members Posting[/td]
[td]Jul 30[/td]
[td]Aug 30[/td]
[td]Total Posts[/td]
[/tr][tr][td]
1-Pigletmph
2-Tracyinnc
[/td][td][right]
2032
703
[/right][/td][td][right]
2098
769
[/right][/td][td][right]
66
66
[/right][/td][/tr][/table]


2)

[table][tr]
[td][b]Name of Members Posting[/b][/td]
[td][b]Jul 30[/b][/td]
[td][b]Aug 30[/b][/td]
[td][b]Total Posts[/b][/td]
[/tr][tr][td]1-Pigletmph
2-Tracyinnc
[/td][td][right]2032
703
[/right][/td][td][right]2098
769
[/right][/td][td][right]66
66
[/right][/td][/tr][/table]


3)

[table][tr]
[td][b][i]Name of Members Posting[/i][/b][/td]
[td][b][i]Jul 30[/i][/b][/td]
[td][b][i]Aug 30[/i][/b][/td]
[td][b][i]Total Posts[/i][/b][/td]
[/tr][tr][td]1-Pigletmph
2-Tracyinnc
[/td][td][right]2032
703
[/right][/td][td][right]2098
769
[/right][/td][td][right]66
66
[/right][/td][/tr][/table]
« Last Edit: Apr 16, 2012, 2:04am by SubDevo »Link to Post - Back to Top  IP: Logged

[image] [image]
[image]
Why are you looking at my signature, [ME]?
ladyauburn33
Guest
 Re: How to Use Table Tags in Reply Box
« Reply #18 on Apr 16, 2012, 1:59am »


Apr 16, 2012, 1:30am, SubDevo wrote:

[table][tr]
[td]Name of Members Posting[/td]
[td]Jul 30[/td]
[td]Aug 30[/td]
[td]Total Posts[/td]
[/tr][tr][td]
1-Pigletmph
2-Tracyinnc
[/td][td][right]
2032
703
[/right][/td][td][right]
2098
769
[/right][/td][td][right]
66
66
[/right][/td][/tr][/table]


I can't even begin to tell you how much I appreciate this! You are truly a genius, SubDevo, and so willing to help clueless people like me. I deeply, deeply appreciate your help :-*


So, now to add the remaining names I add #3 under Tracyinnc and the third member's posts under 703, and so forth?

Just so you know, I would never in a million years, have been able to figure this out! Thank you again, so much!
Link to Post - Back to Top  IP: Logged
SubDevo
Co-Admin
Code Support
member is offline

[avatar]

Creator of LSD...


[homepage]

Joined: Mar 2009
Gender: Male
Posts: 2,594
Location: MI, USA
Karma: 102
 Re: How to Use Table Tags in Reply Box
« Reply #19 on Apr 16, 2012, 2:10am »

You're welcome! No biggie really... lol

Put them in like so...

[table][tr]
[td]Name of Members Posting[/td]
[td]Jul 30[/td]
[td]Aug 30[/td]
[td]Total Posts[/td]
[/tr][tr][td]
1-Pigletmph
2-Tracyinnc
Third
Forth
etc...

[/td][td][right]
2032
703
Third
Forth
etc...

[/right][/td][td][right]
2098
769
Third
Forth
etc...

[/right][/td][td][right]
66
66
Third
Forth
etc...

[/right][/td][/tr][/table]
Link to Post - Back to Top  IP: Logged

[image] [image]
[image]
Why are you looking at my signature, [ME]?
ladyauburn33
Guest
 Re: How to Use Table Tags in Reply Box
« Reply #20 on Apr 16, 2012, 2:22am »

Thanks for the further clarification...I have about eight more names to add!

And it is a biggie to get the wonderful assistance that you have given me! I've put you in my book as "hero" ;D

1,000,000 x Thank You!
Link to Post - Back to Top  IP: Logged
SubDevo
Co-Admin
Code Support
member is offline

[avatar]

Creator of LSD...


[homepage]

Joined: Mar 2009
Gender: Male
Posts: 2,594
Location: MI, USA
Karma: 102
 Re: How to Use Table Tags in Reply Box
« Reply #21 on Apr 16, 2012, 2:27am »

Hero... LMAO Anyways... Have fun making your cool new table! :)
Link to Post - Back to Top  IP: Logged

[image] [image]
[image]
Why are you looking at my signature, [ME]?
ladyauburn33
Guest
 Re: How to Use Table Tags in Reply Box
« Reply #22 on Apr 18, 2012, 9:42am »

SubDevo, just thought I would show you the finished chart. I am so happy with how it looks, and the beauty of it is that I can go back and fix previous charts, and do any future charts with the matrix that you laid out for me! Thanks again sooooo much for helping me :)

[image]
« Last Edit: Apr 18, 2012, 9:49am by ladyauburn33 »Link to Post - Back to Top  IP: Logged
« Page 2 of 2 Jump to page   Go    [Search This Thread] [Share Topic] [Print]


Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!
Terms of Service | Privacy Policy | Notice | FTC Disclosure | Report Abuse | Mobile