• I just changedover to another theme and the wordwrap is too tight, no space between the image and the text. I am trying to find the img tages in the stylesheet and they are not there..???

Viewing 1 replies (of 1 total)
  • Not sure what theme that is, but you could easily enough add your own img styling to the stylesheet.

    img
    {
    margin: 5px;
    padding: 5px;
    }

    Or however you want it to be styled.

Viewing 1 replies (of 1 total)
  • The topic ‘No img: script in my stylesheet?’ is closed to new replies.