Painless Update
1. Two edit icons at bottom of post (Solution 2)
2. Body with over screen size (seems due to button on search widget out of position) (Solution 3)
3. 18 validation errors (5 on b2evo 18 on dad) ?????
4. 33 css validation errors 182 warnings
1. In attempt to resolve error looking for skin style.css renamed stylesheet.css so both exist.
2. Deleting stylesheet.css and [background: url( "../../rsc/icons/edit.gif" ) no-repeat;] from style.css removes duplicate edit icon
3. /inc/widgets/widgets/_coll_search_form.widget.php
7224 2014-08-06 10:02:17Z yura $
Added <br /> at begining line 177
4.
Now to get rid of two bubble tip errors as follows:
/inc/users/model/_user.class
comment out lines 1326 - 1330
/*$attr_bubbletip = '';
if( $params['display_bubbletip'] )
{ // Set attribute to initialize a bubbletip
$attr_bubbletip = ' rel="bubbletip_user_'.$this->ID.'"';
}*/
There are an extra 10 errors on another blog
Now to sort CSS
Pages: 1· 2