Jump to content
Sign in to follow this  
sopdyl

Custom Feature Slide size

Recommended Posts

sopdyl

Is there a way to customize the feature slider width?

Share this post


Link to post
Share on other sites
Rob
I believe you should check this http://www.pagelines.com/forum/discussion/12458/featured-slider-width-a-solution#Item_42

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
sopdyl
this has helped immensely. i am trying to get the sidebar to move up to the top and it's not. here's what i currently have going.... 960 width 610 and 350 for sidebar. CSS below: #feature_slider div.default-features {width: 600px;} #feature-area {width: 600px} .home #feature-footer {width: 600px;} .home #feature_slider{width:600px;} .home #sidebar-wrap{margin-top:-300px;} .home #feature-area, .feature-wrap {width: 600px;} .home #feature-footer {width: 600px;} #feature-footer.dots{width: 600px;} #feature_slider {width: 600px;} .home #sidebar1 { margin-top: -340px; }

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×