Dyzz
New Member
Posts: 44
inherit
147981
0
Oct 2, 2019 9:49:15 GMT -8
Dyzz
44
October 2009
caelum
|
Post by Dyzz on Mar 5, 2018 8:06:01 GMT -8
Linked to Site Home PageLinked to Board with Problem Subboard DisplayedLinked to Board with normal Subboards DisplayedThe Website I'm building is a companion website to an Adoptable located on another site, this forum's sole purpose is to act as a designated RP center for our members to RP their owned creatures from the adoptable. One of my sub-boards links directly back to the adoptable on the other site, in particular the store where all of the information for purchasing, and what to purchase is located. Because of this, I want to remodel the subboard so that it matches the rest of the boards better, with out the information that isn't needed (I.E. - # of Threads, # of Posts, and Last Post By Bar). So it would just be the description and the Board title. I'm concerned about editting this as the rest of the boards and subboards are already designed out a certain way, but I'm also not sure how to go about changing just this board alone while keeping the others intact. I'd appreciate any help I can get on this issue so I can fix this board so it matches the others with out looking ugly like it does now. Thank you so much for taking the time to read this, as well as hopefully responding with a solution that I can use. -Dyzz
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 19, 2018 9:21:57 GMT -8
Hi, Dyzz. This looks to be an oversight by the theme author. They have an if statement that controls the appearance of redirect boards but they still included the variables that produce the threads, posts, and last post information. In Themes > Layout Templates > Board > Board List you can get rid of the thread and post counts for redirect boards by removing lines 100 and 101. To remove the blank Last Post area remove everything from lines 107 to 113 except for the first two tags: One last thing I noticed: There's an opening <center> tag on line 94. This tag isn't actually doing anything and there's no closing </center> tag later in the template so it's safe to remove it.
|
|
Dyzz
New Member
Posts: 44
inherit
147981
0
Oct 2, 2019 9:49:15 GMT -8
Dyzz
44
October 2009
caelum
|
Post by Dyzz on Mar 23, 2018 5:45:16 GMT -8
Awesome, thank you so, so, so much! You're the best, Brian!
|
|