[4727] At preview the smileys are aligned differently

Started by NanoSector, May 18, 2011, 09:40:41 AM

Previous topic - Next topic

NanoSector

So if you quote something and look at the other replies down, it will show a slight difference in the position (in the Full Reply mode the smileys are a tiny bit upwards).

SMF 2.0 RC5.
Also happens on this site.

Apart from this, I've found no bugs at all :)
Great job at fixing stuff!
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

mashby

Mind providing a screen shot as to what you are referring to?
Always be a little kinder than necessary.
- James M. Barrie

NanoSector

Quote from: mashby on May 18, 2011, 12:13:04 PM
Mind providing a screen shot as to what you are referring to?
Notice the difference here?

My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Illori

this is seen in opera, IE9 and ff4.

looks like in the post preview

img.smiley {
    vertical-align: bottom;
}


is missing but present in the submitted post

NanoSector

Quote from: Illori on May 19, 2011, 03:03:09 PM
this is seen in opera, IE9 and ff4.

looks like in the post preview

img.smiley {
    vertical-align: bottom;
}


is missing but present in the submitted post
I first noticed this in FF for Ubuntu.
It seems it is the same in IE9 too, yes.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Illori

looks like you can rename

.inner img.smiley
{
vertical-align: bottom;
}


to
img.smiley
{
vertical-align: bottom;
}
in index.css and the issue seems to be fixed.

NanoSector

Quote from: Illori on May 19, 2011, 03:12:09 PM
looks like you can rename

.inner img.smiley
{
vertical-align: bottom;
}


to
img.smiley
{
vertical-align: bottom;
}
in index.css and the issue seems to be fixed.
Could be possible.

Maybe could be done in SMF 2.0 Final?
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

live627

This needs moved. The associated issue in Mantis is resolved.

Advertisement: