/* HORIZONTAL TOP MENU *//* 1st level menu items */ul.elx_menu > li:nth-child(1) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f015';}ul.elx_menu > li:nth-child(2) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f1ea';}ul.elx_menu > li:nth-child(3) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f26c';}ul.elx_menu > li:nth-child(4) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f0e0';}ul.elx_menu > li:nth-child(5) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f211';}ul.elx_menu > li:nth-child(6) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f0e8';}/* 2nd level (children) menu items */ul.elx_menu > li:nth-child(3) > ul > li:nth-child(1) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f03e';}ul.elx_menu > li:nth-child(3) > ul > li:nth-child(2) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f008';}ul.elx_menu > li:nth-child(3) > ul > li:nth-child(3) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f026';}
/* VERTICAL MENU *//* 1st level menu items */.elx_vmenu li:nth-child(1) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f015';}.elx_vmenu li:nth-child(2) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f1ea';}.elx_vmenu li:nth-child(3) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f26c';}.elx_vmenu li:nth-child(4) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f0e0';}.elx_vmenu li:nth-child(5) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f211';}.elx_vmenu li:nth-child(6) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f0e8';}/* 2nd level (children) menu items */.elx_vmenu li:nth-child(3) > ul > li:nth-child(1) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f03e';}.elx_vmenu li:nth-child(3) > ul > li:nth-child(2) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f008';}.elx_vmenu li:nth-child(3) > ul > li:nth-child(3) a::before { display:inline-block; margin-right:5px; font-family: FontAwesome; content: '\f026';}
/* FOOTER MENU*/.flex_footer_menu ul.elx_menu > li:nth-child(1) a::before { display:none;}.flex_footer_menu ul.elx_menu > li:nth-child(2) a::before { display:none;}.flex_footer_menu ul.elx_menu > li:nth-child(3) a::before { display:none;}
div.elx_short_box h3:before { display:none; }.module_fanews h3:before { display: inline-block; font-family: FontAwesome; content:"\f1ea"; padding-right:5px; }
.module_falist h3:before { display: inline-block; font-family: FontAwesome; content:"\f0cb"; padding-right:5px; }
.module_fauser h3:before { display: inline-block; font-family: FontAwesome; content:"\f007"; padding-right:5px; }
<p class="elx_info" style="margin: 30px 0px; text-align: justify;"><strong><span class="ired">Elxis CMS</span></strong> is a free, open source, content management system. Among others Elxis is famous for its multilingual features, the strong security, the easy to use interface, the adaptation of the modest web technologies and the quality of the source code and extensions.</p><p class="elx_textblock" style="margin: 30px 0px; text-align: justify;"><a class="fadownload" href="https://www.elxis.org" title="Elxis open source cms"><strong>Download Elxis CMS</strong></a> from elxis.org and give it a try. If you want a modern and secure website then Elxis is the best choice.</p>
echo '<img src="'.$this->url.'images/find-17px.png" style="width: 25px; height: 25px;" class="image_search" alt="'.eFactory::getLang()->get('SEARCH').'" />';