Apr 10, 2016 #1 ToxiFoxy :) Joined Sep 18, 2014 Posts 4,028 Bells 0 Whenever I try to use the table coding my signature never shows up, is there a solution for this?
Apr 10, 2016 #2 Chrystina 07.09 💜 Joined Dec 4, 2015 Posts 5,288 Bells 6,201 Switch 5319-6446-3794 can you put what code youre trying to use? it's possibly just a minor typo somewhere.. it should look like this: HTML: [table] [td] [tr]first column[/tr] [tr] second column [/tr] [/td] [/table] rows = [td] columns [tr]
can you put what code youre trying to use? it's possibly just a minor typo somewhere.. it should look like this: HTML: [table] [td] [tr]first column[/tr] [tr] second column [/tr] [/td] [/table] rows = [td] columns [tr]
Apr 17, 2016 #3 ToxiFoxy :) Joined Sep 18, 2014 Posts 4,028 Bells 0 Alexi said: can you put what code youre trying to use? it's possibly just a minor typo somewhere.. it should look like this: HTML: [table] [td] [tr]first column[/tr] [tr] second column [/tr] [/td] [/table] rows = [td] columns [tr] Click to expand... I used this and it still wouldn't work Last edited: Apr 17, 2016
Alexi said: can you put what code youre trying to use? it's possibly just a minor typo somewhere.. it should look like this: HTML: [table] [td] [tr]first column[/tr] [tr] second column [/tr] [/td] [/table] rows = [td] columns [tr] Click to expand... I used this and it still wouldn't work
Apr 17, 2016 #4 Chrystina 07.09 💜 Joined Dec 4, 2015 Posts 5,288 Bells 6,201 Switch 5319-6446-3794 ToxiFoxy said: I used this and it still wouldn't work Click to expand... oh wow i just realized i mixed up the rows and columns oops so, if you want a table in your sig that has the left and right images/txt on either side, use code below and put whatever youd like into each [td] [/td] HTML: [TABLE="width: 700"] [TR] [TD][/TD] [TD][/TD] [/TR] [/TABLE] Last edited: Apr 17, 2016
ToxiFoxy said: I used this and it still wouldn't work Click to expand... oh wow i just realized i mixed up the rows and columns oops so, if you want a table in your sig that has the left and right images/txt on either side, use code below and put whatever youd like into each [td] [/td] HTML: [TABLE="width: 700"] [TR] [TD][/TD] [TD][/TD] [/TR] [/TABLE]