Padding on #header background image.. IE6/Firefox.

This is a discussion on "Padding on #header background image.. IE6/Firefox." within the Web Page Design section. This forum, and the thread "Padding on #header background image.. IE6/Firefox. are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 26th, 2006, 17:26
New Member
Join Date: Apr 2006
Age: 30
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Padding on #header background image.. IE6/Firefox.

(http://clarezed.com)

Hello folks..

Could anyone help with the following please?

It seems that unless I apply padding of 60px to the background image (header) on the above site, the left floated container and the right floated container overlap the header in IE6.

Without the padding it's fine in Firefox, it's just a little annoying as I'd like the site to be as uniform as possible in both browsers, ie, with the padding the containers are shifted down the page in FF but in IE they're just slightly under the header.

CSS is here --> http://clarezed.com/clarezedlayout.css

Thank you soooo much, you've all been really helpful over the past few days .

Roo.
Reply With Quote

  #2 (permalink)  
Old Apr 26th, 2006, 20:49
New Member
Join Date: Apr 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Padding on #header background image.. IE6/Firefox.

Code: Select all
<!--[if lte IE 6]><style type="text/css">@import url("stylesie.css");</style><![endif]-->
Create a seconde style sheet, with the adustments for IE in it.add the above code into the head of your (x)htmlChange stylesie.css to the second style sheet. this is an if statment that only applies to IE, so creating a new style sheet and adding this code should help
Reply With Quote
Reply

Tags
padding, header, background, image, ie6firefox

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
need help with css to have a 50px image with padding border kets786 Web Page Design 2 Feb 26th, 2008 12:11
CSS padding Firefox vs IE WL1207 Web Page Design 5 Oct 18th, 2007 13:56
Firefox ignoring padding-left rawling Web Page Design 9 Jul 11th, 2007 22:03
background-image in firefox shahzad Web Page Design 6 Mar 26th, 2007 09:48
background image not showing up in Firefox but showing in other browsers! eskymo Web Page Design 21 Jan 19th, 2006 23:10


All times are GMT. The time now is 09:13.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43