By Anjaro on
Hi.
I try to have uploaded images align left in nodes, so i search and find this code:
div.field-item img{
float: left;
padding: .5em;
}
div.field-content{
clear:both;
}
div.content p{
clear:both;
}
div.field-content,div.content p{
clear:both;
}
Everything looks fine, the images uploaded to the nodes are aligend correct to the left.
But at the same time, when using smilys in wysiwyg, they are always aligned to the left also.
How do i prevent this ?
Sorry have absolutely no idea about css, but i hope i explain good so you understand my problem. Thanks.
Comments
On the ss you can see that
On the ss you can see that the smily is after the tekst, but when posted it is before the tekst.
Screenshot
To clear any
To clear any misunderstanding, i dont use images in my articles.
I upload images to my nodes with drupal core upload image function.
My images is not inside the articles but added seperatly. Hope you understand, or else take a look at my site www.nordek.net then you will see.
Thanks for the support .
Closed :(
Closed :(