#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Feb 24, 2013 15:05:01 GMT -8
If you don't put anything for the .list .board.item:hover CSS portion, it should just use the colors specified for that skin. That worked perfectly! Thank you very very much! Good to hear that worked for you.
|
|
inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Feb 26, 2013 23:10:10 GMT -8
Another question from me- at the moment, I have the 4.5 version on my site- with the chatbox under it. The chatbox is under the tabbed table. I want to do the same thing with this plugin- but I'm not sure how. Sure, I can put it in the template under the tabbed table, but it's not global. I can put it in the global headers/footers, and yes it's global, but it's above the chatbox. (And yes I messed with the priority from the global headers/footers, that didn't work.) Is there any way I can tweak the code to do so?
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Feb 27, 2013 9:40:59 GMT -8
Can I get your forum URL? Just need it as a reference.
And to be clear, you want the chatbox global and under the table. And the table should be in the main footer but above the chatbox?
|
|
Fern
New Member
Posts: 51
inherit
189788
0
Jul 14, 2023 12:38:27 GMT -8
Fern
51
February 2013
frostkit
|
Post by Fern on Feb 27, 2013 9:55:24 GMT -8
For my forum: www.carriedaway.proboards.com/ For my dynamically tabbed table, something is going wrong. I type in information into the content box, but only the first tab is actually showing what I type, the others are not. I've tried deleting tabs and re-doing them, etc, but nothing seems to be working.
|
|
inherit
173578
0
Apr 1, 2016 11:23:29 GMT -8
Izaya Orihara
129
November 2011
starryneko
|
Post by Izaya Orihara on Feb 27, 2013 10:21:58 GMT -8
PM'ed it to you. Skin's not finished so I don't want to plug it out here yet. XD
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Feb 27, 2013 12:00:47 GMT -8
If you re-download the plugin, I've made an easy way to for you guys to move the table around on your page.
All you have to do is add the code below wherever you want the table to appear.
<div id="move-dtt"></div>
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Feb 27, 2013 12:04:09 GMT -8
For my forum: www.carriedaway.proboards.com/ For my dynamically tabbed table, something is going wrong. I type in information into the content box, but only the first tab is actually showing what I type, the others are not. I've tried deleting tabs and re-doing them, etc, but nothing seems to be working. You probably have some incorrectly nested HTML. Can you show me the code you tried putting in your tabs?
|
|
inherit
164620
0
Mar 10, 2016 5:39:05 GMT -8
Shadeflight
19
March 2011
shadeflighty
|
Post by Shadeflight on Mar 1, 2013 16:20:06 GMT -8
Hi Jordan! Thanks for bringing this back over to v5--I really like this table. I'm not sure if you'd rather me post here or just make a support thread.. but I had a question regarding customization of the table contents. This is my forum url for your reference.The other tabs aren't important right now, but if you see the Clan Statistics tab I have going there, there are four Items--all of them have content within them when you click the Clan names. I have what I want in there, but I was wondering: is there a way to center the tab links within the original tab, so that the Clan names are next to each other rather than above and below one another, and for the text in those items to be centered where the leader/deputy things are? I've been trying a few things like the typical center tab and alignment stuff, but none of that's working so I figured I'd ask you.
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Mar 1, 2013 16:38:00 GMT -8
You have some broken HTML somewhere because the table should do what you are asking for. I'd recommend clearing out your tabs, and adding the content back in one at a time so you can see which tab has corrupted html. The tabs should span across the entire table, or all the way to the sidebar if one exists.
|
|
inherit
164620
0
Mar 10, 2016 5:39:05 GMT -8
Shadeflight
19
March 2011
shadeflighty
|
Post by Shadeflight on Mar 1, 2013 17:01:16 GMT -8
Hm.. I tried that, I think--I cleaned out the tabs and re-entered the HTML testing each one, but the Clan Statistics tab did the same thing with text stacking instead of sitting side-by-side. I then tried re-installing the plug-in and re-created the first two tabs, again testing individually, with the same HTML placed into the Clan Statistics tab, but it's doing the same thing still. I'm not sure what part of it would be corrupted, though.
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Mar 3, 2013 12:11:22 GMT -8
Are you modifying the plugin directly under the "Build" section by any chance? All you have to do is go to the Manage Plugins page, click the plugin, and go to "Create Tabs", "Sidebar", and "Settings". For some reason your sidebar has a width of 400%, and you have nothing in the sidebar so it makes it a little worse. My guess is you thought the width is supposed to be in pixels, but it's actually in percent form so the suggested width given by the plugin is 27 if you hover your mouse over the icon. So, I would first suggest adding content to the sidebar or disabling it, but if you do keep it change the width to something like 27.
|
|
inherit
164620
0
Mar 10, 2016 5:39:05 GMT -8
Shadeflight
19
March 2011
shadeflighty
|
Post by Shadeflight on Mar 3, 2013 12:30:16 GMT -8
I haven't been using the Build section at all, just that manage plugins page, but I didn't know about the percentage thing since I'm so used to the pixels. That helps a lot! The item links are side-by-side now like you said they should be. I can probably figure out the rest from here thanks to that tip, but if I run into anything other problems I'll definitely let you know! Thanks Jordan c:
|
|
inherit
158729
0
Sept 18, 2024 17:34:15 GMT -8
littlebabe322
265
September 2010
littlebabe322
|
Post by littlebabe322 on Mar 5, 2013 4:46:03 GMT -8
Hi, first of all I absolutely LOVE the tabbed table. Secondly; I had gone away from my website to play minecraft for a while and when i came back i was on a posting page ready to create a new reply to a thread I was making and I exit out of the replying page and went to the home page and when I did i saw that the Table had completely disappeared. I have no idea why as I have not messed with the admin panel in several hours. So i know it's nothing I could've done anyways can you please help me with this. My Site Thanks! EDIT: I checked on another site that has it and it too has disappeared as well; though i'm not sure if they took it down or not but I highly doubt it since they had a lot of info in that table. The Other Site.
|
|
#00AF33
14306
0
1
Sept 8, 2023 8:54:17 GMT -8
Jordan
What is truth?
11,838
October 2003
jab2
|
Post by Jordan on Mar 5, 2013 9:03:32 GMT -8
Hi, first of all I absolutely LOVE the tabbed table. Secondly; I had gone away from my website to play minecraft for a while and when i came back i was on a posting page ready to create a new reply to a thread I was making and I exit out of the replying page and went to the home page and when I did i saw that the Table had completely disappeared. I have no idea why as I have not messed with the admin panel in several hours. So i know it's nothing I could've done anyways can you please help me with this. My Site Thanks! EDIT: I checked on another site that has it and it too has disappeared as well; though i'm not sure if they took it down or not but I highly doubt it since they had a lot of info in that table. The Other Site. I can see the tables on both websites in Chrome. What browser are you using?
|
|
inherit
158729
0
Sept 18, 2024 17:34:15 GMT -8
littlebabe322
265
September 2010
littlebabe322
|
Post by littlebabe322 on Mar 5, 2013 14:09:06 GMT -8
Firefox.
|
|