Hi,
Am trying to get away from flash + new to jquery.
I know there is an obvious problem in the Css or js but the more I change things around the worse it gets. I want the gallery up next to the right of the nav column. Sick of pulling hair........
http://www.andy.taupedesign.com/gallerytest.html

thanks

Just from glacing at the page you should remove the clear: left from jquery.ad-gallery.css line 171

#wrapper #gallery {
clear: left;   //remove this
float: right;
height: 600px;
width: 600px;
}
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.