Thanks for your help, Martin.

On May 28, 8:36 am, Martin <[email protected]> wrote:
> > <img src='...' style='vertical-align:middle;margin-right:1em;' alt=''
> > style='vertical-align:middle;margin-right:1em;' border='0' width="80"
> > height="80" />
>
> Did you use the double style command as indicated above?
> Maybe that is the cause of the problem?

I used the following: [^image.png style="vertical-align:middle;margin-
right:1em;"^]. In the HTML source code the style is inserted twice.

> An alternative would be to have the whole style command as a css
> style:
>
> <div class="nice_image">
> <img src='...'>
> </div>
>
> with the style commands in code.style:
>
> .nice_image
> {margin etc,}
>
> If you go that way do you get the same problems?

The same problem occurs that way. Now, the HTML source contains the
class twice:

<img src='image.png' class='nice_image' alt='' class='nice_image'
border='0' width="80" height="80" />

Best wishes,
Markus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to