Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7185733
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T18:28:49+00:00 2026-05-28T18:28:49+00:00

My client wants a wide screen look for their slideshow on the front page.

  • 0

My client wants a “wide screen” look for their slideshow on the front page. The background image is really wide, as in 1700~px wide. The content is designed so that the data has a 960px min-width (I use a “margin: 0 auto;” to center things).

CSS:

    #rotate {
    height: 487px;
    min-width: 960px;
    margin: 0 auto;}
    .slides_container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    display: none;
}

/*
    Each slide
    Important:
    Set the width of your slides
    If height not specified height will be set by the slide content
    Set to display block
*/
.slides_container div {
    width: 960px;
    height: 487px;
    display: block;}

HTML:

<div id="rotate">

<div id="container">
    <div id="slides">
        <div class="slides_container">
            <!-- These are the divs that "slide" -->
            <div style="min-width: 960px; background: url(images/rotate-bg.jpg) center no-repeat;">
                <div style="margin: 0 auto; width: 960px;">Test 1</div>
            </div>
            <div style="min-width: 960px; background: url(images/about-markshare-graph.png) center no-repeat;">
                <div style="margin: 0 auto; width: 960px;">Test 2</div>
            </div>
                            <!-- End of sliding divs -->

        </div>
        <a href="#" class="prev"><img src="images/arrow-prev.png" width="40" height="43" alt="Arrow Prev"></a>
        <a href="#" class="next"><img src="images/arrow-next.png" width="40" height="43" alt="Arrow Next"></a>
    </div>
</div>

Here is a link to the site that I can’t seem to find the right CSS changes for: http://www.senjusprinkler.com/2012/index.php

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T18:28:49+00:00Added an answer on May 28, 2026 at 6:28 pm

    I was trying to do the same thing, eventually found this slider which does the trick just fine.

    Check it out http://flex.madebymufffin.com/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A client wants to ensure that I cannot read sensitive data from their site,
A prospective client wants to have a calendar feature on their website. They want
I have a client who wants me to build an Android version for their
Client wants to use a SIFR font for their entire website. Doesn't seem like
Client wants to edit DotNetNuke skin and he is not a programmer, so I'm
A client wants me to do some maintenance work to a VB 6.0 application
My client wants to send email announcements and reports for customers. Now. The python-side
A client wants a multilingual site with a CMS. Is there a Ruby on
A client wants to add functionality to a system that will distribute large files(~700mb)
A client wants to use Google Apps for employees but they want to offer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.