Re: Changing 'Sub-Forums & Topics' in to sub-forum title
Posted by
1j1 on
Sep 04, 2013; 12:25pm
URL: https://support.nabble.com/Changing-Sub-Forums-Topics-in-to-sub-forum-title-Fonts-tp7585632p7586309.html
I'm having difficulties understanding where & how I should input that code.
So far I found this:
<macro name="news_page_layout" requires="narrow_app_namespace">
<n.new_topic_action_link text="[t]New Post[/t]"/>
<n.subapps_action_link text="[t]Subcategories[/t]"/>
<n.people_action_link/>
<n.options_action_menu/>
<div style="clear:both"/>
<n.widget.>
<div class="sidebar-section shaded-bg-color">
<n.app_topic_pagination margin=".2em .5em"/>
<h2 class="news-header">
<t>Topics</t>
<span class="weak-color topic-count">
(<n.app_topic_count/>)
</span>
</h2>
</div>
<n.news_table/>
<n.app_topic_pagination margin=".5em .3em"/>
</n.widget.>
<n.forum_footer/>
</macro>
I tried to replace
<h2 class="news-header">
<t>Topics</t>
<span class="weak-color topic-count">
(<n.app_topic_count/>)
</span>
</h2>
with how I did for subapps but nothing works.
Finally I tried to input like
<translation><from>Topics</from><to>News</to></translation>
in there but nothing.
I need it to be like this: