Check alle échte Black Friday-deals Ook zo moe van nepaanbiedingen? Wij laten alleen échte deals zien

Reply top niet transparant (witte achtergrond, custom CSS)

Pagina: 1
Acties:

  • Fawn
  • Registratie: Augustus 2008
  • Laatst online: 11-06-2021
Lieve devvers,

Om de Tweakers frontpage wat minder fel wit te laten overkomen, gebruik ik de volgende custom CSS:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#body{
    background-color: #FCFCFC;
}
body{
    background-color: #FCFCFC;
}
#bottom div.hr {
 background-color: #FCFCFC;
}
.thumb {
   background-color: #FCFCFC;
}
#b_re .adLabel span {
background-color: #FCFCFC;
}
.takeoverBg #contentArea {
background-color: #FCFCFC;
}
.keywordSearch {
background-color: #FCFCFC;
}
.pageTabs li.active {
background-color: #FCFCFC;
}
.pageTabs li {
background-color: #FCFCFC;
}
.reactie {
background-color: #FCFCFC;
}


Dit geeft alleen een lelijk effect met het niet-doorzichtige plaatje per reactie:
http://tweakimg.net/g/if/comments/reply_top.png

Mag dit plaatje transparant worden alstublieft? :)