Удобно и стильно: она находится сбоку сайта
Скриншот---> http://s56.radikal.ru/i153/1009/f4/d83bcc709e76.png
Скриншот---> http://s41.radikal.ru/i093/1009/1c/e44a0af1128c.png
Этот код вставляем в страницы сайта (или где вам удобно!) после "$GLOBAL_BFOOTER$"
Код:
А этот код в самый низ CSS:
Код:
/* TOP */
#toTop {
width: 30px;
background: url();
border: 0px solid #1t90fe;
text-align: center;
padding: 2px;
position: fixed;
bottom: 27px;
right: 1px;
cursor: pointer;
color: #1e90fe;
text-decoration: none;
}
/* --------- */


