Hey guys, could you have a look at http://www.mikemcdonald2010.com/?page_id=23
I’ve been messing with this for a few hours now and just can’t figure it out, I’d really appreciate some input
On this page, my uncles campaign site that I’m building for him, there is a white box that says “connect with mike” and “donate funds” - this is the sidebar div.
What I’m trying to do is a two column layout, where it appears just as it does now, except, the stuff that’s on this page (contained within div “content”), the pictures, etc, “wrap” around the image.
Essentially, In my head what I’m trying to do is make the “content” div be 926px wide, inside the container div, with the “sidebar” div in the upper righthand corner so that content automatically wraps around the sidebar image.
I think how I do this is to have the “sidebar” div inside of the “content” div, positioned in the upper right hand corner, so that the contents of the “content” div butt up next to, and then wrap around, the sidebar div.
I hope I’m explaining this clearly - Currently, the “content” div is 626px wide (by usuing div “leftboxsidebarfix” as a bit of a hack), which is only 2/3 of the page, and once it extends past the sidebar div, it doesn’t wrap around the image to include the full 926px of usuable width - I’m trying to make it do that.
Any help/advice is greatly appreciated.