Замена прогресс бара для uCoz

  


Замена прогресс бара для uCoz на нужных страницах ставим код


Code
<style>  
  .pbarContainer{background:#fafafa; solid #ededed;border:1px solid #ccc; width:250px; top:1px; height:20px;}  
  .pbarContainer:after{position:absolute; top:3px; left:40px; content:attr(title); font-size:11px; font-
weight:bold; color:#666;}  
  .pbarFiller{margin-top:-1px; border-top:1px solid; height:20px;}  
  .pbarFiller[style^="width:4"],  
  .pbarFiller[style^="width:5"],  
  .pbarFiller[style^="width:6"],  
  .pbarFiller[style^="width:7"]{border-color:#666;background:#ffa500;}  
  .pbarFiller[style^="width:8"],  
  .pbarFiller[style^="width:9"],  
  .pbarFiller[style^="width:10"]{border-color:#666;background:#ff0000;}  
  .pbarFiller[style="width:1%;"],  
  .pbarFiller[style="width:2%;"],  
  .pbarFiller[style="width:3%;"],  
  .pbarFiller[style="width:4%;"],  
  .pbarFiller[style="width:5%;"],  
  .pbarFiller[style="width:6%;"],  
  .pbarFiller[style="width:7%;"],  
  .pbarFiller[style^="width:8%;"],  
  .pbarFiller[style="width:9%;"],  
  .pbarFiller[style^="width:1"],  
  .pbarFiller[style^="width:2"],  
  .pbarFiller[style^="width:3"]{border-color:#666;background:#00ff00;}  
  </style>
Замена прогресс бара для uCoz - Cкрипты для uCoz - Каталог файлов - Все для uCoz, DLE, Joomla, скрипты для uCoz

Категория: Cкрипты для uCoz Просмотров: 1151