Icony

Założony przez  Kertoip12.

wersja skryptu MyBB: 1.8.x
adres forum:Skillnia.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Witam jak rozszerzyć miejsce do iconów bo mam icony ale nie mieści mi się icona.

http://scr.hu/330e/tz91p
musisz zmienić długość i szerokość w css'ach każdego obrazka.
np. w :
.forum_on_11, .forum_off_11 {
    
backgroundurl(../../../images/carbon/ficon/11.pngno-repeat 0 0;
    
height35px;
    
width35px
height i widht zmień na wyższą wartość
Pomogłem i chcesz mi przyznać Punkt Reputacji? Proszę opisz w komentarzu za co go otrzymuję :) Dziękuje!  
Pisałem już o tym wcześniej.

(05.11.2015, 00:45)MaciejB napisał(a): Nie wiem czy dokładnie to miałeś na myśli, ale spróbuj:
.forum_status{height: 30px;width: 30px;display: inline-block}
.forum_2_2{background: url(images/carbon/ficon2.png) no-repeat 0 0;height: 35px;width: 35px}
.forum_4_4{background: url(images/carbon/ficon/4.png) no-repeat 0 0;height: 35px;width: 35px}
.forum_6_6{background: url(images/carbon/ficon/6.png) no-repeat 0 0;height: 42px;width: 42px}
W miejsce height wpisz wysokość obrazka, a w width szerokość.

No ale trzymaj gotowca:
.forum_status{height: 30px;width: 30px;display: inline-block}
.forum_off_9,.forum_on_9{background:url(/images/carbon/ficon/9.png) no-repeat;height:35px;width:35px}
.forum_off_10,.forum_on_10{background:url(/images/carbon/ficon/10.png) no-repeat;height:48px;width:48px}
.forum_off_11,.forum_on_11{background:url(/images/carbon/ficon/11.png) no-repeat;height:47px;width:47px}
.forum_off_12,.forum_on_12{background:url(/images/carbon/ficon/12.png) no-repeat;height:42px;width:42px}
.forum_off_13,.forum_on_13{background:url(/images/carbon/ficon/13.png) no-repeat;height:48px;width:48px}
.forum_off_14,.forum_on_14{background:url(/images/carbon/ficon/14.png) no-repeat;height:48px;width:48px}
.forum_off_15,.forum_on_15{background:url(/images/carbon/ficon/15.png) no-repeat;height:44px;width:50px}
.forum_off_16,.forum_on_16{background:url(/images/carbon/ficon/16.png) no-repeat;height:48px;width:48px}
.forum_off_17,.forum_on_17{background:url(/images/carbon/ficon/17.png) no-repeat;height:48px;width:48px}
.forum_off_18,.forum_on_18{background:url(/images/carbon/ficon/18.png) no-repeat;height:48px;width:48px}
.forum_off_19,.forum_on_19{background:url(/images/carbon/ficon/19.png) no-repeat;height:48px;width:48px}
.forum_off_20,.forum_on_20{background:url(/images/carbon/ficon/20.png) no-repeat;height:48px;width:48px}
.forum_off_21,.forum_on_21{background:url(/images/carbon/ficon/21.png) no-repeat;height:48px;width:48px}
.forum_off_26,.forum_on_26{background:url(/images/carbon/ficon/26.png) no-repeat;height:42px;width:42px}
.forum_off_27,.forum_on_27{background:url(/images/carbon/ficon/27.png) no-repeat;height:48px;width:48px}
.forum_off_28,.forum_on_28{background:url(/images/carbon/ficon/28.png) no-repeat;height:48px;width:48px}
.forum_off_29,.forum_on_29{background:url(/images/carbon/ficon/29.png) no-repeat;height:48px;width:48px}
.forum_off_30,.forum_on_30{background:url(/images/carbon/ficon/30.png) no-repeat;height:48px;width:48px}
.forum_off_31,.forum_on_31{background:url(/images/carbon/ficon/31.png) no-repeat;height:48px;width:48px}
.forum_off_32,.forum_on_32{background:url(/images/carbon/ficon/32.png) no-repeat;height:48px;width:48px}
.forum_off_50,.forum_on_50{background:url(/images/carbon/ficon/50.png) no-repeat;height:32px;width:32px}
Mam już ogarnąłem to na innym forum ale dzięki za starania panowie :)



Użytkownicy przeglądający ten wątek:

1 gości