Reply
firefox vs. Internet Explorer
Old 12-16-2005, 04:56 PM firefox vs. Internet Explorer
cpfreak23's Avatar
Super Talker

Posts: 143
Hi im having trouble getting my page to view correctly in both ie and firefox. I can get it to view right in one, but not the other. Currently it looks the way I want it to in IE but the hover action and border is messed up in firefox. What am I doing wrong?

http://www.convandesign.com/TCEA/index.htm
http://www.convandesign.com/TCEA/CSS/screen.css
cpfreak23 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 12-16-2005, 05:25 PM
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
What happened to the menu when you tried to set the height to 32px instead of auto? J see you commented that part out.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 12-16-2005, 05:33 PM
cpfreak23's Avatar
Super Talker

Posts: 143
it does the same thing when i changed it to 32px instead of auto
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 12-16-2005, 07:08 PM
cpfreak23's Avatar
Super Talker

Posts: 143
can sum1 plz help me?

if i change the link styles to:
Code:
#menu a:link, a:active, a:visited {
	
	border-right: 1px solid #000000;
	text-decoration: none;
	height: 32px;

	padding: 0 10px 0 10px;  
	text-align: center;

	font-size: 13px;
	
	display: table-cell;
	
		
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: black; 
	}
it displays fine in firefox and not so good in internet explorer

Last edited by cpfreak23 : 12-16-2005 at 07:32 PM.
cpfreak23 is offline
Reply With Quote
View Public Profile
 
Old 12-17-2005, 04:53 PM
vangogh's Avatar
Post Impressionist

Posts: 8,816
Name: Steven Bradley
Location: Boulder, Colorado
I think the problem may be in the height of your background image and the containing divs. The #menu div is expanding to fill 90px height for the image and the #top_bar and #nav_pholder divs in firefox.

Try redoing the image so it just includes the bar itself and not any of the background color and change the height of those two divs to 32px.

You can position the bar either by adding a margin-top:25px (I think you're trying to have the bar 25px down from the top) to the div#top_bars or by using css positioning {position:absolute; top:25px}
on the top_bars. Use the margin-top if you're not comfortable with css positioning.

Hope that helps. Let me know if it works.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to firefox vs. Internet Explorer
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13151 seconds with 12 queries