Image float not working
-
Hi,
I signed up with WordPress for the first time today, creating an account hosted at wordpress.com (whiggles.wordpress.com). I’m using the Regulus theme and am having problems using the “float” function for images. Basically, I want an image to float to the right hand side of my text. I’ve used the following code:
<img src=”https://whiggles.landofwhimsy.com/images/dvd-landofthedead.jpg” wifth=”116″ height=”165″ alt=”Land of the Dead” class=”i_right” />
(As per the style sheet at https://whiggles.wordpress.com/wp-content/themes/regulus/style.css, “i_right” is the name of the class for floating an item to the right.)
The trouble is, when I write the post, I insert the code via the HTML Source Editor, but it has absolutely no effect. After saving it, if I return to edit the post again, the “class” command has inexplicably vanished from the code.
Can someone tell me what I’m doing wrong?
- The topic ‘Image float not working’ is closed to new replies.