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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T00:59:56+00:00 2026-06-11T00:59:56+00:00

What I basicly need is a big image that is clickable and links to

  • 0

What I basicly need is a big image that is clickable and links to the actual site (this works), and on top of that image an area where an email adress resides, that is clickable aswell and opens an email client window (this works for all browsers except IE)

I’ve been trying to solve the problem with the use of a z-index in IE (without success) I’ve been looking at the following z-index issue However, when trying to apply it I don’t get the wanted result. I really don’t know how to fix this without the use of javascript (which I want to avoid at all costs)

Example of the site: thuisverplegingjacobs.be

clickable area should where the email envelope is at the bottom, however it is behind the clickable area of the image. I don’t know how to fix this.

  • 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-11T00:59:58+00:00Added an answer on June 11, 2026 at 12:59 am

    Usually, I would chop that image up into 3 rectangular ones – the header, the body and the email part.

    Since it’s not like that I’ve just used the trick used for the email field, explicitly setting divs to cover the header and body (of the image) I’ve then set the links within these elements to fill them – effectively giving you a div with a href.

    As I started typing this, I remembered about image-maps – perhaps they would be a better implementation?

    Anyway, I’ve just replaced everything below your </script> tag. It’s fine with IE8 and current Chrome.

        <style>
            /* set the image as a background-image of a div */
            div #splash-image
            {
                background-image: url('Thuisverpleging Eric Jacobs_files/splash_image2.png');
                width: 1057px;
                height: 863px;
            }
    
            /* resposition it */
            #clickable-email
            {
                left: 216px;
            }
    
            #greyHeader a, #blueMain a
            {
                display: block;
            }
    
            #greyHeader
            {
                position: absolute;
                left: 539px;
                top: 20px;
                width: 596px;
                height: 90px;
            }
            #greyHeader a{ height: 90px; }
    
            #blueMain
            {
                position: absolute;
                left: 216px;
                top: 110px;
                width: 916px;
                height: 580px;
            }
            #blueMain a{ height: 580px; }
    
        </style>
    </head>
    <!-- 
    Usage of certain elements
    -----------------------------
    class: 
    - center en width-x-px moeten samen voorkomen om te werken in alle browsers
    - height-x moet voorkomen op een div
    
    - 
    -->
    <body class="wpc hpc no-padding-margin center-ie splash">
        <!-- Content of the site -->
        <div id="splash-content">
            <div id="splash-image" class="center">
                <a href="http://www.thuisverplegingjacobs.be/site/index.php"></a>
            </div>
        </div>
    
        <div id='greyHeader'>
            <a href="http://www.thuisverplegingjacobs.be/site/index.php">&nbsp;</a>
        </div>
    
        <div id='blueMain'>
            <a href="http://www.thuisverplegingjacobs.be/site/index.php">&nbsp;</a>
        </div>
    
        <div id="clickable-email">
            <a href="mailto:info@thuisverplegingjacobs.be">&nbsp;</a>
        </div>
    </body>
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I basicly need to be able to restrict the items that can be appended
Basicly I need that my app sends some data to a server when the
I need to develop an app that is using multithreading. Basicly, I have a
I need to build a push system in django, basicly its function is to
I have one question about Yii framework, and I need your help. Basicly, I
OK basicly what I am trying to do is make a script that will
I have an odd problem. Basicly my page works fine however after a small
I basicly need to load the whole XML file, add a new line with
Basicly, what I need for the program to do is to act a as
Ok, basicly, I made a script (that one) that makes a .post to a

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.