This topic is locked
[SOLVED]

 it's not working with 9.7

3/20/2017 10:38:05 AM
PHPRunner General questions
H
htmalbenur author

Hello, I need your help to correct this code, because it's not working with 9.7
thx.

addButton1:before

{

content:' ';

background-image: url('https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=24557&image=1&table=forumtopics';);

display: inline-block;

width: 16px;

height:16px;

margin-right: 7px;

vertical-align: -20%;

}

H
htmalbenur author 3/22/2017

Hi all I think I found a solution, I copy in version 9.6 in outpout the icons and paste it in version 9.7 in the same directory and it worked perfectly.