Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/wordfenc.../css
File: wordfenceBox.1722265817.css
/*
[0] Fix | Delete
ColorBox Core Style:
[1] Fix | Delete
The following CSS is consistent between example themes and should not be altered.
[2] Fix | Delete
*/
[3] Fix | Delete
#wordfenceBox, #wfboxOverlay, #wfboxWrapper{position:absolute; top:0; left:0; z-index:16777271; overflow:hidden;}
[4] Fix | Delete
#wfboxOverlay{position:fixed; width:100%; height:100%;}
[5] Fix | Delete
#wfboxMiddleLeft, #wfboxBottomLeft{clear:left;}
[6] Fix | Delete
#wfboxContent{position:relative;}
[7] Fix | Delete
#wfboxLoadedContent{overflow:auto;}
[8] Fix | Delete
#wfboxTitle{margin:0;}
[9] Fix | Delete
#wfboxLoadingOverlay, #wfboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
[10] Fix | Delete
#wfboxPrevious, #wfboxNext, #wfboxClose, #wfboxSlideshow{cursor:pointer;}
[11] Fix | Delete
.wfboxPhoto{float:left; margin:auto; border:0; display:block;}
[12] Fix | Delete
.wfboxIframe{width:100%; height:100%; display:block; border:0;}
[13] Fix | Delete
[14] Fix | Delete
/*
[15] Fix | Delete
User Style:
[16] Fix | Delete
Change the following styles to modify the appearance of ColorBox. They are
[17] Fix | Delete
ordered & tabbed in a way that represents the nesting of the generated HTML.
[18] Fix | Delete
*/
[19] Fix | Delete
#wfboxOverlay{
[20] Fix | Delete
background: #777;
[21] Fix | Delete
background: -webkit-radial-gradient(rgba(120, 120, 120, 0.8), rgba(100, 100, 100, 0.8) 50%, rgba(70, 70, 70, 1));
[22] Fix | Delete
background: -moz-radial-gradient(rgba(120, 120, 120, 0.6), rgba(100, 100, 100, 0.8) 20%, rgba(70, 70, 70, 1));
[23] Fix | Delete
}
[24] Fix | Delete
#wordfenceBox {
[25] Fix | Delete
color: #444;
[26] Fix | Delete
font-family: "Open Sans", sans-serif;
[27] Fix | Delete
font-size: 13px;
[28] Fix | Delete
line-height: 1.4em;
[29] Fix | Delete
}
[30] Fix | Delete
#wfboxContent { background:#fff; overflow:hidden; padding: 0 0 8px; margin: 20px;
[31] Fix | Delete
-webkit-border-radius: 3px 3px 2px 2px; -moz-border-radius: 3px 3px 2px 2px; border-radius: 3px 3px 2px 2px; /* border radius */
[32] Fix | Delete
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4); -moz-box-shadow: 0 2px 4px rgba(0,0,0,.4); box-shadow: 0 2px 4px rgba(0,0,0,.4); /* box shadow */
[33] Fix | Delete
-webkit-background-clip: padding-box; /* smoother borders with webkit */ }
[34] Fix | Delete
#wfboxError{padding:50px; border:1px solid #ccc;}
[35] Fix | Delete
#wfboxLoadedContent {
[36] Fix | Delete
/* margin-bottom:28px; */
[37] Fix | Delete
/* MDM added: */ margin: 10px 20px 28px 20px; font-family: Arial; color: #333;
[38] Fix | Delete
-webkit-border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; /* border radius */
[39] Fix | Delete
}
[40] Fix | Delete
#wfboxTitle{position:absolute; bottom:8px; left:5px; text-align:center; width:100%; color:#949494;}
[41] Fix | Delete
#wfboxCurrent{position:absolute; bottom:8px; left:63px; color:#949494; text-indent: -9999px;}
[42] Fix | Delete
#wfboxSlideshow{position:absolute; bottom:8px; right:35px; color:#0092ef;}
[43] Fix | Delete
#wfboxPrevious{position:absolute; bottom:5px; left:5px; background:url(../images/lightbox-controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
[44] Fix | Delete
#wfboxPrevious.hover{background-position:-75px -25px;}
[45] Fix | Delete
#wfboxNext{position:absolute; bottom:5px; left:32px; background:url(../images/lightbox-controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
[46] Fix | Delete
#wfboxNext.hover{background-position:-50px -25px;}
[47] Fix | Delete
#wfboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
[48] Fix | Delete
#wfboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
[49] Fix | Delete
#wfboxClose{position:absolute; bottom:5px; right:5px; background:url(../images/lightbox-controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
[50] Fix | Delete
#wfboxClose.hover{background-position:-25px -25px;}
[51] Fix | Delete
[52] Fix | Delete
/*
[53] Fix | Delete
The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
[54] Fix | Delete
when an alpha filter (opacity change) is set on the element or ancestor element.
[55] Fix | Delete
*/
[56] Fix | Delete
.wfboxIE #wfboxTopLeft,
[57] Fix | Delete
.wfboxIE #wfboxTopCenter,
[58] Fix | Delete
.wfboxIE #wfboxTopRight,
[59] Fix | Delete
.wfboxIE #wfboxBottomLeft,
[60] Fix | Delete
.wfboxIE #wfboxBottomCenter,
[61] Fix | Delete
.wfboxIE #wfboxBottomRight,
[62] Fix | Delete
.wfboxIE #wfboxMiddleLeft,
[63] Fix | Delete
.wfboxIE #wfboxMiddleRight {
[64] Fix | Delete
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
[65] Fix | Delete
}
[66] Fix | Delete
[67] Fix | Delete
/*
[68] Fix | Delete
Enforce our styles over any theme styling
[69] Fix | Delete
*/
[70] Fix | Delete
#wordfenceBox, #wordfenceBox:before, #wordfenceBox:after {
[71] Fix | Delete
-webkit-box-sizing: content-box;
[72] Fix | Delete
-moz-box-sizing: content-box;
[73] Fix | Delete
box-sizing: content-box;
[74] Fix | Delete
}
[75] Fix | Delete
[76] Fix | Delete
#wordfenceBox h1, #wordfenceBox h2, #wordfenceBox h3, #wordfenceBox h4, #wordfenceBox h5, #wordfenceBox h6 {
[77] Fix | Delete
display: block;
[78] Fix | Delete
font-weight: 600
[79] Fix | Delete
}
[80] Fix | Delete
[81] Fix | Delete
#wordfenceBox h1 {
[82] Fix | Delete
font-size: 2em;
[83] Fix | Delete
margin: .67em 0
[84] Fix | Delete
}
[85] Fix | Delete
[86] Fix | Delete
#wordfenceBox h2, #wordfenceBox h3 {
[87] Fix | Delete
font-size: 1.3em;
[88] Fix | Delete
margin: 1em 0
[89] Fix | Delete
}
[90] Fix | Delete
[91] Fix | Delete
#wordfenceBox h1, #wordfenceBox h2, #wordfenceBox h3 {
[92] Fix | Delete
color: #23282d
[93] Fix | Delete
}
[94] Fix | Delete
[95] Fix | Delete
#wordfenceBox p {
[96] Fix | Delete
font-size: 13px;
[97] Fix | Delete
line-height: 1.5;
[98] Fix | Delete
margin: 1em 0;
[99] Fix | Delete
}
[100] Fix | Delete
[101] Fix | Delete
#wordfenceBox .textright {
[102] Fix | Delete
text-align: right;
[103] Fix | Delete
}
[104] Fix | Delete
[105] Fix | Delete
#wordfenceBox .button, #wordfenceBox .button-primary, #wordfenceBox .button-secondary {
[106] Fix | Delete
display: inline-block;
[107] Fix | Delete
text-decoration: none;
[108] Fix | Delete
font-size: 13px;
[109] Fix | Delete
line-height: 26px;
[110] Fix | Delete
height: 28px;
[111] Fix | Delete
margin: 0;
[112] Fix | Delete
padding: 0 10px 1px;
[113] Fix | Delete
cursor: pointer;
[114] Fix | Delete
border-width: 1px;
[115] Fix | Delete
border-style: solid;
[116] Fix | Delete
-webkit-appearance: none;
[117] Fix | Delete
-webkit-border-radius: 3px;
[118] Fix | Delete
border-radius: 3px;
[119] Fix | Delete
white-space: nowrap;
[120] Fix | Delete
-webkit-box-sizing: border-box;
[121] Fix | Delete
-moz-box-sizing: border-box;
[122] Fix | Delete
box-sizing: border-box
[123] Fix | Delete
}
[124] Fix | Delete
[125] Fix | Delete
#wordfenceBox .button, #wordfenceBox .button-secondary {
[126] Fix | Delete
color: #555;
[127] Fix | Delete
border-color: #ccc;
[128] Fix | Delete
background: #f7f7f7;
[129] Fix | Delete
-webkit-box-shadow: 0 1px 0 #ccc;
[130] Fix | Delete
box-shadow: 0 1px 0 #ccc;
[131] Fix | Delete
vertical-align: top
[132] Fix | Delete
}
[133] Fix | Delete
[134] Fix | Delete
#wordfenceBox p .button {
[135] Fix | Delete
vertical-align: baseline;
[136] Fix | Delete
font-family: Arial, san-serif;
[137] Fix | Delete
font-weight: normal;
[138] Fix | Delete
text-transform: none;
[139] Fix | Delete
}
[140] Fix | Delete
[141] Fix | Delete
#wordfenceBox p code {
[142] Fix | Delete
padding: 3px 5px 2px;
[143] Fix | Delete
margin: 0 1px;
[144] Fix | Delete
background: #eaeaea;
[145] Fix | Delete
background: rgba(0,0,0,.07);
[146] Fix | Delete
font-size: 13px;
[147] Fix | Delete
}
[148] Fix | Delete
[149] Fix | Delete
#wordfenceBox .button-secondary:focus, #wordfenceBox .button-secondary:hover, #wordfenceBox .button.focus, #wordfenceBox .button.hover, #wordfenceBox .button:focus, #wordfenceBox .button:hover {
[150] Fix | Delete
background: #fafafa;
[151] Fix | Delete
border-color: #999;
[152] Fix | Delete
color: #23282d
[153] Fix | Delete
}
[154] Fix | Delete
[155] Fix | Delete
#wordfenceBox a.wfboxhelp {
[156] Fix | Delete
float: left;
[157] Fix | Delete
background-image: url(../images/help.png);
[158] Fix | Delete
width: 12px;
[159] Fix | Delete
height: 12px;
[160] Fix | Delete
background-position: 0 0;
[161] Fix | Delete
background-repeat: no-repeat;
[162] Fix | Delete
padding: 0;
[163] Fix | Delete
margin: 9px 0px;
[164] Fix | Delete
text-decoration: none;
[165] Fix | Delete
display: inline-block;
[166] Fix | Delete
vertical-align: middle;
[167] Fix | Delete
}
[168] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function