• First, let me say that I have added borders around my images dozens of times but this is the first time I have had this problem.

    As usual, all is fine in Firefox and my images in posts look like this this.However in IE the image looks like this.As you can see the border is there (the color is very light) but the padding is not.I have tried every code possible but nothing works.

    I have tried using .content img, #content img, .post img, #post img, (and many more) even the theme designer tried to help but to no avail.

    I’m hoping someone here will know what I can do.Any help would be most appreiated ??

    My blog: https://blackhoney.net/im-in-love/

    and I am using this theme: https://blog.gluedideas.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Huh. Weird…. I’m in love with that bag, myself, though!

    So I think you probably have to do a much deeper version of specificity. You maybe need to do 3 or 4 of those you tried, all together, for IE – like maybe #post #content img (or vice versa, whichever is first in your theme layout) or some such.

    Alternatively, for this particular problem, you can give it its own id for specificity, instead of trying to use the normal img designator. So you’d use #versace with the specific border/padding stuff….

    Thread Starter Bhoney

    (@bhoney)

    Well basic CSS isn’t working, but I have no idea how to use div tags.Will I have to use them for every image I post?

    ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I have tried everything, can’t get IE to show border around images properly’ is closed to new replies.