Graphite plus edit sidebar | Forum

Topic location: Forum home » Development » Themes
Thomas May 24 '11
Hi! How to edit sidebar?

I've just this code in general.html :

{component class="BASE_CMP_Sidebar"}

Thx :)
Team
Den May 25 '11
Hi
You can find sidebar component's template in ow_systemplugins/base/views/components/sidebar.html
Thomas May 25 '11
There isn't block_decorator in sidebar.html . I search block_decorator for adding type='empty' to add_new_content.html
Team
Den May 26 '11
All base decorators templates can be found in ow_systemplugins/base/decorators/