inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Sept 10, 2013 11:50:12 GMT -8
Alright, that works. How about spaces between tabs? And height of tabs? I tried adding padding to the tabs but that didn't work.
|
|
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 Sept 10, 2013 11:52:02 GMT -8
the tabs themselves are cells of a table, so padding wont work on them. it requires having an empty cell in between.
the height of tabs should be accessible though since cell height is affected by CSS.
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Sept 10, 2013 12:00:13 GMT -8
the tabs themselves are cells of a table, so padding wont work on them. it requires having an empty cell in between. the height of tabs should be accessible though since cell height is affected by CSS. How do I add an empty cell in between? I got the CSS in there like so: [/PTab={height:30px;}] and it works, thanks.
|
|
inherit
172351
0
Sept 5, 2019 10:56:35 GMT -8
DarkPikachu
Complexity == Fun
320
October 2011
tcll
|
Post by DarkPikachu on Sept 10, 2013 12:01:23 GMT -8
For the border around the whole thing, put border:0px; in the closing code like so: [/PTabbedcontent={border:0px;}] I had a feeling I could do that... though I'm trying to evade that because, 2 reasons actually... - to help Wormopolis by reporting if it works or not - most users on my forum won't turn the borders off every time they use it :/ thanks though
|
|
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 Sept 10, 2013 12:20:56 GMT -8
.post .message table.PT_table { stuff }
that selector in your forum CSS will allow you to overwrite the default stuff. I had a border on there to help show the box boundaries
you cant add extra cells in between the tabs. it has to be done in the code.
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Sept 10, 2013 12:28:56 GMT -8
.post .message table.PT_table { stuff } that selector in your forum CSS will allow you to overwrite the default stuff. I had a border on there to help show the box boundaries you cant add extra cells in between the tabs. it has to be done in the code. Oh, okay. When will that happen then?
|
|
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 Sept 10, 2013 12:38:10 GMT -8
I dont know. I work on these in my spare time. I dont concede to deadlines when I do this stuff for free.
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Sept 10, 2013 12:46:37 GMT -8
I dont know. I work on these in my spare time. I dont concede to deadlines when I do this stuff for free. I'm sorry... I didn't mean any harm... I don't need the spaces, don't worry about it.
|
|
inherit
172351
0
Sept 5, 2019 10:56:35 GMT -8
DarkPikachu
Complexity == Fun
320
October 2011
tcll
|
Post by DarkPikachu on Sept 10, 2013 14:27:29 GMT -8
I dont concede to deadlines when I do this stuff for free. lol you sound just like me XD (F yo deadlines, I do what I wahnt) rofl anyways... I've gotten my issue working... somewhat... the page: tcll5850.proboards.com/thread/150/u8-bh64the code: .post .message table.PT_table tr td{ padding: 0px; } every last cell has a padding of 0px, including tables defined inside it. (and I can't restore the padding on the inner classes (as currently set)) why don't you just put the PT_Tabs_holder class on the outer TD instead of the table inside?? or better yet (forget that), define a new class and apply that to the outer TD to allow for no padding on the inner tabs... (since I'm noticing that padding is defined specifically on the entire table, which for some reason doesn't work when you try and set the class) ^that's both IE8 and FF btw
|
|
inherit
200610
0
Oct 27, 2013 19:27:27 GMT -8
colhazard
16
October 2013
colhazard
|
Post by colhazard on Oct 5, 2013 8:49:34 GMT -8
Hi, I love this plugin and we currently use it for a great number of things (ranging from character profiles, to creating sections for certain information posts). There's a question I have though. Attached I added an PHOTOSHOPPED image. I was wondering if it was somehow possible to accomplish this effect (adding a warbanner in the top right corner) and if so, how to do it. Warbanners will be custom images awarded to characters. So there will most likely be a great library of them, so editing the tabbed table plugin to add a specific image won't do.
|
|
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 Oct 5, 2013 14:41:55 GMT -8
how are the images awarded to characters? I mean, what is to stop anyone from using the image?
|
|
inherit
200610
0
Oct 27, 2013 19:27:27 GMT -8
colhazard
16
October 2013
colhazard
|
Post by colhazard on Oct 5, 2013 14:57:12 GMT -8
how are the images awarded to characters? I mean, what is to stop anyone from using the image? Mhmm, I haven't really thought about locking the images off. I was hoping members would abide by the rules. But I think the awards system plug-in could be used to have "unique" images. If it's possible to tie it in like that, otherwise I'm not sure.
|
|
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 Oct 5, 2013 18:01:09 GMT -8
@khristian
I got spaces in between tabs to work and submitted v1.1.1 to library
Im going to make a major change to this plugin at some point to do away with tables and go back to divs in order get transitions to work better
|
|
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 Oct 5, 2013 18:03:23 GMT -8
how are the images awarded to characters? I mean, what is to stop anyone from using the image? Mhmm, I haven't really thought about locking the images off. I was hoping members would abide by the rules. But I think the awards system plug-in could be used to have "unique" images. If it's possible to tie it in like that, otherwise I'm not sure. Well Im not sure how I could tie into a shop code for this. but what I was thinking was I could add the username of the person posting into the class tag for the divs that appear. the in your forum CSS, you could add in whatever extra formatting you wanted, including background image and placement. however inline styling would overide it.. so if they put in their own background image it would cancel out whatever styling you had setup
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Oct 5, 2013 18:03:26 GMT -8
@khristian I got spaces in between tabs to work and submitted v1.1.1 to library Im going to make a major change to this plugin at some point to do away with tables and go back to divs in order get transitions to work better Hrm, so all previous written tabbed tables will have to be re-written? As of yet, the transitions work great and even Presto tags works great within them... however, the Presto can only be on the first tab and only one. That is the only issue I've noticed. If you are only changing the UBBC tags to <div styles> and it won't have to be re-written, then I have no complaints. It just took forever to get my tables to look exactly how I wanted them (minus the spaces between tabs and the fact that the first tab isn't selected by default even though I have that set in the plugin) and I don't really want to have to re-write them all.
|
|