Previous Message
Next Message

Help with IE8 and a caption for images

Sent by Skip Knox on 9 December 2009 23:11


Thanks, Yogesh, but I was looking for a solution in the css, not in the
html. This is because I have literally hundreds of pages with images on
them, all of different sizes. Editing all those by hand was more than I
wanted to contemplate. Anyway, as noted elsewhere, Theresa Newman spotted
the real culprit.

Thanks again, though, to all who responded.

Skip Knox
Boise State University



On Wed, Dec 9, 2009 at 3:43 PM, Yogesh Agashe [EMAIL-REMOVED]>wrote:

> Hello,
>
> As Tim and Mehmet have mentioned, setting width should do the trick.
> Image wrapper's width is 231px and has 1px border. So total width is
> 233px. Set this width on imagewrapper. I tested it on IE8 and it works
> fine.
>
> DIV.imagewrapper {
> .....
> width: 233px;
> }
>
> HTH.
> Yogesh
>
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: