I want to change the background of "post-1" when I click to a tab. If I click "tabs-1" the image has to be of Character 1, if I click "tabs-2" the image has to be of Character 2,...
Currently, when I click "tabs-1", <li> background-image changes, but the image can't be 100% height and width (like div "post-1"). I want to change div "post-1" background-image, not <li> background-image.