For some reason, this div tag on my site is not doing what I am asking it to do. I have tried many things, but it is still an issue. Please help if you can.
What I am trying to do is get the div that contains the email address, and bio text (under the first image) to the right side of the image. No combination of floats, clears, etc has worked so far.
For some reason, this div tag on my site is not doing what I am asking it to do. I have tried many things, but it is still an issue. Please help if you can.
My site: http://174.120.16.66/~thomasse/meet-the-team/
What I am trying to do is get the div that contains the email address, and bio text (under the first image) to the right side of the image. No combination of floats, clears, etc has worked so far.
Thanks.
bio-image {
}
this works fine.
Wow, that actually worked perfectly. I am not sure why that eluded me, but thank you very much!