PDA

View Full Version : Jfriend Slideshow and gallery placement help


CMAldridge
Jul-19-2012, 04:06 AM
I've searched and searched about doing a left vertical menu with a slideshow and have found little information (probably not searching right). I have the left menu, and the jfriend slide show on the right. I had to set the biobox width to 150% to get the ss to fill top to bottom, but it cuts off on the right side on square monitors. Also my galleries overlap my menu on some size screens.

I tried figure out which container the slideshow is in that causes it to be so small needing the 150% css mod, but I think because it measures and sizes the pictures, I couldn't figure it out. if I don't have the width set to 150% it will be small and at the top corner of the right side. I'd like it to be centered vertically when it sizes down on smaller monitors. For the gallereis, I tried making a div after the menu and tried align right, set relative margins etc to get the galleries to line up but I had no luck.

I need help with getting these last couple of bits lined up! :scratch

Smug Eric
Jul-19-2012, 01:34 PM
Change the site-left to be a fixed width, not 20%. Then set your homepage to stretch with width:auto; but with a margin-left the same size as your site-left so they don't overlap.

CMAldridge
Jul-20-2012, 11:21 AM
Heh, that was easy. I tried doing the margins before but must have had something coded wrong. Only thing now I'm trying to figure out is if I can vertically center the slideshow dynamically as well as the gallery thumbs.