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 7909665
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T12:32:06+00:00 2026-06-03T12:32:06+00:00

How would I go about creating a full width slideshow which keeps its height

  • 0

How would I go about creating a full width slideshow which keeps its height proportional to the width?

So I have my css to create my full width image keeping its proportion:

#featured-slideshow {
    width: 100%;
}
#featured-slideshow .slideshow {
    width: 100%;
}
#featured-slideshow .slideshow img {
    width: 100% !important;
    min-height: 300px;
    min-width: 892px;
}

And the mark up is:

<div id="featured-slideshow">
    <div class="slideshow">
        <img src="images/slideshow/image-1.jpg" />
        <img src="images/slideshow/image-2.jpg" />
        <img src="images/slideshow/image-3.jpg" />
    </div>
</div>

The issue I’m having is as soon as I apply a jquery plugin to this such as jquery cycle, it cant rework out the width and height once you start scaling the window.

Any help would be greatly appreciated – I’m open to using other slideshow plugins or solutions.

Many thanks

  • 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-06-03T12:32:19+00:00Added an answer on June 3, 2026 at 12:32 pm

    Most jquery slideshows should be compatible with the media attribute for referencing different stylesheets for different sizes of screen.

    <link rel="stylesheet" media="screen and (min-width: 1431px) and (max-width: 1799px)" href="css/stylefifteen.css">
    

    Therefore, set different sizes of slideshow for 13, 15, 21, and 27 size screens, and in each stylesheet make sure the slideshow frame as well as the img class resizes accordingly.

    A demo can be seen here (non-working website – reference purely for this example) – drag the screen to different sizes and the slideshow should resize accordingly happily from a 13″ all the way to a 27″ screen.

    Scaling slideshow example

    I have found this much better than trying to get an ‘on the fly’ solution that rescales it like supersized (supersized IS great for background images though)

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

Sidebar

Related Questions

how would i go about creating a many-many relationship among data objects in google
How would I go about creating a tripcode system (secure) for a message board
In relation to this stackoverflow question , how would I go about creating my
How would you guys go about creating a real-time search engine on .Net platform.
Anyone have any idea how I would go about converting a timestamp in milliseconds
Does anyone know how I would go about changing (transforming) an image based on
I have different questions about a full architecture idea. I hope someone with great
How would I go about creating a database from a dump file? I do
I'm wondering if it's possible/how I would go about creating something like this in
Can anyone shed a little light on how I would go about creating an

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.