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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:03:18+00:00 2026-06-15T23:03:18+00:00

I created this countdown ( code here ), and for some reason the numbers

  • 0

I created this countdown (code here), and for some reason the numbers seem to be going downwards in Safari, instead of left to right.

The spans are not too wide or anything, (width: 150px;) so i dont know why this is happening.

Does anyone know what is causing this or how to fix it?

I’ve tested it in Chrome and Firefox, and it works fine, but i dont know about IE.

  • 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-15T23:03:20+00:00Added an answer on June 15, 2026 at 11:03 pm

    Just remove display: table; from .nums and display: table-cell; from .nums span

    Demo

    CSS

    @font-face {
        font-family: 'Quicksand Book';
        src: url('http://donutdev.com/fonts/Quicksand_Book.otf');
    }
    
    #headr {
        font-family: 'Trebuchet MS', sans-serif;
        font-size: 50px;
    }
    
    #countdown {
        width: 600px;
        height: 166px;
        background-color: #212121;
        border-radius: 7px;
        display: none;
    }
    
    .nums {
        float: left;
        width: 150px;
        padding-top: 20px;
        height: 90px;
        text-align: center;
        font-family: 'Quicksand Book', sans-serif;
        font-size: 50px;
    }
    
    .nums span {
        vertical-align: middle;
        color: #dcdcdc;
    }
    
    .text {
        float: left;
        width: 150px;
        padding-bottom: 20px;
        text-align: center;
        font-family: 'Verdana', sans-serif;
        font-size: 25px;
        color: #dcdcdc;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've created this code, it is supposed to use wordpress metabox functionality to save
I am using some code I found on the internet that creates a countdown
I haven't started writing any code for this program, but here's what I need
The idea: To create a countdown to show days or hours left until some
I am using this Android class to implement a countdown: http://developer.android.com/reference/android/os/CountDownTimer.html I have created
I've appropriated some code to create a countdown timer for the launch of a
I created this report in iReport Professional 4.5.1 and deployed it to JasperReports Server
I created this program: #include <iostream> #include <fstream> using namespace std; int main ()
I created this layout of successive text input fields, 1- Enter data into empty
I created this regular expression to validate names: ^[a-zA-Z0-9\s\-\,]+.\*?$ Is there a way add

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.