Akai90 Posted June 21, 2021 Share Posted June 21, 2021 hai is there any way to remove forums and start new topic on forum list Link to comment Share on other sites More sharing options...
1 fsr Posted June 22, 2021 Share Posted June 22, 2021 .ipsPageHeader { display: none; } Link to comment Share on other sites More sharing options...
1 The Grim Reaper Posted June 22, 2021 Share Posted June 22, 2021 Go into your theme codes : forum - index - index and remove this : <div class='ipsPageHeader ipsClearfix ipsMargin_bottom cForumHeader ipsHeaderButtons ipsFlex ipsFlex-ai:center ipsFlex-jc:between'> <h1 class='ipsType_pageTitle ipsFlex-flex:11 ipsType_break'> {lang="forums"} </h1> {{if \IPS\forums\Forum::canOnAny( 'add' ) }} <ul class='ipsToolList ipsToolList_horizontal ipsClearfix sm:ipsPos_none sm:ipsMargin:none ipsFlex-flex:00'> <li class='ipsToolList_primaryAction ipsResponsive_hidePhone'> <a class="ipsButton ipsButton_medium ipsButton_important" href="{url="app=forums&module=forums&controller=forums&do=add" seoTemplate="topic_non_forum_add_button"}" data-ipsDialog data-ipsDialog-size='narrow' data-ipsDialog-title='{lang="select_forum"}'>{lang="start_new_topic"}</a> </li> {template="viewChange" group="global" app="forums" params=""} </ul> {{endif}} </div> <ul class="ipsToolList ipsToolList_horizontal ipsResponsive_hideDesktop ipsResponsive_hideTablet ipsResponsive_block ipsClearfix"> {template="indexButtons" group="index" app="forums" params="FALSE"} </ul> 1 Link to comment Share on other sites More sharing options...
0 Administrator Tony Posted August 11, 2021 Administrator Share Posted August 11, 2021 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Akai90
hai
is there any way to remove forums and start new topic on forum list
Link to comment
Share on other sites
3 answers to this question
Recommended Posts