It looks like you're new here. If you want to get involved, click one of these buttons!
<div id="Panel">
{asset name="Panel"}
</div><!--End Panel-->
I need to edit what's being produced by {asset name="Panel"} specifically the Categories list and the Start New Discussion button.
<div id="Panel">
<a href="/gpn/vanilla/post/discussion" class="BigButton NewDiscussion">Start a New Discussion...
<h4><a href="/gpn/vanilla/categories/all">Categories</a></h4>
<ul class="PanelInfo PanelCategories">
<li class="Active"><span><strong><a h...
<li class="Depth1"><strong><a href="/...
<li class="Depth1"><strong><a href="/...
<li class="Depth1"><strong><a href="/...
<li class="Depth1"><strong><a href="/...
</ul>
</div>
Comments
okay nevermind, found it for some reason the folder these files were in was showing up blank in SublimeTexts folder explorer.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Where did you find it? I'm working on a similar problem.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •You probably need to make a custom view (in your theme) for whatever module you're trying to change.
Developer at Vanilla Forums, Inc. [GitHub, Twitter]
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •