• Hi,

    As requested 6 months ago:
    Warning: The border attribute is obsolete
    It is coded into easy-social-icons\easy-social-icons.php

    Line 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)
  • Plugin Author cybernetikz

    (@cybernetikz)

    hello,

    really sorry about that, definitely update this asap and update you inshaAllah.

    thanks

    Thread Starter Malae

    (@malae)

    Hello,

    Thanks, that will be much appreciated. After not getting any response about the PHP 7.2 issue over a year ago, I had assumed that this plugin was no longer supported and changed the code for the PHP warning and the above issues myself. However, when you updated about a month ago my changes were lost.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Border attribute obsolete and color value invalid’ is closed to new replies.