inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jan 6, 2013 11:30:42 GMT -8
XaviEo & Lainey as for the line break. Find this part of the Home template: <table width="100%" style="margin-bottom: 1px;" class="tabbedcategories"> <tr> {foreach $[category]}<td {if $[category.name] != "General"}class="tabbedtd" {else} class="tabbedtdactive"{/if} id="tdid"><a href="javascript:void(0)" class="$[category.id]" style="text-decoration:none;" onclick="showCat(this.className)"><div width="100%" height="100%"><h2><font size="3">$[category.name]</font></h2></div></a></td> {if $[category.id] == 5}</tr><tr>{/if}{/foreach} </tr> </table> And add the red. Change the number to whatever the category id is of the tab that you what it to break after. Hope that makes sense.
|
|
inherit
15021
0
Apr 14, 2018 19:45:16 GMT -8
Lainey
2,322
October 2003
amethystlainey
|
Post by Lainey on Jan 6, 2013 20:09:43 GMT -8
Thanks for the tip but I cant seem to get it to work I even tried using the name instead of a number and I have no ideas how to get ids in v5
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jan 6, 2013 20:35:22 GMT -8
Pretty much, go into a board, and then in the nav tree, click the name of the category, and in the address bar, at the end you'll #category-some number, the number is the category id.
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Jan 6, 2013 20:36:10 GMT -8
Thanks for the tip but I cant seem to get it to work I even tried using the name instead of a number and I have no ideas how to get ids in v5 To give you an example Lainey, try looking at the url to the board. For example GT here is http://support.proboards.com/board/33/general-talk - the board id in this case is 33 ed; sorry shorty, beat me to it - took too long to read the thread after opening. =P
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jan 6, 2013 20:45:28 GMT -8
Thanks for the tip but I cant seem to get it to work I even tried using the name instead of a number and I have no ideas how to get ids in v5 To give you an example Lainey, try looking at the url to the board. For example GT here is http://support.proboards.com/board/33/general-talk - the board id in this case is 33 ed; sorry shorty, beat me to it - took too long to read the thread after opening. =P Hy Paul can you delete one of my double posts?
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Jan 6, 2013 20:47:18 GMT -8
To give you an example Lainey, try looking at the url to the board. For example GT here is http://support.proboards.com/board/33/general-talk - the board id in this case is 33 ed; sorry shorty, beat me to it - took too long to read the thread after opening. =P Hy Paul can you delete one of my double posts? Done, but you should be able to do it yourself - in the Gear dropdown you should get the option to delete your own. =]
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jan 6, 2013 20:49:00 GMT -8
I know I can, it's just hard when using my phone. And thanks!!!
|
|
inherit
15021
0
Apr 14, 2018 19:45:16 GMT -8
Lainey
2,322
October 2003
amethystlainey
|
Post by Lainey on Jan 16, 2013 5:24:34 GMT -8
Thanks for all that I got it to work. Im still curious tho as to how do we know if the catagories have new posts
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jan 16, 2013 8:44:57 GMT -8
Im sorry but, you don't know.
|
|
inherit
15021
0
Apr 14, 2018 19:45:16 GMT -8
Lainey
2,322
October 2003
amethystlainey
|
Post by Lainey on Jan 16, 2013 10:32:40 GMT -8
thanks for the response Shorty, Maybe it is something that can be figured out to add to it in the future ?
|
|
Relic
Junior Member
Posts: 243
inherit
179570
0
Apr 9, 2014 20:02:40 GMT -8
Relic
243
May 2012
sin1993
|
Post by Relic on Jan 29, 2013 10:47:54 GMT -8
Hey Shorty, great code, thank you so much for it! It doesn't seem to work with the Dynamically Tabbed Table, though, at least for me ( example). The table will show for the default/first category tab, then disappear once you click on one of the other categories. How would you fix this?
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jan 29, 2013 10:51:44 GMT -8
I see it working perfectly fine.
|
|
Relic
Junior Member
Posts: 243
inherit
179570
0
Apr 9, 2014 20:02:40 GMT -8
Relic
243
May 2012
sin1993
|
Post by Relic on Jan 29, 2013 10:55:50 GMT -8
Huh. It's still doing it for me lol. Do you think it might be because I'm using Chrome?
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jan 29, 2013 11:31:01 GMT -8
I'm using chrome as well.
|
|
inherit
15021
0
Apr 14, 2018 19:45:16 GMT -8
Lainey
2,322
October 2003
amethystlainey
|
Post by Lainey on Jan 29, 2013 11:57:22 GMT -8
Shorty & Todge Is there any way you can see to make an indication somehow that a cat has a new post..
|
|