I’m trying to align my DIV “Our source” below “Our region” and then the text DIVs on the right side. Currently “Our source” is on the right side of “our region” and the text also wrongly aligned.
Basically I’d like this:
Our Region Blabla text
Our Source
You can see my current code here: http://jsfiddle.net/Grek/xC6wx/
Thanks for your help
Do you mean something like this:
JS Fiddle Update