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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:16:28+00:00 2026-06-11T23:16:28+00:00

I have a splash page for my website that is implemented as a background

  • 0

I have a splash page for my website that is implemented as a background image on a main div:

#main
{
    background:url('../img/splash.jpg');
    background-repeat:no-repeat;
    width:1024px;
    height:768px;
    margin:auto;
}

...
<body>
     <div id="main">
     ...
     </ div>
</body>
...

Issue is that I want to make a part of the backround image clickable into our website. I’ve implmented this by setting a transparent box around the area I want clickable using position:absolute:

#logo-link 
{ 
        position: absolute; 
        top: 30px; 
        left: 350px; 
        width: 600px; 
        height: 280px; 
        background-color: transparent; 
}

...
<div>
    <a id="logo-link" href="/mylink"></a>
</div>
...

This works when I set the box on my screen, but I’ve noticed that the box shifts around on other screen resolutions. To the point where a screen with a much higher resolution has the box shifted to block out a form field to signup on my site!

I believe I’ve implemented the clickable area of a splash page poorly, can you show me how to do better?

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-11T23:16:30+00:00Added an answer on June 11, 2026 at 11:16 pm

    [Live demo][1]……………………………..
    Hi now define **#main** position:relative;

    as like this

    #main{
    position:relative;
    }
    

    [Live demo][2]

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

Sidebar

Related Questions

I have a simple splash page that I want to fadeIn a single div.
Splash I have main activity UI startup operations that take between 5-10 seconds (that
I have this extremely simple splash page here: http://iph0wnz.com It has the main graphic
I have a RoR site that loads a splash page on the first visit.
I have a splash screen that I would like to fade in, while my
I have implemented a Splash Screen according to WiredPrairie unmanaged c++ splasher class. But
I have a 2 part splash screen that I've been trying to get to
I am building a splash page for a website with jquery animations. My problem
I have a page in my project that's using the google maps api along
I have a very basic two-page website: the home page, and an about page.

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.