Предоставляем срочную помощь по DLE, пишем эксклюзивные модули для вашего проекта, парсеры грабберы, исправляем базу данных, удаляем вирусы редиректы, обновляем скрипты, помощь с переездом на другой хостинг, перенос домена, большой опыт работы с высоконагруженными проектами, защита ddos атаки, ботов и спама, оптимизация модулей и серверов дле, более 10 лет работы, тысячи модификаций и доработок, короткие сроки, дорого, качественно. telegram: @histoo

Собирем изображения сервисов публикации ссылок в css спрайт

  1. Оффлайн

    OTM_tm

    Посетители

    Сообщений: 47

    в файле /templates/{THEME}/bullet_energy/style/styles.css
    найти :
    
    .shareForum{ margin:0; padding:0; overflow:hidden}
    .shareForum li{ float:left; margin-right:5px} 
    .shareForum li a{ display:block; text-indent:-666666px; width:16px; height:16px}
    .shareForum li.twitter a{background: url(../images/social/twitter.png) no-repeat}
    .shareForum li.vkontakte a{background: url(../images/social/vkontakte.png) no-repeat}
    .shareForum li.facebook a{background: url(../images/social/facebook.png) no-repeat}
    .shareForum li.memori a{background: url(../images/social/memori.png) no-repeat}
    .shareForum li.bobrdobr a{background: url(../images/social/bobrdobr.png) no-repeat}
    .shareForum li.digg a{background: url(../images/social/digg.png) no-repeat}
    .shareForum li.livejournal a{background: url(../images/social/livejournal.png) no-repeat}
    .shareForum li.yandex a{background: url(../images/social/yandex.png) no-repeat}
    .shareForum li.delicious a{background: url(../images/social/delicious.png) no-repeat}
    .shareForum li.liveinternet a{background: url(../images/social/liveinternet.png) no-repeat}
    .shareForum li.ya a{background: url(../images/social/ya.png) no-repeat}
    .shareForum li.myspace a{background: url(../images/social/myspace.png) no-repeat}
    .shareForum li.moikrug a{background: url(../images/social/moikrug.png) no-repeat}
    .shareForum li.linkedin a{background: url(../images/social/linkedin.png) no-repeat}
    .shareForum li.mail a{background: url(../images/social/mail.png) no-repeat}
    .shareForum li.google_sub a{background: url(../images/social/google_sub.png) no-repeat}
    .shareForum li.friendfeed a{background: url(../images/social/friendfeed.png) no-repeat}
    .shareForum li.blogger a{background: url(../images/social/blogger.png) no-repeat}
    .shareForum li.buzz a{background: url(../images/social/buzz.png) no-repeat}
    .shareForum li.google{ width:25px; height:16px; overflow:hidden}
    

    заменить на :
     
    .shareForum{ margin:0; padding:0; overflow:hidden}
    .shareForum li{ float:left; margin-right:5px} 
    .shareForum li a{ display:block; text-indent:-666666px;opacity: 0.8;width:16px; height:16px;background: url(../images/social/social.png) no-repeat}
    .shareForum li a:hover{ opacity:1}
    .shareForum li.blogger a{ background-position: 0 0} 
    .shareForum li.bobrdobr a{ background-position: 0 -17px} 
    .shareForum li.buzz a{ background-position: 0 -34px} 
    .shareForum li.delicious a{ background-position: 0 -51px} 
    .shareForum li.digg a{ background-position: 0 -68px} 
    .shareForum li.facebook a{ background-position: 0 -85px} 
    .shareForum li.friendfeed a{ background-position: 0 -102px} 
    .shareForum li.google_sub a{ background-position: 0 -119px} 
    .shareForum li.googleplusone a{ background-position: 0 -136px} 
    .shareForum li.linkedin a{ background-position: 0 -153px} 
    .shareForum li.liveinternet a{ background-position: 0 -170px} 
    .shareForum li.livejournal a{ background-position: 0 -187px} 
    .shareForum li.mail a{ background-position: 0 -204px} 
    .shareForum li.memori a{ background-position: 0 -221px} 
    .shareForum li.moikrug a{ background-position: 0 -238px} 
    .shareForum li.myspace a{ background-position: 0 -255px} 
    .shareForum li.twitter a{ background-position: 0 -272px} 
    .shareForum li.vkontakte a{ background-position: 0 -289px} 
    .shareForum li.ya a{ background-position: 0 -306px} 
    .shareForum li.yandex a{ background-position: 0 -323px} 
    

    в папку /templates/{THEME}/bullet_energy/images/social/
    добавить прикреплённое к топику изображение social.png
    http://be.rdn-team.com/uploads/forum/images/2013-12/1386817232social.png

    Вложения:

    1. social.png

      Размер файла:
      15,47 Kb
      Превью:
      просмотр
    Grey нравится это сообщение.
    Сообщение отредактировал OTM_tm 12 декабря 2013 - 03:02
    12 декабря 2013 - 03:01 / #1
  2. Оффлайн

    ucoz

    Посетители

    Сообщений: 13

    А зачем это нужно? feel
    29 января 2014 - 18:09 / #2
  3. Оффлайн

    daiv777

    Посетители

    Сообщений: 78

    ucoz,
    что бы оптимизировать подгрузку картинок для браузера.
    ucoz нравится это сообщение.
    29 января 2014 - 18:36 / #3
  4. Оффлайн

    -=MaD_DoG=-

    Посетители

    Сообщений: 6

    ucoz,
    скажем так, хорошая практика, когда мелкую графику объединяют в спрайт smile
    ucoz нравится это сообщение.
    30 января 2014 - 10:27 / #4
Модераторы форума: greyPowered by Bullet Energy Forum