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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T11:21:42+00:00 2026-05-29T11:21:42+00:00

I tried setting up an example on JSFiddle but it shows an error for

  • 0

I tried setting up an example on JSFiddle but it shows an error for some reason: http://jsfiddle.net/t3DDW/

Anyway, here is my css:

body {
    background:
        url("images/bg.gif") repeat 0 0,
        url("images/bg-top.gif") repeat-x 0 0;
    color: #666;
    font: 62.5%/1.5em helvetica, arial, sans-serif;
}

Only the first background image shows. I have double-checked that both image urls are correct. Is there a reason why the second background image isn’t showing up? I tested it both on Chrome and FF and the second bg image doesn’t show.

  • 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-29T11:21:42+00:00Added an answer on May 29, 2026 at 11:21 am

    How do the images look? The stacking order is important. The first will be put on top of the others and so on.

    If the first image covers the other image then try to switch the order of the images.

    From the source:

    The first image in the list is the layer closest to the user, the next
    one is painted behind the first, and so on. The background color, if
    present, is painted below all of the other layers.

    Example from Stacking Order of Multiple Backgrounds:

    background:
       url(number.png) 600px 10px no-repeat,  /* On top,    like z-index: 4; */
       url(thingy.png) 10px 10px no-repeat,   /*            like z-index: 3; */
       url(Paper-4.png);                      /* On bottom, like z-index: 1; */
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The following example is a very simplified version of my top navigation. http://jsfiddle.net/AEqxT/ If
I tried setting the defaultvalue property of the field to Guid.NewGuid() but every item
I guess this is kind of an odd question but I have tried setting
My web app is running in Tomcat at http://localhost:8080/example.com/ but it is being reverse
I have tried setting a line-height for sIFR3 in both the sifr-config.js and my
I've tried setting the style of the UINavigationbar to be a translucent style in
Appears that WAS does not support the integration binding. I've tried setting it up
Is there a way to prevent a NSDrawer from being resized? I've tried setting
Tried to map it from Preferences -> Settings -> Keyboard, but the key combo
I tried doing this: [toolbar setTint:[UIColor colorWithPatternImage:[UIImage imageNamed:@thingFromMyBundle.png]]]; but it just ended up black.

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.