sexy mothertrucker (
cnidarian) wrote in
getting_started2009-04-23 01:57 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Image quality
After importing, I've noticed that some images in my entries are blurrier on DW than they appear on LJ. It's not a big deal, but I was wondering why this was.
For example: this, on LJ, shows much sharper than it does here on DW. For some reason, even though the img code in the entry is set as a certain width, the images are all being rescaled by a few pixels. Or at least it is for me and some others; it seems to be showing fine for some people.
Thanks!
eta: seems to be caused by the CSS making a border (to show it's a link) part of the image width. So the image is being rescaled down to give the border 4 pixels. I'm using Firefox; I think with IE it shows up non-blurry. Or something. Anyway, putting border=0 in the img html solves it, yey. Thanks to
sophie for that!
For example: this, on LJ, shows much sharper than it does here on DW. For some reason, even though the img code in the entry is set as a certain width, the images are all being rescaled by a few pixels. Or at least it is for me and some others; it seems to be showing fine for some people.
Thanks!
eta: seems to be caused by the CSS making a border (to show it's a link) part of the image width. So the image is being rescaled down to give the border 4 pixels. I'm using Firefox; I think with IE it shows up non-blurry. Or something. Anyway, putting border=0 in the img html solves it, yey. Thanks to
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
no subject
Maybe something in the CSS?
no subject
eta: it's a link-border thing - the 4 pixels are being taken out to make a border. So putting border=0 in the html solves it (I've left it blurry for the styles team to look at, but the images further down in the entry are fixed).