Hello, I've been a gui dev for a long time, a huge fan of XDA. It is a little painful for me to visit this site as it causes a twitch in my brain. I did a quick refresh mock-up of a cleaner XDA version. A full white bg and removed borders that I find more pleasing to the eye and maybe if you do as well you can implement changes.
//imgur.com/42GKLtr
Thank you
//imgur.com/42GKLtr
Thank you
Code:
/*XDA QUICK MOCKUP PAGE CSS CHANGES*/
BODY {
background: #fff !important;
}
#header {
background: #fff !important;
border-bottom: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}
#xda-nav LI A {
border-right: none !important;
}
.header-input {
border: none !important;
}
#search-input, .devdbSearch, #gsc-input, .search-input, #gsc-input-top {
border: none !important;
}
#header #advancedsearch {
border: none !important;
}
#navigation {
background-color: #fff !important;
border-bottom: none !important;
}
#himg LI A {
border-left: none !important;
}
#social-links LI A {
border-left: none !important;
}
.device-info-wrapper {
border: none !important;
}
.pagenav A, .pagenav-curpage {
background-color: #fff !important;
border-right: none !important;
border-top: none !important;
border-bottom: none !important;
}
.forum-head {
background: #fff!important;
box-shadow: none!important;
}
.threadbox {
border: none !important;
background-color: #fff !important;
}
.threadbit-announcement {
background-color: #fff !important;
border-bottom: none !important;
}
.thread-row>DIV {
border-bottom: none !important;
}
.thread-info-cell {
border-right: none !important;
}
.count-cell {
border-left: none !important;
}
#footer {
background: #f9f9f9 !important;
}
Aucun commentaire:
Enregistrer un commentaire