Just uploaded 2.6.2 and I like how the new image control is in the image itself..very cool.
I'm having trouble getting the text to align around the picture. Haven't had this problem with previous versions.
Any help?
Thanks!
Just uploaded 2.6.2 and I like how the new image control is in the image itself..very cool.
I'm having trouble getting the text to align around the picture. Haven't had this problem with previous versions.
Any help?
Thanks!
See the "Additional Questions" after #9.
http://wordpress.org/support/topic/164999?replies=1
moshu, thanks for this. where in the css file should I put this code? i'm a little ignorant about code and want to make sure I put it in the correct place
Probably at the end of the file. CSS is not that picky.
Anywhere. Usually, I put my own lines at the bottom, so I can find them.
/*--------- my stuff -----------*/
#mydiv {style here...}
etc.just anywhere in the style sheet? not under "content.post"?
sorry, I'm new at this code thing. thanks for your patience.
You were told twice to put it at the end - in that way you will always know where your modifications/additions are.
You want to add them anywhere that is not inside another section. They are their own sections.
You might want to read up on how CSS stylesheets work:
http://www.csstutorial.net/introductionCSS.php
Thanks you. As I said, I'm new and wanting to make sure I understand what you're saying. I appreciate your taking the time to help out everyone who has questions.
Rob
Worked like a charm. Thanks again.
This topic has been closed to new replies.