inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 1, 2013 11:00:57 GMT -8
Is the code working for you now then?
|
|
Former Member
inherit
guest@proboards.com
188496
0
Nov 21, 2024 7:30:45 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 1, 2013 11:04:13 GMT -8
Is the code working for you now then? I think I must be doing something wrong. I placed the code in my create category. I saw the code. no tab that opened up my post that said testing.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 1, 2013 11:17:36 GMT -8
Im confused as to what you just wrote. try just putting this into a post:
[PTabbedContent]
[PTab=Tab 1 stuff] blah blah blah [/PTab]
[PTab=Tab 2 stuff] blah2 blah2 blah2 [/PTab]
[PTab=Tab 3 stuff] blah3 blah3 blah3 [/PTab]
[/PTabbedContent]
|
|
Former Member
inherit
guest@proboards.com
188496
0
Nov 21, 2024 7:30:45 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 1, 2013 11:32:05 GMT -8
Im confused as to what you just wrote. try just putting this into a post: [PTabbedContent] [PTab=Tab 1 stuff] blah blah blah [/PTab] [PTab=Tab 2 stuff] blah2 blah2 blah2 [/PTab] [PTab=Tab 3 stuff] blah3 blah3 blah3 [/PTab] [/PTabbedContent] womenonly said: I final got (partially) correct. My test failed at my changing the color and aligning it. test post remains. When you have time please review my errors. atthismoment.proboards.com
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 1, 2013 11:57:27 GMT -8
well I found the test post.. but you made a tabbed table, with one tab, and put some of the CSS inside it?
the CSS you are wanting to use, you will need to put into the forum CSS in the theme manager. you cannot just simply put CSS selectors inside a tabbed table and have them apply to the table. you CAN put some inline CSS on the table by using the method described in the first post of this thread.
|
|
Former Member
inherit
guest@proboards.com
188496
0
Nov 21, 2024 7:30:45 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 1, 2013 13:33:51 GMT -8
well I found the test post.. but you made a tabbed table, with one tab, and put some of the CSS inside it? the CSS you are wanting to use, you will need to put into the forum CSS in the theme manager. you cannot just simply put CSS selectors inside a tabbed table and have them apply to the table. you CAN put some inline CSS on the table by using the method described in the first post of this thread. Wormopolis, I have been having a hard time understanding that stuff(in that first post of that thread). I did not know that css stuff belonged in theme manager. So I do not goof up again, please tell me where to put on what line. Can tabs be used as links? I thank you for your help.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 1, 2013 15:14:34 GMT -8
if you make the tabs into links, they will just navigate to another page instead of opening whatever content they are supposed to reveal....
how many tabs do you want in the table? do you want all tables to be affected by the CSS or just a specific table?
|
|
Former Member
inherit
guest@proboards.com
188496
0
Nov 21, 2024 7:30:45 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 1, 2013 15:30:08 GMT -8
if you make the tabs into links, they will just navigate to another page instead of opening whatever content they are supposed to reveal.... I did not know that. Forget the links.
how many tabs do you want in the table? do you want all tables to be affected by the CSS or just a specific table? Without tables, option to have 5 tabs, and specific boards or categories.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 1, 2013 16:16:11 GMT -8
well the entire thing IS a table.. it just has hidden rows.
[PTabbedContent]
[PTab=Tab 1 stuff] blah blah blah [/PTab]
[PTab=Tab 2 stuff] blah2 blah2 blah2 [/PTab]
[PTab=Tab 3 stuff] blah3 blah3 blah3 [/PTab]
[PTab=Tab 4 stuff] blah4 blah4 blah4 [/PTab]
[PTab=Tab 5 stuff] blah5 blah5 blah5 [/PTab]
[/PTabbedContent]
is the basic structure. start with that.
|
|
Former Member
inherit
guest@proboards.com
188496
0
Nov 21, 2024 7:30:45 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 1, 2013 16:44:36 GMT -8
well the entire thing IS a table.. it just has hidden rows. [PTabbedContent] [PTab=Tab 1 stuff] blah blah blah [/PTab] [PTab=Tab 2 stuff] blah2 blah2 blah2 [/PTab] [PTab=Tab 3 stuff] blah3 blah3 blah3 [/PTab] [PTab=Tab 4 stuff] blah4 blah4 blah4 [/PTab] [PTab=Tab 5 stuff] blah5 blah5 blah5 [/PTab] [/PTabbedContent] is the basic structure. start with that. women only said:Thank you. I would like to change the color.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 1, 2013 17:18:17 GMT -8
ok. so lets get more specific. the color of the text or the background? the content area or the tabs?
|
|
Former Member
inherit
guest@proboards.com
188496
0
Nov 21, 2024 7:30:45 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 2, 2013 16:43:23 GMT -8
ok. so lets get more specific. the color of the text or the background? the content area or the tabs? Hi, Thank you for getting back to me. Two different colors. One tab color and a different color for the content areas.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 2, 2013 17:44:46 GMT -8
so the new feature is inline styling. if you want specific CSS to apply to a tab, the in the closing tag of the tab, the [/PTab], you add in that CSS like this:
[/PTab={background-color:#FFBBBB; color:#FF0000}]
it will apply that CSS directly to the tab it just closed. you can do any different CSS you want in there.
if you want to apply something to the entire table, do the same with the closing table tag, [/PTabbedContent] like:
[/PTabbedContent={width:90%; margin-left: auto; margin-right: auto; border: 2px solid #00FF00}]
|
|
Former Member
inherit
guest@proboards.com
188496
0
Nov 21, 2024 7:30:45 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 3, 2013 10:47:51 GMT -8
so the new feature is inline styling. if you want specific CSS to apply to a tab, the in the closing tag of the tab, the [/PTab], you add in that CSS like this: Women Only said: I tried it with tab1. It did not work when I placed it before[/PTab] Does this code go in the post? Does it go in my theme manager? If yes, what page and what line?[/PTab={background-color:#FFBBBB; color:#FF0000}] it will apply that CSS directly to the tab it just closed. you can do any different CSS you want in there. if you want to apply something to the entire table, do the same with the closing table tag, [/PTabbedContent] like: [/PTabbedContent={width:90%; margin-left: auto; margin-right: auto; border: 2px solid #00FF00}]
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 3, 2013 11:18:47 GMT -8
it goes exactly where I typed it in my example, inside the closing tag.
|
|