
Jakby ktoś chciał postuję CSS.
http://pastebin.com/CcZgwTU5
Post autor: usunięte konto » 21-06-2015, 22:25
usunięte konto
Remik
Post autor: usunięte konto » 22-06-2015, 00:27
usunięte konto
dr Lewin
pawian
Burak
Post autor: Cartman » 22-06-2015, 20:49
Kod: Zaznacz cały
/*10%*/
img[src*="templates/bLock/images/ranks/10.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw1.gif) top left no-repeat !important;
}
/*20%*/
img[src*="templates/bLock/images/ranks/20.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw2.gif) top left no-repeat !important;
}
/*30%*/
img[src*="templates/bLock/images/ranks/30.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw3.gif) top left no-repeat !important;
}
/*40%*/
img[src*="templates/bLock/images/ranks/40.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw4.gif) top left no-repeat !important;
}
/*50%*/
img[src*="templates/bLock/images/ranks/50.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw5.gif) top left no-repeat !important;
}
/*60%*/
img[src*="templates/bLock/images/ranks/60.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw6.gif) top left no-repeat !important;
}
/*70%*/
img[src*="templates/bLock/images/ranks/70.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw7.gif) top left no-repeat !important;
}
/*80%*/
img[src*="templates/bLock/images/ranks/80.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw8.gif) top left no-repeat !important;
}
/*90%*/
img[src*="templates/bLock/images/ranks/90.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw9.gif) top left no-repeat !important;
}
/*100%*/
img[src*="templates/bLock/images/ranks/100.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw10.gif) top left no-repeat !important;
}
/*VIP*/
img[src*="templates/bLock/images/ranks/vip.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw11.gif) top left no-repeat !important;
}
/*SVIP*/
img[src*="templates/bLock/images/ranks/supervip.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw12.gif) top left no-repeat !important;
}
/*EVIP*/
img[src*="templates/bLock/images/ranks/elitevip.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw13.gif) top left no-repeat !important;
}
/*Ekipa DT*/
img[src*="img/ekipadt.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw22.gif) top left no-repeat !important;
}
/*Uploader*/
img[src*="templates/bLock/images/ranks/uploader.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw15.gif) top left no-repeat !important;
}
/*Uplinker*/
img[src*="templates/bLock/images/ranks/uplinker.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw14.gif) top left no-repeat !important;
}
/*Uploader miesiąca*/
img[src*="templates/bLock/images/ranks/uplomies.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw17.gif) top left no-repeat !important;
}
/*Uplinker miesiąca*/
img[src*="templates/bLock/images/ranks/uplimies.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw16.gif) top left no-repeat !important;
}
/*DW Bot*/
img[src*="templates/bLock/images/ranks/uplinker.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw14.gif) top left no-repeat !important;
}
/*Mod*/
img[src*="templates/bLock/images/ranks/moderator.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw19.gif) top left no-repeat !important;
}
/*SMod*/
img[src*="templates/bLock/images/ranks/supermod.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw20.gif) top left no-repeat !important;
}
/*Admin*/
img[src*="templates/bLock/images/ranks/admin.gif"]{
width:0px;
padding-right:90px;
height:18px;
background:transparent url(http://vpx.pl/i/2015/06/20/rdw21.gif) top left no-repeat !important;
}
Cartman
Post autor: usunięte konto » 22-06-2015, 20:53
usunięte konto
Post autor: Cartman » 22-06-2015, 20:56
ToRIDŻARD pisze:A co jest nie tak z chujochrome, że nie działa mój css?
Kod: Zaznacz cały
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("darkwarez.pl") {...}
Cartman
Post autor: usunięte konto » 22-06-2015, 21:09
usunięte konto
Burak
Post autor: usunięte konto » 23-06-2015, 21:00
usunięte konto
cygan0
Burak
Post autor: usunięte konto » 11-01-2016, 20:13
usunięte konto
Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 1 gość