HWL Dark Mode?

L

lll

Guest
Hallo.
Warum gibt es bei HWL noch immer keinen DarkMode (Dunklen Modus)?
Nicht einmal auf userstyles gibt es eine "funktionierende" Alternative. (Nein, das kann ich nicht selbst erstellen, sonst wäre das Thema für mich obsolet)
Immer mehr Seiten bauen einen DarkMode als alternative ein (zb YouTube) oder erheben ihn sogar zum Standard (zb Deskmodder), oder es wird zumindest bei userstyles etwas funktionierendes angeboten, aber hier bei einer IT Seite Fehlanzeige - das ist milde gesagt traurig.
Ich bin offen gesagt etwas frustriert darüber, da ich auch oft Abends oder Nachts am PC sitze und die News lese, ich denke jeder kann es nachvollziehen was dann los ist, wenn man von einer relativ dunklen Seite auf eine erschlagend helle wechselt.
Auch bei Smartphones ist das ärgerlich, dort überwiegend wegen des Stromverbrauchs, auch hier hat sich Google und Co dem Problem angenommen und wird ein DarkMode eingepflegen.
Will HWL nicht mit der Zeit gehen und Nutzer behalten?
MfG
 
Zuletzt bearbeitet:
Wenn Du diese Anzeige nicht sehen willst, registriere Dich und/oder logge Dich ein.
Dieses Thema wird schon lange nicht mehr gepflegt, mit der Zeit funktionieren manche nicht mehr, das habe ich auch auf userstyles bemerkt.
Wenn du jedoch einen konkreten Vorschlag hat, immer raus damit.
 
das luxx bräuchte mal nen Technik upgrade ala CB :)

aber jo, das kostet ne Stange geld^^
 
Das blau/graue Oldschool Theme funktioniert sehr wohl noch. Hauptarbeit von lrwr aus oben genanntem Thread, mit ein paar Verbesserungen von anderen und mir selbst, u.a. sind die Grafiken auf meinem Server gehostet da Abload & Co mir zu unzuverlässig waren:

Code:
/* lrwr Oldschool */
.main_body{
color:white !important;
}

.main_body  a{
color:white !important;
text-decoration:underline !important;
background:none;
}

.main_body span{
color:white !important;
}

.main_body span a{
color:white !important;
}

.body_wrapper{
background:none !important;
}

.main_body{
background:none !important;
}

.main_body1{
left:0px !important;
}

.blockfoot{
background:none !important;
}

.cf{
background:none !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-left-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
}

.floatcontainer.footer{
background:#636563 !important;
}

.navtabs.floatcontainer{
background:#636563 !important;
}

.blockhead{
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
background:#002C59 !important;
border-top-width:1px !important;
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
}

.shade.footer_time{
color:white;
}

.blocksubhead{
background:#636563 !important;
}


.blockbody{
background:#737573 !important;
box-shadow:none !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
}

.above_body{
background:none !important;
border-bottom-color:#000000 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-bottom-width:2px !important;
border-right-width:0px !important;
height:100px !important;
padding-top:50px !important;
background-repeat:no-repeat !important;
}

.forumrow.table{
background:#636563 !important;
box-shadow:none !important;
border-bottom-color:#000000 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
}

.threadbit .sticky{
background:#737573 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
box-shadow:none !important;
}

.threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored{
background:#737573 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
box-shadow:none !important;
}

.postbody{
background:#737573 !important;
}

.postdetails{
background:#636563 !important;
}

.formcontrols{
background:#737573 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
}

.blockrow.pmbit{
background:#737573 !important;
}

#yui-gen8{
background:#737573 !important;
}

#yui-gen5{
background:#737573 !important;
}

#yui-gen2{
background:#737573 !important;
}

#tag_edit_link{
background:#636563 !important;
}

.popupctrl.user_systeminfo{
background:#636563 !important;
}

#navbar_notice_12{
background:#636563 !important;
}

.username_container{
background:none !important;
}

.popupbody.memberaction_body{
background:#636563 !important;
}

.username.online.popupctrl{
background:none !important;
}

.username.offline.popupctrl{
background:none !important;
}

.threadlastpost.td{
color:white;
}

.threadstats.td.alt{
color:white
}

.pagination span a{
background:grey !important;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
}

.popupbody li > a:hover, .popupbody li > label:hover, .popupbody li.vbmenu_hilite > a {
background-color:none !important;
}

.popupbody li > a, .popupbody li > label {
background:none;
}

a.user_systeminfo{
box-shadow:none !important;
font-size:12px !important;
padding-left:1px !important;
background:transparent !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

a.user_systeminfo.active{
box-shadow:none !important;
font-size:12px !important;
padding-left:1px !important;
background:transparent !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

#usercp_nav .blockrow * a{
background:#737573 !important;
color:white !important;
}

.blocksubhead{
color:white !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

.wgo_subblock.section{
background:#737573 !important;
}

.wgo_subblock.section{
color:white !important;
}

.postbit, .postbitlegacy, .eventbit{
color:white !important;
}

.postbitlegacy .postrow, .eventbit .eventrow, .postbitdeleted .postrow, .postbitignored .postrow {
color:white !important;
}

.quote_container{
background:#636563 !important;
}

.bbcode_container .bbcode_quote_container{
background:none !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}


.bbcode_code{
background:#434543 !important;
}

.userprof_content{
color:white !important;
}

.userprof_vmright div{
background:#636563 !important;
}

.userprof_vmright div blockquote{
background:#737573 !important;
}

.userprof_module{
background:#737573 !important;
}

.userprof_moduleinactive{
background:#636563 !important;
}

.userprof_title{
color:white !important;
}

dl.stats dt, #sidebar_container dl.stats, #sidebar_container .blockbody.userprof_content, #sidebar_container .userprof_content .time, .userprof_content .time {
color:white !important
}

.userprof_content .blockrow{
color:white !important;
background:#737573 !important;
border-top-color:black !important; /**/
}

.textcontrol{
background:#737573 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

.forumrow{
background:#737573 !important;
box-shadow:none !important;
border-bottom-color:#000000 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
}

#pagetitle{
padding-bottom:3px;
}

.thread_info{
color:white !important;
}

.navtabs ul{
background:#737573;
border-top-color:#000000 !important;
border-top-style:solid !important;
border-top-width:1px !important;
}

.postfoot{
background:#737573 !important;
border-top-color:#000000 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
}

.posthead{
background:#636563 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
background:#002C59 !important;
border-top-width:1px !important;
margin-top:-15px !important;
}

.pagetitle{
padding-top:10px !important;
}

.thread_controls{
background:#002C59 !important;
margin-top:10px !important;
margin-bottom:11px !important;
}

.toolsmenu div{
border-top-color:#000000 !important;
border-top-style:solid;
border-top-width:1px !important;
border-left-color:#000000 !important;
border-left-style:solid;
border-left-width:1px !important;
border-right-color:#000000 !important;
border-right-style:solid;
border-right-width:1px !important;
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
color:white !important;
}

.userprof_content{
background:#737573 !important;
}

.threadlisthead{
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
background:#002C59 !important;
border-top-width:1px !important
}

.forumhead{
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
background:#002C59 !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
border-top-width:1px !important;
box-shadow:none !important;
}

.breadcrumb .navbit a:hover{
background:none !important;
border-top-color:transparent !important;
border-left-color:transparent !important;
border-right-color:transparent !important;
border-bottom-color:transparent !important;
}

.active{
background:#838583 !important;
}

.above_postlist .pagination_top .pagination, .above_postlist .pagination_top .postpagestats {
color:#C1C1C1 !important;
}

#usercp_navpopup a{
background:#737573 !important;
border-top-color:black !important;
border-left-color:black !important;
border-right-color:black !important;
border-bottom-color:black !important;
}

.blockfoot.controlbar.textpad a{
background:#737573 !important;
}

#showthread_navpopup a{
background:#737573 !important;
border-top-color:black !important;
border-left-color:black !important;
border-right-color:black !important;
border-bottom-color:black !important;
padding-bottom: 5.33px !important;
}

#searchtypeswitcher li a {
background:#636563 !important;
border-right-width:1px !important;
border-left-width:1px !important;
border-top-width:1px !important;
border-top-style:solid !important;
border-left-style:solid !important;
border-right-style:solid !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-top-color:#000000 !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
}

#searchtypeswitcher li.selected a{
background:#737573 !important;
}

#pmrecips_ctrl{
color:white;
}

#yui-gen26 .right{
background:#737573;
}

.postbit .posttitle, .postbitlegacy .title {
border-bottom-color:#000000 !important;
}

.postdetails{
border-left-color:#000000 !important;
border-right-color:#000000 !important;
}

.postbody{
border-left-color:#000000 !important;
}

.posts li{
border-bottom-color:#000000 !important;
border-right-color:#000000 !important;
}

.signature{
border-top-color:#A1A1A1 !important;
}

.navtabs li ul li a{
font-weight:bold !important;
}

.nodecontrols a{
font-weight:bold !important;
top:-20px !important;
}

#postlist_popups .popupmenu .popupctrl{
background:#737573 !important;
font-weight:bold;
}

#postlist_popups{
background:#737573 !important;
}

.formcontrols .blockrow{
background:#737573 !important;
}

.cke_skin_kama .cke_wrapper{
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
}

span.cke_skin_kama{
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
}

.footer{
box-shadow:none !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

#thread_info div, h4{
box-shadow:none !important;
}

.pagination span a{
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
margin-left: -1px !important;
font-size:11px !important;
padding-bottom: 4px !important;
padding-left: 4px !important;
padding-right: 4px !important;
padding-top: 3px !important;
position:relative;
}

.below_postlist .pagination_bottom {
margin-top:-15px !important;
}

.newcontent_textcontrol{
background-image:none !important;
box-shadow:none !important;
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 0px !important;
background-color:transparent !important;
color:transparent !important;
padding-right:5px !important;
padding-bottom:5px !important;
font-weight:bold !important;
}

.navlinks{
color:white !important;
}

.logo-image{
heigth:45px !important;
width:236px !important;
}

.navtabs{
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
}

.navbar{
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
border-top-width:1px !important;
border-left-width:1px !important;
border-right-width:1px !important;
border-bottom-width:3px !important;
}

.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
}

.pagination span.prev_next a, .pagination span.first_last a{
top:-4px !important;
}

.wgo_block{
box-shadow:none !important;
}

#above_threadlist_controls div{
border-left-width:0px !important;
border-right-width:0px !important;
border-top-width:0px !important;
}

#above_threadlist_controls ul li a{
font-size:13px !important;
font-weight:bold;
}

.above_threadlist .threadpagenav .threadpagestats{
color:#C1C1C1 !important;
}

.forum_info{
color:white !important;
}

.footer_links li{
border-left-color:#000000 !important;
}

.memberprofiletabunder{
background-color:black !important;
}

#sidebar_container.member_summary {
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
box-shadow:none !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

.profile_editor_border, .profile_content .actionbuttons {
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

.userprof_headers_border{
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

.userprof_content_border{
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
margin-top:-1px;
}

#yui-gen13{
top:-3px;
}

.forumlastpost.td div{
padding-bottom:5px;
}

.lastedited{
color:white !important;
}

.lastedited a{
color:white !important;
}

.threadbit .pagination a {
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
border-top-width:0px !important;
border-left-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
background:transparent !important;
}

.searchform{
border-bottom-left-radius: 0 !important;;
border-bottom-right-radius: 0 !important;;
border-top-left-radius: 0 !important;;
border-top-right-radius: 0 !important;;
}

.searchform .searchfield{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.searchform .filter{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.bbcode_quote div.quote_container{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.bbcode_container div.bbcode_quote{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
border-left-color:#7F7F7F !important;
border-right-color:#FFFFFF !important;
border-bottom-color:#FFFFFF !important;
border-top-color:#7F7F7F !important;
}

#suche{
left:5px !important;
top:23px !important;
}

.attachments{
border-bottom-left-radius: 0 !important
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
background:#636563 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

legend{
color:white !important;
}

.postbody fieldset{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
background:#636563 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

.blocksubfoot{
background:none !important;
}

.description{
color:white !important;
}

dl.stats dt.folder_count, dl.stats dd.folder_count{
color:white !important;
}

.pagination span.selected a{
background:#636563 !important;
text-decoration:none !important;
}

.pmlist .blockrow{
border-top-color:#000000 !important;
}

.pmbit, .visitormessage{
border-left-color:#000000 !important;
border-right-color:#000000 !important;
}

#above_postlist .folderstats{
color:#C1C1C1 !important;
}

blockquote.preview .bbcode_quote div.quote_container{
border-top-color:#7F7F7F !important;
}

.settings_form_top_border{
border-top-color:#000000 !important;
}

.navpopupmenu.popupmenu.nohovermenu a.textcontrol, .navpopupmenu.popupmenu.nohovermenu a.popupctrl{
background:#737573 !important;
color:white !important;
}

.polloptionsblock{
background-color:transparent !important;
border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
border-top-left-radius:0px !important;
border-top-right-radius:0px !important;
padding-top:10px !important;
}

#pollinfo .blockhead h2{
color:white !important;
}

#polloptions li{
padding-top:2px !important;
padding-bottom:3px !important;
}

#polloptions{
padding-bottom:3px !important;
border-bottom-color:#000000 !important;
border-bottom-style:solid !important;
border-bottom-width:1px !important;
border-right-color:#000000 !important;
border-right-style:solid !important;
border-right-width:1px !important;
border-left-color:#000000 !important;
border-left-style:solid !important;
border-left-width:1px !important;
}

#pollinfo .pollsubhead{
border-right-width:1px !important;
border-left-width:1px !important;
border-right-style:solid !important;
border-left-style:solid !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
}

#pollinfo .blockhead{
border-bottom-width:1px !important;
border-right-width:1px !important;
border-left-width:1px !important;
border-top-width:1px !important;
border-top-style:solid !important;
border-left-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

.popupctrl{
color:white !important;
}

.main_body  a{
color:white;
text-decoration:underline !important;
background:none;
}

.notifications a.popupctrl:link, .notifications a.popupctrl:visited, .toplinks a:link, .toplinks a:visited{
color:white !important;
}

body a:hover, body a:hover .time, body a:hover .shade, body a:hover .understate {
color:white;
}

.memberaction_body.popupbody.epfp_list li.right{
background:#737573 !important;
}

.notices li {
box-shadow:none !important;
background:#636563 !important;
border-bottom-width:1px !important;
border-right-width:1px !important;
border-left-width:1px !important;
border-top-width:1px !important;
border-top-style:solid !important;
border-left-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
color:white !important;
}

.main_body .textbox, textarea, select{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.main_body .toplinks{
color:white !important;
}

.logindetails{
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
background:transparent !important;
}

#searchtypeswitcher{
border-bottom-color:#000000 !important;
border-bottom-width:1px !important;
}

.popupbody{
background:#737573 !important;
border-left-color:#000000 !important;
border-right-color:#000000 !important;
border-bottom-color:#000000 !important;
border-top-color:#000000 !important;
}

.popupbody li > a:hover, .popupbody li > label:hover, .popupbody li.vbmenu_hilite > a{
background:#636563 !important;
}

.popupbody li{
border-top-color:#000000 !important;
}

#cke_15_text{
color:black !important;
}

#cke_13_text{
color:black !important;
}



/* Custom Code */
img[src*="lastpost-right.png"]{
background:url("http://www.aurora2.net/pics/hwl_gotopost.png") no-repeat top left transparent !important;
width: 0;
height: 13px;
padding-right: 13px;
margin-left: 5px !important;
}

img[src*="firstnew.png"]{
display: none;
}

.logo-image{
background-image:url("http://www.aurora2.net/pics/hwl_logo.png") !important;
}

.above_body{
background-image:url("http:/www.aurora2.net/pics/hwl_header.png") !important;
margin-right: -20px !important;
margin-left: 0px !important;
position: relative !important;
}

.main_body{
background-image:url("http://www.aurora2.net/pics/hwl_bg.png") !important;
width:100% !important;
}

.main_body1 {
margin: 0px auto !important;
margin-right: 20px !important;
margin-left: 17px !important;
position: relative !important;
}
 
.body_wrapper {
padding: 0px 0px 0px 0px !important;
margin: 0px auto !important;
position: relative !important;
margin-right: -15px !important;
margin-left: -15px !important;
}
 
.footer {
margin-right: -3px !important;
margin-left: -1px !important;
}

.leaderboard{
display:none!important;
}


#forum_statusicon_200 {
background:url("http://www.aurora2.net/pics/statusicon.png") no-repeat transparent !important;
}

#sky {
display: none !important;
}

/* Dünnen weißen Rahmen um angemeldeten User entfernen */
element.style {
border: 0 solid #FFFFFF !important;
}
fieldset, img {
border: 0 none !important;
}

/* Anderes "Neue Freunde Symbol" (18x18px) u. dünnen weißen Rahmen entfernen */
#friends1 {
background: url("http://www.aurora2.net/pics/1_neuefreundemqljf.png") no-repeat scroll 0 2px transparent !important;
border: 0 solid #EFEFEF !important;
}

/* Anderes "Neue Nachrichten Symbol" (18x18px) u. dünnen weißen Rahmen entfernen */
#message1 {
background: url("http://www.aurora2.net/pics/2_neuenachrichtens7ypt.png") no-repeat scroll 0 2px transparent !important;
border: 0 solid #EFEFEF !important;
}

/* Anderes "Neue Profilnachrichten Symbol" (18x18px) u. dünnen weißen Rahmen entfernen */
#profilnr {
background: url("http://www.aurora2.net/pics/3_neueprofilnachrichtwzych.png") no-repeat scroll 0 2px transparent !important;
border: 0 solid #EFEFEF !important;
}

/* Anderes "Neue Beiträge Symbol" (18x18px) u. dünnen weißen Rahmen entfernen */
#beitraege {
background: url("http://www.aurora2.net/pics/sw-hwlsprite6ru3j.png") repeat scroll -336px 0 transparent !important;
border: 0 solid #EFEFEF !important;
}

/* Anderes "Benutzer Kontrollzentrum Symbol" (18x18px) u. dünnen weißen Rahmen entfernen */
#usercp1 {
background: url("http://www.aurora2.net/pics/sw-hwlsprite6ru3j.png") repeat scroll -387px -25px transparent !important;
border: 0 solid #EFEFEF !important;
}

/* Anderes "Logout Symbol" (18x18px) u. dünnen weißen Rahmen entfernen */
#logout1 {
background: url("http://www.aurora2.net/pics/sw-hwlsprite6ru3j.png") repeat scroll -409px -25px transparent !important;
border: 0 solid #EFEFEF !important;
}
 
Fürs Forum ist das ja ganz nett, aber bei der Hauptseite funktioniert das leider nicht.
 
das luxx bräuchte mal nen Technik upgrade ala CB :)

aber jo, das kostet ne Stange geld^^
Ja ein Xenforo Update ist überfällig, vor allem für die mobile Anwendung. Aber das dauert eben.

Einen Darkmode brauche ich aber echt nicht. Und bitte nicht als default Style.
 
XenForo hier würde ich mehr als feiern.
Darkmode ist jedoch aktuell ein Trend, den ich nicht wirklich brauche. Bevorzuge schon mei 'letter' a anständiges helles Theme.
 
Hat ja keiner gesagt das es Standard werden soll, wie YouTube kann man es als alternative anbieten.
 
Heute nachdem FF sich aktualisiert hat ging der Redesign bei mir auch nicht mehr, Forum war damit halt dunkel.
Hab jetzt erstmal ein Global Darkmod drauf, der gefällt mir allerdings von der Aufteilung nur bedingt.


@: jetzt geht er doch wieder.
 
Zuletzt bearbeitet:
Ja, ein Globaler DarkMode ist leider nicht das wahre, das verfälscht manche Seiten zu sehr, auch gefällt es mir nicht überall.
Kann man so einen Globalen DarkMode so einrichten, dass er nur für HWL greift? (Ich bin dahingehend leider eine Niete)
 
Das Thema hat sich für mich erledigt, ich habe einen Globalen Dark Mode genommen und ihn bei "Gilt für" umgeschrieben sodass er nur bei HWL angewendet wird.
Tjo, aus der Praxis lernt man :cool:
 
Hardwareluxx setzt keine externen Werbe- und Tracking-Cookies ein. Auf unserer Webseite finden Sie nur noch Cookies nach berechtigtem Interesse (Art. 6 Abs. 1 Satz 1 lit. f DSGVO) oder eigene funktionelle Cookies. Durch die Nutzung unserer Webseite erklären Sie sich damit einverstanden, dass wir diese Cookies setzen. Mehr Informationen und Möglichkeiten zur Einstellung unserer Cookies finden Sie in unserer Datenschutzerklärung.


Zurück
Oben Unten refresh