Turn the lights out on 7.1 Uni Template

Just paste this short amount of css into common.css and watch what happens.

 

@import url(../../base/css/common.css);

body {
    background: none repeat scroll 0 0 #0F0F0F !important;
    color: #999999;
    font-family: Tahoma !important;
    font-size: 12px;
    margin: 0;
    padding: 0 0 50px;
}

div div div div div div {
    background: #151515 !important;
    border-color: #303030 !important;
    color: #AAAAAA !important;
}

div div div div {
    background: transparent !important;
    border-color: #303030 !important;
    color: #AAAAAA !important;
}

div div div {
    background: transparent !important;
    border-color: #303030 !important;
    color: #AAAAAA !important;
}

div.sys_main_menu {
    background-color: #252525 !important;
    border-bottom: 1px solid #333333 !important;
    border-top: 1px solid #333333 !important;
    box-shadow: none !important;
    min-height: 38px;
    position: relative;
    z-index: 100;
}

* {
    border-color #303030 !important;
text-shadow: none !important;
}

div.sys_main_logo {
    background-color: #252525 !important;
    border-bottom: none !important;
    min-height: 60px;
    position: relative;
    z-index: 101;
}

table.topMenu td.top ul.sub {
    background-color: #202020 !important;
}

input {
    background: none !important
background-color: #202020 !important;
    border-color: 1px solid #444444 !important;
}

tr {
    background: none !important;
    background-color: inherit !important;
    border-color: #303030 !important;
}

table {
    background: none !important
background-color: inherit !important;
    border-color: #303030 !important;
}

td {
    background: none !important;
    background-color: inherit !important;
    border-color: #303030 !important;
}

th {
    background: none !important;
    background-color: inherit !important;
    border-color: #303030 !important;
}

a, a:visited {
    color: #ff9900 !important;
}

a:hover, a:active {
    background: none !important;
    background-color: transparent !important;
    color: #DDDDDD !important;
}

div.sys_bc_wrapper {
    background-color: transparent !important;
    border: none !important;
}

div.sys_cr_wrapper {
    background-color: transparent !important;
    border: none !important;
}

div.subMenu {
    background-color: transparent !important;
    border: none !important;
}

div.subMenu div.act {
    background-color: #0F0F0F !important;
    font-weight: normal;
}

div.subMenu div.pas {
    background-color: #0F0F0F !important;
    font-weight: normal;
}

div.subMenu div.bullet {
    background-color: #0F0F0F !important;
    font-weight: normal;
}

td.top:hover {
    background: none transparent !important;
}

table.topMenu td.top:hover a span.down,
table.topMenu td.top:hover b span.down,
table.topMenu td.top a:hover a span.down,
table.topMenu td.top a:hover b span.down {
    background-color: #222222 !important;
}

 

 

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 16 Sep 2012

Yes.... I was bored

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 16 Sep 2012

Not too shabby for a hairlip. Kinda looks like an old SoopPortal I used to use.

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 17 Sep 2012

Photo thumbs aren't showing now.

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 17 Sep 2012

 RE:

Photo thumbs aren't showing now.

 This css rule should fix it:

* {

display:none !important;

}

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 17 Sep 2012

 lol messing things up

 RE:

Photo thumbs aren't showing now.

 This css rule should fix it:

* {

display:none !important;

}

 

so much to do....
Quote · 17 Sep 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.