inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 22, 2015 16:17:57 GMT -8
I have looked and looked and cannot fine it. Can it still be use and if not is there a plugin that replaced it.
Thank you avanderka
|
|
inherit
175826
0
Apr 4, 2022 12:21:52 GMT -8
Kiyuo Honoo
55
January 2012
kiyuohonoo
|
Post by Kiyuo Honoo on Apr 22, 2015 16:38:57 GMT -8
Would this be what you're looking for? link
|
|
inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 22, 2015 17:22:30 GMT -8
No I was looking for one that was out a few years ago. you placed in your headers and there possibly could have been a part that was placed in the footer but it gave you like 6 tabs maybe eight. You could link certain thread and then it would state new post were made and members could click on those taps and be taken directly to that post. It was really cool and I use it before. It was very user friendly for me anyway. I don't know anything about CSS so I would be totally loss with this.
|
|
inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 22, 2015 18:02:55 GMT -8
This would work I just need to know how to make it work. How do I make the edits to link the tabs so once click it goes to where I want it to go?
|
|
inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 22, 2015 18:26:56 GMT -8
I cannot figure out how to edit this one you have shown me so once clicked one will be taken to the appropriate board. Is the old code still available that one can just insert into the header of the board they want it on. That was so much easier to use and understand. There are no instructions on how to make this plugin work. What do you put in the tabs. Very confusing.
|
|
inherit
175826
0
Apr 4, 2022 12:21:52 GMT -8
Kiyuo Honoo
55
January 2012
kiyuohonoo
|
Post by Kiyuo Honoo on Apr 22, 2015 18:35:18 GMT -8
If you'd like the tabs to take one to a specific board; you can add a link in the 'tab title' section and it will redirect.
The tabs could just be used to hold information like staff, news, and weather with the desired boards linked in the sidebar.
|
|
inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 22, 2015 19:16:06 GMT -8
Just wanted the tabs and did not activate the sidebar. I put the link to each board in the tabs but it didn't work. Just take me to photo-bucket where my headers images are hosted.
|
|
inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 22, 2015 19:18:14 GMT -8
Also if I do want them as click-able tabs do i need to put this code in each tap and do I need to edit it anywhere?
If you want to have a clickable list in a tab like I had on the previous version (preview), insert the following code into your tab. <div class="dtt-item-list"> <ul> <li><a href="#" onclick="dtt.toggleItem(this, '1'); return false;">Item 1</a></li> <li><a href="#" onclick="dtt.toggleItem(this, '2'); return false;">Item 2</a></li> <li><a href="#" onclick="dtt.toggleItem(this, '3'); return false;">Item 3</a></li> </ul> </div>
<div class="dtt-item-content"> <div class="default"> The default message. </div> <div class="item1" style="display: none;"> Item 1 content </div> <div class="item2" style="display: none;"> Item 2 content </div> <div class="item3" style="display: none;"> Item 3 content </div> </div>
|
|
inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 22, 2015 20:14:58 GMT -8
Thank you I couldn't make this plugin work for love or money. Even placing the link in the title bar it show the link as the title (which who would want that) and when you clicked on it it took one no where. I deleted the plugin.
Is the code that went in the headers still available and can I use that one and not have to mess with these plugins.
|
|
Kami
Forum Cat
Posts: 40,199
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,199
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Apr 22, 2015 20:28:57 GMT -8
Are you looking for this? xtriad.comxa.com/dtt/generator.htmlYou can still put this in your headers/footers, but it's probably best to place it in your layout template (forum wrapper or home, depending on where you want it to show) instead.
|
|
inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 23, 2015 5:31:41 GMT -8
Are you looking for this? xtriad.comxa.com/dtt/generator.htmlYou can still put this in your headers/footers, but it's probably best to place it in your layout template (forum wrapper or home, depending on where you want it to show) instead. This page won't load so I don't know if it is or not. Figures just the way my luck has been going trying to get the code I need. Guess I'll just give up.
|
|
Kami
Forum Cat
Posts: 40,199
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,199
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Apr 23, 2015 13:53:42 GMT -8
Are you looking for this? xtriad.comxa.com/dtt/generator.htmlYou can still put this in your headers/footers, but it's probably best to place it in your layout template (forum wrapper or home, depending on where you want it to show) instead. This page won't load so I don't know if it is or not. Figures just the way my luck has been going trying to get the code I need. Guess I'll just give up. The site is loading for me now, can you try it again? If it doesn't load, can you tell me what you see?
|
|
inherit
181505
0
Oct 8, 2016 17:06:46 GMT -8
avanderka
34
July 2012
avanderka
|
Post by avanderka on Apr 23, 2015 18:35:09 GMT -8
This page won't load so I don't know if it is or not. Figures just the way my luck has been going trying to get the code I need. Guess I'll just give up. The site is loading for me now, can you try it again? If it doesn't load, can you tell me what you see?
The connection has timed out The server at xtriad.comxa.com is taking too long to respond. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer's network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. Which this is the table I want but I can't link the taps or the side bar to the boards I want. When I input their direct link that is what the show the direct link and then when I click on that it takes to photobucket.
|
|
Kami
Forum Cat
Posts: 40,199
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,199
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Apr 23, 2015 19:20:39 GMT -8
The site is loading for me now, can you try it again? If it doesn't load, can you tell me what you see?
The connection has timed out The server at xtriad.comxa.com is taking too long to respond. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer's network connection. If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. Which this is the table I want but I can't link the taps or the side bar to the boards I want. When I input their direct link that is what the show the direct link and then when I click on that it takes to photobucket. :S I'm not sure how to help, it sounds like your connection just doesn't like the webpage. I can load it absolutely no problem. I'm sorry :s
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Apr 25, 2015 16:52:53 GMT -8
avanderka
If you still want this I made a simple tabbed table that you can put in your headers/footers if you really want it there or via your template. Just tell me what you want changed as far as the layout. (You can style the colors and such as you see fit or I can help you with that, but for now I just need to know if the layout is o.k.)
putteraround2.proboards.com/
|
|