Login  Register

Re: app_body_header

Posted by Pedro on Nov 04, 2013; 7:46pm
URL: https://support.nabble.com/app-body-header-tp7584955p7587703.html

Please, use an inspect tool to see your root page. See the div "forum-header" it has three sub-divs which are the three columns.
They have the same class header-col.
Their css is set up at set_css_header macro. The is just bellow the app_body_header override at the advanced editor, line 82.
At line 64, the code for the third column starts. You can add what you want there just like you have been doing at the first column.
My test forum.