KevinBatdorf / liquidslider

A Responsive jQuery Content Slider
161 stars 62 forks source link

Fixed position for navigation at the far bottom of the screen #136

Closed maxscope closed 10 years ago

maxscope commented 10 years ago

First off big thanks for your awesome code.

I wouldnt bother you with this problem and figure it out myself but I need to get this done in very short time and it would be great if could spend some of the time left with other stuff.

My question is is it possible to have the navigation bar at a fixed position (position absolute) at the bottom of my screen so it wont move when the height of the content changes?

Thanks alot

maxscope commented 10 years ago

Ahem. Didnt think of using position:fixed . Just got it right. My bad