Hello, i m on indexu deluxe. if someone can explain me what exactly is hook. Where can i find the code of a hook if i want to change something. F.e. here is the code header.html
<div id="header_area">
<div id="header_top_area">
<div id="langbox">
<%$hook_html_sidebar1_block_lang_selector%>
<%block_lang_selector%>
</div>........
<div id="header_bottom_area">
<ul id="main_menu">
<%$hook_html_top_menu1_begin%>
Questions
The "header_area" is at layout.css or to another css?
The <%$hook_html_sidebar1_block_lang_selector%> is what?
Thanks


