The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
css
I did a w3 validation check and got this
1101 Value Error : background-color Parse Error - I have no idea what error its referring to This is my enter 'additional css' area Code:
/* Here you can change the look of the post text and links */ .vb_postbit { color: #4D528C; font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; text-decoration: none; } .vb_postbit a:link { color: #4D528C; font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border-bottom: 1px dotted #FF0000; text-decoration: none; } .vb_postbit a:visited { color: #4D528C; font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border-bottom: 1px dotted #FF0000; text-decoration: none; } .vb_postbit a:hover, .vb_postbit a:active { color: #4D528C; font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border-bottom: 1px dotted #4D528C; text-decoration: none; } /* ***** Global Borders - edit forum width ***** */ .inner_border { width: 760px; border-left: 1px solid #7b81cd; border-right: 1px solid #7b81cd; margin-left: auto; margin-right: auto; } .outer_border { width: 762px; border-left: 5px solid #afb5e2; border-right: 5px solid #afb5e2; margin-left: auto; margin-right: auto; } /* ***** Header and Nav ***** */ .header_bg { background: #9296d3 url(images/element/misc/header_bg.gif) ; } .nav_menu_control { color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 3px 6px 3px 6px; white-space: nowrap; } .nav_menu_control a:link { color: #FFFFFF; text-decoration: none; } .nav_menu_control a:visited { color: #FFFFFF; text-decoration: none; } .nav_menu_control a:hover, .nav_menu_control a:active { color: #FFFFFF; text-decoration: underline; } .nav_border_out { background-color: transparent; border: 1px dotted #feecac; } .nav_border_in { background-color: #feffe6; border: 1px solid #FFFFFF; padding: 4px; } .navbar_forms{ background-color: #FFFFFF; color: #4D528C; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border: 1px solid #feecac; padding: 2px; margin: 5px; vertical-align: middle; } .navbar_forms:focus { background-color: #FFFFFF; color: #4D528C; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; border: 1px solid #7b81cd; padding: 2px; margin: 5px; vertical-align: middle; } /* ***** spacers and paddings ***** */ .cat_spacer { padding:5px 0px 5px 0px; } .spacer { padding:5px 0px 5px 0px; } .spacer_small { padding:2px 0px 2px 0px; } .icon_legend { background-color: #D1D1E1; color: #000000; border: 1px dotted #7b81cd; } /* ***** forum description ***** */ .forumdesc_border { background-color: transparent; border: 1px dotted #E4E6F5; } .forumdesc { background-color: #F5F5FF; border: 1px solid #FFFFFF; padding: 10px; } /* ***** make dropdown menu pretty ***** */ .vb_menu_control { background: #d4d7f3 url(images/element/gradients/gradient_thead.gif) repeat-x top left; color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 3px 6px 3px 6px; white-space: nowrap; } .vb_menu_control a:link { color: #FFFFFF; text-decoration: none; } .vb_menu_control a:visited { color: #FFFFFF; text-decoration: none; } .vb_menu_control a:hover, .vb_menu_control a:active { color: #FFFFFF; text-decoration: underline; } /* ***** make announcements, stickies, moderated, polls and soft deleted posts pretty ***** */ .announcement { background-color: #f9e0fb; color: #4D528C; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; } .sticky { background-color: #fefdf0; color: #4D528C; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; } .poll { background-color: #bcdcf2; color: #4D528C; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; } .moderated { background-color: #f9e0fb; color: #4D528C; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; } .subscribed { background-color: #dcf2d4; color: #4D528C; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; } .deleted { background-color: #ffc1de; color: #4D528C; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; } /* ***** online status ***** */ .online { color: #339900; } .offline { color: #4D528C; } .invisible { color: #FF0000; } /* ***** dotted hr ***** */ div.hr { height: 1px; background: #fff url(images/element/misc/hr.gif) repeat scroll center; } div.hr hr { display: none; } /* ***** search result since last visit ***** */ .last_visit { background-color: #fadafd; color: #641e6a; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; } /* login box */ #vbstyles_element { background-color: transparent; border: 1px dotted #feecac; width: 340px; float: right; } #vbstyles_element_in { background-color: #feffe6; border: 1px solid #FFFFFF; padding: 4px; } .WWU002postbit td {padding-left:2px;padding-right:2px;} .WWU002postbit img.i,.WWU002postbit img.im,.WWU002postbit img.il,.WWU002postbit img.ir {background-color:#FFFFFF;border-left:1px solid #808080;border-top:1px solid #808080;border-right:1px solid #C0C0C0;border-bottom:1px solid #C0C0C0;} .WWU002postbit img.im {border-left:none;border-right:none;} .WWU002postbit img.il {border-right:none;} .WWU002postbit img.ir {border-left:none;} /* ***** Styling Required For Mindestic GlosPro ***** */ .glossarycrosslinkimage a:link { text-decoration: none; cursor: help; border-bottom: 1px dotted #FF0000; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslinkimage a:visited { text-decoration: none; cursor: help; border-bottom: 1px dotted #FF0000; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslinkimage a:hover { text-decoration: none; cursor: help; border-bottom: 1px dotted #4D528C; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslink a:link { text-decoration: none; cursor: help; border-bottom: 1px dotted #FF0000; } .glossarycrosslink a:visited { text-decoration: none; cursor: help; border-bottom: 1px dotted #FF0000; } .glossarycrosslink a:hover { text-decoration: none; cursor: help; border-bottom: 1px dotted #4D528C; } .glossary_ajax_tooltipObj { z-index:1000000; text-align:left; } .glossary_ajax_tooltipObj div { position:relative; } /* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */ .glossary_ajax_tooltip_arrow { /* Left div for the small arrow */ width:0px; position:absolute; left:0px; top:0px; background-repeat:no-repeat; background-position:center left; z-index:1000005; height:60px; } .glossary_ajax_tooltip_content { border:1px solid #4D528C; /* Border width */ left:18px; /* Same as border thickness */ top:0px; position:absolute; width:300px; /* Width of tooltip content */ background-color:#B7BCE2; /* Background color */ padding:5px; /* Space between border and content */ font-size:.8em; /* Font size of loading text */ overflow:auto; /* Hide overflow content */ z-index:1000001; } .glossary_ajax_tooltip_font { font-size:.8em; /* Font size of content */ } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|