![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Hi, I am wondering why (half of the) squared images are not aligned on the right of the text in Internet Explorer (using <img ... align="right" />. I thought this was supported even in IE. In FF and Opera it works fine. http://www.roderik.net/2008/05/25/ro...e-vienna-2008/ |
#12
| |||||
| |||||
|
|
Gus Richter schreef: Roderik wrote: I prefer CSS floating also (and use it quite often) but in this case I prefer not to change the HTML because it is automatically generated. |
|
It's up to you of course, but look (with any other browser other than IE) at how the subsequent text runs into the image above when the paragraph is not enough to clear the image. What I'm saying is that you will have to change the html anyway. You give advice for something that you assume that is wrong behaviour. |
|
I know can overcome that by clearing ............ |
|
....... but is not a browser specific issue and it has nothing to do with images not floating to the right in IE. |
|
The aim is that people using the WYSIWYG editor in the CMS do not have to look at the source code before they publish in article in order to make it look more or less similar in the major browsers. Images usually float to the right in IE when they have the attribute align set to right (as shown on: http://dorayme.890m.com/alt/roderik.html), however not in this page. So it has something to do with the combination of the align attribute with the context or most likely some style definitions that trigger IE to change its behaviour when the other major browsers don't. |
#13
| |||||
| |||||
|
|
Roderik wrote: Gus Richter schreef: Roderik wrote: I prefer CSS floating also (and use it quite often) but in this case I prefer not to change the HTML because it is automatically generated. If you "prefer", it tells me that you "can". It's up to you of course, but look (with any other browser other than IE) at how the subsequent text runs into the image above when the paragraph is not enough to clear the image. What I'm saying is that you will have to change the html anyway. You give advice for something that you assume that is wrong behaviour. I'm not assuming, it's terrible as it is! You mean to say that it's intentional? |
|
I know can overcome that by clearing ............ Sure you do. That's why you didn't and presented a garbage page. ....... but is not a browser specific issue and it has nothing to do with images not floating to the right in IE. I couldn't have cared less about this since you didn't mention it, but I thought that since you probably "should" change this and it required markup changes, then you might "prefer" to make all changes at the same time. |
|
The aim is that people using the WYSIWYG editor in the CMS do not have to look at the source code before they publish in article in order to make it look more or less similar in the major browsers. Images usually float to the right in IE when they have the attribute align set to right (as shown on: http://dorayme.890m.com/alt/roderik.html), however not in this page. So it has something to do with the combination of the align attribute with the context or most likely some style definitions that trigger IE to change its behaviour when the other major browsers don't. A page using Transitional doctype and nine stylesheets is not what I think worthwhile responding about, however, since you seemed to get no satisfaction, I gave you my solution. |
|
since it's the only other one, or wait for another solution to your liking in this NG or CIWAS. |
|
problem is in order to use your preferred deprecated markup. I leave you and Jukka to discuss further, because I'm out of this thread. ok |
#14
| |||
| |||
|
|
Roderik <nospam (AT) atall (DOT) nl> wrote in news:48420632$1_4@mk-nntp- 2.news.uk.tiscali.com: Hi, I am wondering why (half of the) squared images are not aligned on the right of the text in Internet Explorer (using <img ... align="right" />. I thought this was supported even in IE. In FF and Opera it works fine. http://www.roderik.net/2008/05/25/ro...e-vienna-2008/ Your issue is within your global reset. Thanks, that's it. Short and to the point! :-) |
![]() |
| Thread Tools | |
| Display Modes | |
| |