Asuka Sohryu L.
Semiprofi
Ich finde das sehr helle Schema auch augenfeindlichKalt, minimalistisch, viel zu hell...
Wie wäre es mit einem dunkelblau/schwarzen Schema mit weißer Schrift, das wäre optimal
Ich hab da mal was gebastelt
Screenshot hier: (man denke sich den grauen Balken links weg)
Das Css-Stylesheet bekommt ihr natürlich auch gleich dazu
Braucht ihr dann nur noch einbinden. Könnt ihr ja auch nur für registrierte Mitglieder zugänglich machen, wenn ihr nicht wollt, daß Gäste das sehen.
PHP:
<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
/**
* vBulletin 3.8.1 CSS
* Style: 'Hardwareluxx 3.0'; Style ID: 69
*/
body
{
background: #000040;
color: #f0f0ff;
font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 5px 10px 10px 10px;
padding: 0px;
/*10pt > */
}
a:link, body_alink
{
color: #8080ff;
}
a:visited, body_avisited
{
color: #8080ff;
}
a:hover, a:active, body_ahover
{
color: #4040ff;
}
.page
{
color: #f0f0ff;
}
td, th, p, li
{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
background: #000000;
color: #ffffff;
}
.tcat
{
background: #202060;
color: #ffffff;
font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
color: #8080ff;
text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
color: #8080ff;
text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
color: #4040ff;
text-decoration: underline;
}
.thead
{
background: #202060;
color: #ffffff;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
color: #8080ff;
}
.thead a:visited, .thead_avisited
{
color: #8080ff;
}
.thead a:hover, .thead a:active, .thead_ahover
{
color: #4040ff;
}
.tfoot
{
background: #202060;
color: #ffffff;
border: 1px solid #ffffff;
}
.tfoot a:link, .tfoot_alink
{
color: #8080ff;
}
.tfoot a:visited, .tfoot_avisited
{
color: #8080ff;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
color: #4040ff;
}
.alt1, .alt1Active
{
background: #101020;
color: #ffffff;
}
.alt2, .alt2Active
{
background: #202040;
color: #ffffff;
}
.inlinemod
{
background: #101020;
color: #ffffff;
}
.wysiwyg
{
background: #202040;
color: #ffffff;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 5px 10px 10px 10px;
padding: 0px;
}
.wysiwyg a:link, .wysiwyg_alink
{
color: #8080ff;
}
.wysiwyg a:visited, .wysiwyg_avisited
{
color: #8080ff;
}
.wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover
{
color: #4040ff;
}
textarea, .bginput
{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput option, .bginput optgroup
{
font-size: 10pt;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
font-size: 11px;
font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
color: #b0b0ff;
}
.navbar
{
color: #a0a0ff;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
color: #0000ff;
font-weight: bold;
}
.fjsel
{
background: #202060;
color: #ffffff;
}
.fjdpth0
{
background: #101020;
color: #ffffff;
}
.panel
{
background: #202040 url(Forum\ de\ Luxx-neu_files/gradient.gif) repeat-x top left;;
color: #ffffff;
padding: 10px;
border: 2px outset;
}
.panelsurround
{
background: #202040 url(Forum\ de\ Luxx-neu_files/gradient.gif) repeat-x top left;;
color: #ffffff;
}
legend
{
color: #e0e0ff;
font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
background: #101020;
color: #ffffff;
font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
text-decoration: underline;
}
.vbmenu_popup
{
background: #202060;
color: #ffffff;
border: 1px solid #e0e0ff;
}
.vbmenu_option
{
background: #101020;
color: #ffffff;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
color: #8080ff;
text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
color: #8080ff;
text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
color: #4040ff;
text-decoration: none;
}
.vbmenu_hilite
{
background: #202080;
color: #ffffff;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
white-space: nowrap;
cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
text-decoration: none;
}
body {
margin:0;
}
</style>
<link rel="stylesheet" type="text/css" href="Forum de Luxx-neu_files/vbulleti.css" />
<!-- / CSS Stylesheet -->