Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-27-2009, 09:13 PM   PM User | #1
nickHiebert
Regular Coder

 
Join Date: Oct 2009
Location: London, ON
Posts: 111
Thanks: 4
Thanked 0 Times in 0 Posts
nickHiebert is an unknown quantity at this point
Problem with image placement and clickable image in IE6

Now the problem is right now is that I want to get rid of the text of my site name which is the header h1 tag. Without having to loss the image from disappearing. When i do this: (in the css file) text-decent: -9999px it just goes off the page along with the header h1 image because it's inside that tag. I want to get rid of that space that shows the h1 in the dark blue color and have the logo go in there nicely without losing the linkage to the site on the image. So it will be clickable in the same spot as it displays in IE7 and IE 8.

Here is my site:http://nickhiebert.com/test_site


Here is my html code:
Code:
<h1><a href="http://nickhiebert.com/test_site/index.html"><img src="images/logo.png" alt="header h1"/>Nick Hiebert</a></h1>
Here is my CSS Code in IE6:
Code:
#header h1 {
	height: 30px; 
	line-height: 30px;
	vertical-align:text-top;
	text-indent: 0;
}
Help would be greatly appreciated.

Nick
nickHiebert is offline   Reply With Quote
Old 11-28-2009, 02:11 AM   PM User | #2
Belgiumes
New to the CF scene

 
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Belgiumes is an unknown quantity at this point
I am access with infomation: ""Now the problem is right now is that I want to get rid of the text of my site name which is the header h1 tag. Without having to loss the image from disappearing. When i do this: (in the css file) text-decent: -9999px it just goes off the page along with the header h1 image because it's inside that tag. I want to get rid of that space that shows the h1 in the dark blue color and have the logo go in there nicely without losing the linkage to the site on the image. So it will be clickable in the same spot as it displays in IE7 and IE 8.
Taux calculette pret immobilier | Calcul emprunt pret immo | Taux interet calculette credit immobilier
Belgiumes is offline   Reply With Quote
Reply

Bookmarks

Tags
css hack, header h1, internet explorer 6, text

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:15 PM.


Advertisement
Log in to turn off these ads.