Can you use Frontpage and copy the code into the html editor?
The wordpress visual is not a wysiwyg?
Not in mine. I can`t make space and nthing works. How do I know when text are beside or below a picture? it shows one thing in the editor and something else when published!
geezerd
Member
Posted 2 years ago #
Are you in Visual Mode? It's wysiwyg
Yes
Its not. In a page I can have text to the right of a photo, when published its at the bottom.
How du you wrap text around a photo?
Can I do something about the problem or is it the way it is?
A plug in problem?
check your css file.
img class might not be defined in your template.
Hi
I got this
img {float:left}
img {
border: #999999 1px;
}
img.sided {
background:#FFF;
border:1px solid #555555;
padding:1px;
}
small {
font-size:10px;
}
a:hover img.sided {
border-color:#ffffff;
}
unixgolf
Member
Posted 2 years ago #
I use Windows Live Writer. It does pages and posts and has a good preview mode.
this is an example
This page
http://www.kjagen.com/iron-maiden/tour_reports/oslo-2000/
In my editor the text (quoted) is well beneath the photo on top of the page. Even though, published, some of the text is to the right of the photo.
What can I do?
I have changed img float to none. it did not help