Separate divs for text and photos

rachelsender / 2011-04-05 10:01:12   

Hello,
I have this site: http://de-ge.eu

On the home page, I would like to place the texts that appear above the images, on the side of them. How do I do this?

Thanks in advance!

blameme / 2011-04-05 10:46:58   

Hi, you´re using the simple news plugin right? you´ll need to edit the plugin.simple_news.php file

rachelsender / 2011-04-05 11:06:20   

Hola blameme,
And what code do I write in there to solve my problem?

blameme / 2011-04-06 10:36:30   

I don´t use it and have never seen the code but I guess you just need to reverse the order of how it displays (first the image and then the text) and then float:left the text container.

You might need to wrap the text in a new css class to be able to control it without affecting the rest of your site.

rachelsender / 2011-05-04 02:41:53   

Hi blamemem,
Thanks for your reply. I just know the basics of programming...
How do I create a new css class and link it up with the site? I mean, once I create it on the style sheet, what do I do?

rachelsender / 2011-05-04 02:42:11   

*blameme

This thread has been closed, thank you.