Slideshow don't align on Div - need help!

Hello

I tried to fix this problem of alignment for a while and can't seem to find the correct code to raise this slideshow to the line under the text.

The slideshow is Juicebox. I joined his Div in a Div called mainContent. The image and text in the tag Div is fine, but when I insert the Juicebox div slideshow Juicebox appears down the bottom of the Web page. I can't it below the mainContent text. Here is a link to the Web page in question:

ES-furryfaceportraits/pets1-images-furryfaceportraits/pets1JB.html http://www.whiteoconnellphoto.com/furryfaceportraits-Susan-White-Mark-oconnell/PET-Galleri

Here is a link to a similar page that has a Simpleviewer slideshow embedded in the page to show how it is supposed to look like. Since the Simpleviewer is Flash based it is positioned correctly. The Juicebox is CSS based so she is operated differently.

ES-furryfaceportraits/pets1-images-furryfaceportraits/pets1.html http://www.whiteoconnellphoto.com/furryfaceportraits-Susan-White-Mark-oconnell/PET-Galleri

If I need to post more information please let me know what you need.

I hope someone can help me straighten it because I have one dozen other slideshows that I need to change in a similar way.

Thank you!

Mark O'Connell

Theme.CSS (es-furryfaceportraits/pets1-images-furryfaceportraits/jbcore/classic/theme.css http://www.whiteoconnellphoto.com/furryfaceportraits-susan-white-mark-oconnell/pet-galleri), line 647:

{.jcbx-glry-classic

Background: #222222;

color: white;

Clear: both;

do-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

height: 500px;

color: #FFF;

position: relative;

overflow: hidden;

Display: block! important;

}

Remove the line that I have scratched. This rule deletes your floats for the DIV - drop the div at the bottom.

On a sidenote, remove your restriction "context menu". It is very annoying - especially when we are trying to debug your code for you! In any case, just so you know, with most modern browsers, there are ways to save / capture / extract the content of your site in any case - even if you have disabled the context menu in a script!

Tags: Dreamweaver

Similar Questions

Maybe you are looking for