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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:36:54+00:00 2026-05-27T03:36:54+00:00

I have a problem. The designer I hired did not separate out the logo

  • 0

I have a problem. The designer I hired did not separate out the logo and the header and its to late to get it done from him.

so I have a header image which has the sites logo in it. I want to make this logo clickable. You can see the site here: http://www.stopsweats.org/

The code for the logo tag is:

<div id="header">
<p id="logo">
<a href="http://www.stopsweats.org"></a>
</p>

Here is the CSS, added as per comments

#header {
    background-image: url("http://www.stopsweats.org/wp-content/uploads
/2010/12/sweatbackground1.jpg");
    border-color: transparent;
    height: 108px;
    padding-top: 2em;
    z-index: -1;
}

So how can I make this into a valid link.?

  1. I don’t want to add any visible text as it will look ugly.
  2. I will change the #logo width and height and placement as an overlay on the image. Hope fully that should be ok among all browsers.
  • 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-27T03:36:54+00:00Added an answer on May 27, 2026 at 3:36 am

    The easiest thing to do is make the a take up some space. It’s already properly positioned, so there’s only a little bit to do.

    Remove these css width and height properties:

    #logo a {
        width:1px;
        height:1px;
    }
    

    Then add a little text to the a:

    <a href="http://www.stopsweats.org">StopSweats</a>
    

    The text won’t be displayed because you have text-indent: -9999px applied to that a, but the block will be about the right width and height to cover the banner image area.

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

Sidebar

Related Questions

I have an annoying problem. Sometimes Visual Studio does not show option View designer
I am trying out DevExpress Xtrareports, but have asimple problem that I am not
I have a problem in my project with the .designer which as everyone know
I have problem with $_POST data. Some fields are missing from input form when
I have a crystal report designer problem: In my report is a field I
I have got a problem with GridView because I do not understand how can
I have problem with sending a object from my webservice. I have created a
I'm a developer/designer for a community driven website: http://www.thegamesdb.net The problem we have is
I have map control on main form. Problem is, when form designer generate code
I have problem with loading resources for UserControl from referenced assembly in Expression Blend

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.