floating elements swapped

Littlepin

New Member
I have wordpress page http://war-mobile.h2client.com/corporate-information/our-team/ and am developing a mobile website for it. If you go to the bottom and click on \[code\]switch to our mobile\[/code\] you will see that the image and the info div have swapped places - I copied the style from the original site as far as the image and the floating div go, but am having this problem. Code:\[code\].bios div {font-size: 16px;line-height: 20px;margin-top: 25px;margin-left: 35px;float: left;display: block;}.bios avatar {display: inline-block;float: left;width: 130px;height: 165px;margin-top: 0px !important;}\[/code\]
 
Back
Top