![]() |
Wordpress help! (with the css)
Argh, so I found a basic wordpress template that I liked and Ive modified it to my likining except one thing. Text floating to the right of the images.
Every time I post an image and put text after it, the text will float to the right of the image. Even if I put tons of space between the image and the text it will still float right next to it. Anyone knows how to turn this off? |
link? ---
|
|
Take the image out of your p tag.
|
where in the css file would that be?
|
It's Wordpress. If you're doing the image inline, you can thank PhotoMatt's retarded wpautop function. You can disable that with a plugin.
|
shooooooot
|
Quote:
|
try playing with this..
#content img{ float:left; <------------------------- margin:2px 8px 2px 5px; } or try adding a break after the image.. |
You need to force a line break after the image. You can find different options by searching google.
|
All times are GMT -7. The time now is 11:19 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123