Hi sadik erdogan,
you can edit:
- header including mod_login and mod_finder. You can find them in "your_site/templates/sj_news17 (sj_news25)/html" folder
- "
last updated" in the default.php file in "your_site/templates/sj_news17 (sj_news25)/html/mod_login" folder
- "
search width" in the template.css in "your_site/templates/sj_news17 (sj_news25)/css" folder, finding:
#header1 form {
clear: both;
overflow: hidden;
}
change to:
#header1 form {
clear: both;
overflow: hidden;
[b][u]width: your width (example: 350px)[/u][/b]
}
Thanks