Викторович А.
9 повідомлень
#16 років тому
Хочу иконку в командной строке браузера
Сделал все как положено, почему не выводится она?
Сама иконка:




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="http://autodeal.spb.ru/favicon.ico" />
{headers}
<style type="text/css" media="all">
@import url({THEME}/css/main.css);
</style>
<style type="text/css" media="all">
@import url({THEME}/css/engine.css);
</style>
<script type="text/javascript" src="{THEME}/png/iepngfix_tilebg.js"></script>

<!-->

Заранее благодарен за помощь.
Евгений Б.
5330 повідомлень
#16 років тому
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
Михаил В.
2195 повідомлень
#16 років тому
Викторович А.
9 повідомлень
#16 років тому
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="icon" href="http://autodeal.spb.ru/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="http://autodeal.spb.ru/favicon.ico" type="image/x-icon">
{headers}

все равно не отображается
Роман Ч.
762 повідомлення
#16 років тому
Цитата ("Andreyka1984"):
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="icon" href="http://autodeal.spb.ru/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="http://autodeal.spb.ru/favicon.ico" type="image/x-icon">
{headers}

все равно не отображается


очистите кэш браузера и все будет.
иконка отображается.
Викторович А.
9 повідомлень
#16 років тому
Сори действительно все появилось, всем большое спс