/* CSS by Wiethoofd (Info: http://twk.rs/T1m3) Set the preferred Tweakers forum template with: candycolors.php?templateset=$template Available templates: got, silver, tweakers, tweakers_ng Pick your favorite folder color with: candycolors.php?folders=$color Available colors: default, core, pro, mobile, games, electronics, pimp */ /* Hiding the default topic status images */ table.listing td.ind img, table.listing .topic img, .frontpageItem td.forumIcon img, table.listing .forumIcon img { width: 0; height: 0; padding: 6px 7px; background: url(http://tweakers.net/ext/f/48KKw1tDCAtEQNPd3YatFyWh/full.png) no-repeat; } #listing td.forumTopicListing.forumIcon { text-align: center; width: 15px; } /* Change topic status images */ table.listing .ind img[src*="Open_"], table.listing .topic img[src*="Open_"], table.listing .forumIcon img[src*="Open_"], table.listing .ind img[src*="Forum_"] { background-position: 0 0px; } table.listing .ind img[src*="Open_off"], table.listing .topic img[src*="Open_off"], table.listing .forumIcon img[src*="Open_off"], table.listing .ind img[src*="Forum_off"] { background-position: 0 -15px; } table.listing .ind img[src*="Closed_"], table.listing .topic img[src*="Closed_"], table.listing .forumIcon img[src*="Closed_"] { background-position: 0 -30px; } table.listing .ind img[src*="Closed_off"], table.listing .topic img[src*="Closed_off"], table.listing .forumIcon img[src*="Closed_off"] { background-position: 0 -45px; } table.listing .ind img[src*="Stucky_"], table.listing .topic img[src*="Stucky_"], table.listing .forumIcon img[src*="Stucky_"] { background-position: 0 -60px; } table.listing .ind img[src*="Stucky_off"], table.listing .topic img[src*="Stucky_off"], table.listing .forumIcon img[src*="Stucky_off"] { background-position: 0 -75px; } table.listing .ind img[src*="Faq_"], table.listing .topic img[src*="Faq_"], table.listing .forumIcon img[src*="Faq_"] { background-position: 0 -90px; } table.listing .ind img[src*="Faq_off"], table.listing .topic img[src*="Faq_off"], table.listing .forumIcon img[src*="Faq_off"] { background-position: 0 -105px; } table.listing .ind img[src*="Sticky_"], table.listing .topic img[src*="Sticky_"], table.listing .forumIcon img[src*="Sticky_"] { background-position: 0 -120px; } table.listing .ind img[src*="Sticky_off"], table.listing .topic img[src*="Sticky_off"], table.listing .forumIcon img[src*="Sticky_off"] { background-position: 0 -135px; } /* Change topic alias status images */ table.listing .ind img[src*="Open_alias_"], table.listing .topic img[src*="Open_alias_"], table.listing .forumIcon img[src*="Open_alias_"], table.listing .ind img[src*="Forum_alias_"] { background-position: -20px 0px; } table.listing .ind img[src*="Open_alias_off"], table.listing .topic img[src*="Open_alias_off"], table.listing .forumIcon img[src*="Open_alias_off"], table.listing .ind img[src*="Forum_alias_off"] { background-position: -20px -15px; } table.listing .ind img[src*="Closed_alias_"], table.listing .topic img[src*="Closed_alias_"], table.listing .forumIcon img[src*="Closed_alias_"] { background-position: -20px -30px; } table.listing .ind img[src*="Closed_alias_off"], table.listing .topic img[src*="Closed_alias_off"], table.listing .forumIcon img[src*="Closed_alias_off"] { background-position: -20px -45px; } table.listing .ind img[src*="Stucky_alias_"], table.listing .topic img[src*="Stucky_alias_"], table.listing .forumIcon img[src*="Stucky_alias_"] { background-position: -20px -60px; } table.listing .ind img[src*="Stucky_alias_off"], table.listing .topic img[src*="Stucky_alias_off"], table.listing .forumIcon img[src*="Stucky_alias_off"] { background-position: -20px -75px; } table.listing .ind img[src*="Faq_alias_"], table.listing .topic img[src*="Faq_alias_"], table.listing .forumIcon img[src*="Faq_alias_"] { background-position: -20px -90px; } table.listing .ind img[src*="Faq_alias_off"], table.listing .topic img[src*="Faq_alias_off"], table.listing .forumIcon img[src*="Faq_alias_off"] { background-position: -20px -105px; } table.listing .ind img[src*="Sticky_alias_"], table.listing .topic img[src*="Sticky_alias_"], table.listing .forumIcon img[src*="Sticky_alias_"] { background-position: -20px -120px; } table.listing .ind img[src*="Sticky_alias_off"], table.listing .topic img[src*="Sticky_alias_off"], table.listing .forumIcon img[src*="Sticky_alias_off"] { background-position: -20px -135px; } /* Alignment fix forum icons */ table.listing .ind img, table.listing .forumIcon img { margin: 2px 0 -2px; } table.listing .topic img { margin: 2px 2px -2px 0; } /* Forum overview icons */ .forumList table.listing .ind img[src*='Forum_'] { padding: 7px 11px 8px; background: url(http://tweakers.net/ext/f/48KKw1tDCAtEQNPd3YatFyWh/full.png) 0 -150px no-repeat; } .forumList table.listing .ind img[src*='Forum_off'] { background-position: 0 -170px; } /* Locked diff 'slotje' */ table.listing .ind img[src*="slotje"] { background-position: -20px -185px; } /* Additional CSS for bookmarks etc. */ .folders table.listing .ind2 img { width: 0; height: 0; padding: 6px 7px; background: url(http://tweakers.net/ext/f/48KKw1tDCAtEQNPd3YatFyWh/full.png) 0 -190px no-repeat; }