Change a homepage to polls page

Hello!

1) I use an polls as a main functionality of my dolphin. How can I change an a orders of openig pages? I need to open a polls page as an home page.

 

2) how I can remove bar from bottom (a navigation menu at attached screenshot)

Thanks!

2016-05-06_16-33-20.png · 635.2K · 161 views
Quote · 6 May 2016

1) There are some blocks on homepage from polls, just remove all other blocks and place block related to polls

Another way is to setup redirect from index.php to the polls homepage.

2) You need to remove or comment out the following code from templates/your_template/_sub_footer.html file:

	    <div class="sys_breadcrumb bx-def-margin-top" style="width:__main_div_width__;">
	       <div class="sys_bc_wrapper bx-def-margin-sec-leftright bx-def-border">
	            <bx_injection:injection_breadcrumb_before />      
	            __top_menu_breadcrumb__
	            <bx_injection:injection_breadcrumb_after />
	            <div class="clear_both">&nbsp;</div>
	        </div>
	    </div>
Rules → http://www.boonex.com/terms
Quote · 8 May 2016

AlexT - thank you!

Quote · 11 May 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.