Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Simple design question (http://forum.bytesforall.com/showthread.php?t=22938)

RHCdG Nov 28, 2014 03:46 PM

[SOLVED] Simple design question
 
I know this is very basic, and not theme-specific but it's been too long, I forgot how to do it, and you guys are always so helpful, so here goes:

On this page, I would like to keep the gif image 1) to the left, add the text that starts with "Animatie van fotosessie..." 2) to the right, and then proceed with the text "Een wijze van lev/zen..." 3) below the image and the first text block, like so:

1) 2)
--------------
3)

Thanks a lot!

Rutger

juggledad Nov 28, 2014 06:41 PM

try this in CSS inserts
HTML Code:

.wp-image-12447 {float: left;}

lmilesw Nov 28, 2014 06:44 PM

You have to float the image left and then add a clear:both after the first section of text. You can see more about this on w3cschools.com

RHCdG Nov 29, 2014 06:01 AM

Thanks both you guys. I am sure float is the way to go but I had too much trouble marking up the text, plus I realized I have a plugin that allows for the creation of columns, so I am using that. Thanks anyway.


All times are GMT -6. The time now is 03:51 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.