Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Home Page (Static Page) Slider Images overlapping widgets on smaller/vertical screens (http://forum.bytesforall.com/showthread.php?t=17309)

CatalystCooks Apr 13, 2012 12:29 PM

Home Page (Static Page) Slider Images overlapping widgets on smaller/vertical screens
 
Hi Guys (and gals),
I'm (sort of) in the homestretch of my site design! yay!

I added a very cool slider to my home/static page at www.catalystcooks.com (using NextGen Gallery and JJ NextGen JQuery Slider plugins), set the width at 800px and height at 300px. It looks and functions great!

... except for when I look at my homepage on my mobile phone, and also when I minimize my browser window on my PC> the slider overlaps with my right widgets and you can't toggle to get to the widgets, which basically disappear under the images in the slider.

I'd like for the slider images to minimize/justify or to bring the widgets to the front in case of overlap. Any ideas on how I can do this (create a container for the static area on the homepage or other? Not sure how to solve for this, have researched and can't find.)

lmilesw Apr 13, 2012 03:07 PM

You could add the following to CSS Inserts
HTML Code:

#slider {
    z-index: -1 !important;
}



All times are GMT -6. The time now is 03:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.