Border attribute obsolete and color value invalid
-
Hi,
As requested 6 months ago:
Warning: The border attribute is obsolete
It is coded into easy-social-icons\easy-social-icons.phpLine 442: <table width="100%" border="0"> Line 709: <table width="100%" border="0" cellspacing="0" cellpadding="0"> Line 782: $icon_output_html = '<img src="'.cnss_get_img_url($url).'" border="0" width="'.$width.'" height="'.$height.'" alt="'.$title.'" title="'.$title.'" style="'.$imgStyle.'" />'; Line 958: <img id="logoimg" style="vertical-align:top" src="<?php echo cnss_is_image_icon($image_url)?$image_url:$blank_img; ?>" border="0" width="<?php //echo $cnss_width; ?>" height="<?php //echo $cnss_height; ?>" alt="<?php echo $title; ?>" /> Line 1165: echo '<table class="cnss-social-icon" style="width:'.$table_width.'px" border="0" cellspacing="0" cellpadding="0">'; Line 1372: <table width="100%" border="0"> Line 1382: <table width="100%" border="0"> Line 1407: <table style="margin-bottom:15px;" width="100%" border="0">
Also, 5 months ago:
easy-social-icons\css\cnss.css line 119 ul.cnss-social-icon li.cn-fa-icon a.cnss-viadeo{background-color:#viacoin!important;} Value Error : background-color #viacoin is not a background-color value : #viacoin
Can you please change to valid color value?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Border attribute obsolete and color value invalid’ is closed to new replies.