Preview: (might not accurate)
The dotted line indicates the scope. (defined in: header options item number 6).
You can set the header background using WordPress Custom Header '; $headbg=array(); foreach (itx_setting('head_bg') as $k=>$v){ $headbg[$k]=$v['description']; } if (is_array($headbg)) itx_form_radios($headbg+array(''=>'or Custom Image specified below:'), 'header[head_bg]', $head_bg); } ?>
FYI: If you're using WordPress Custom Header you have to crop the header image in certain dimension. The x value is the same as wrapper width that have been set in Layout Options (equals to max width in fluid layout or equals to wrapper width in fixed layout). The y value is default to 200 px. You can change the y value here: px
| Header height | size in pt,px,em,etc. Set it empty to make the size follows the normal flow. |
| Blog Title font size | size in pt,px,em,etc. |
| Tagline font size | |
| Header background color | tip: use transparent to make it same as body background |
| Blog Title color | tip: you may use black instead of #000000 |
| Blog Title hover color | |
| Tagline color |