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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:45:06+00:00 2026-06-18T00:45:06+00:00

First off, the jsfiddle: http://jsfiddle.net/MhFk4/2/ In IE9 everything is working fine, but IE8 &

  • 0

First off, the jsfiddle: http://jsfiddle.net/MhFk4/2/

In IE9 everything is working fine, but IE8 & below I’m running into issues.. on the development site, only one of the buttons shows up in IE8 at all (yet on the fiddle it shows up, but the border-radius isn’t working properly?.)

Here’s the actual development site to see what IE8 does there: http://tinyurl.com/bxy449e

.view-home-cta-view {
ul {
    list-style: none;
    margin: 40px 0 0;
    padding: 0;
    height: 380px;

    li {
        float:left;
        margin: 0 25px 0 0;
        position:relative;

        .views-field-field-cta-image {
            border: 10px solid #fff;
            @include border-radius(150px);
            width:270px;
            box-shadow:0 0 25px rgba(0, 0, 0, 0.7);

            -moz-background-clip: padding; 
            -webkit-background-clip: padding-box; 
            background-clip: padding-box;

            img {
                max-width:100%;
                height: auto;
                @include border-radius(140px);
            }
        }
        .views-field-field-regular-link {
            font-family: $o;
            font-size:22px;
            width:100%;
            position:absolute;
            bottom:14px; // 60px up from bottom
            left: 0;
            z-index: 3000;
            a {
                color:#fff;
                text-decoration: none;
                background: $green;
                display:block;
                text-align:center;
                line-height:22px;
                padding: 13px 0 15px;
                @include border-radius(5px);
                box-shadow:0 0 10px rgba(0, 0, 0, 0.7);
                @include transition(0.5s);
                &:hover {
                    background: lighten($green,5%);
                }
            }
        }
        .views-field-field-attachment-link {
            font-family: $o;
            font-size:16px;
            width:100%;
            position:absolute;
            bottom:-20px;
            left:0;
            a {
                color:#fff;
                text-decoration: none;
                background: $brown;
                display:block;
                text-align:center;
                @include border-radius(0 0 5px 5px);
                margin: 0 20px;
                padding: 8px 0 10px;
                line-height:16px;
                box-shadow:0 0 7px rgba(0, 0, 0, 0.6);
                @include transition(0.5s);
                &:hover {
                    background: lighten($brown,5%);
                }
            }
        }

        &.views-row-last {
            margin-right: 0;
        }
    }
}}

All the SCSS code is in the JSfiddle (with mixins and variables for color). If anyone could shine some light on this I’d appreciate it, 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-18T00:45:07+00:00Added an answer on June 18, 2026 at 12:45 am

    The issue here revolved around z-index, I managed to solve it by applying a z-index to each container div inside of the li element and also add an extra z-index on the li itself.

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

Sidebar

Related Questions

My question is simple. First off, take a look at this code: http://jsfiddle.net/Jk8Nr/ All
First off please see my example in JSfidle: http://jsfiddle.net/WMxKk/1/ You can see when you
I'm currently animating my first website, found here: http://jsfiddle.net/thevenin/zRLFX/4/ Summary: I have five divs
First of all, do you see red?... http://jsfiddle.net/yaBqr/ I do in IE7 and I
First off I've been working with Java's Concurrency package quite a bit lately but
See fiddle: http://jsfiddle.net/mrcarllister/Z2GjN/ Basically, I've got the click-drag-scroll working EXCEPT when you click and
first off I'm a noob to PHP but here is my problem. I am
I have this small testcase: http://jsfiddle.net/sV8js/ You can see that in Chrome (tested on
Here is the fiddle: http://jsfiddle.net/7txt3/29/ I want to have the record needle on the
I have this code : http://jsfiddle.net/Qchmqs/BSKrG/ <div class=step><-- this is darned wrong <div id=step2><a>Darn</a></div>

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.