this is a follow up,
the slideshow as been placed above the menu and is fitting perfect right of the logo and left of the social icon and is sitting perfect on the top menu
I need to keep it like it is left and right placements and bottom placements but i need to be able to re-size the logo height so it will fit flush to the top as well just like it is on the bottom of the page .
I would also like the the option just to see what it would like to perhaps have a small border at the top and bottom, probably the same as the logo provides currently
the template.css was modified like this to achieve the placement as it looks right now at http://www.aspanishproperty.com
#slideshow{
float:left;
width: 650px;
}
#ja-slideshow {
left: -40px;
position: relative;
}
#ja-slideshow {
bottom: -50px;
position: relative;
}