Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 02-06-2007, 08:14 PM CSS and Firefox
Junior Talker

Posts: 4
Name: Fr. Steve Rice
Trades: 0
Greetings everyone. I am not a web designer, just a lowly priest trying to figure out CSS. I am designing the site with GoLive and like other threads on this forum, all is well in IE7, but with Firefox, it just doesn't look right. Can anyone help? I'm wanting the context background (white) to flow with the content.

The site is http://episcopalians.info

An example of the problem is http://episcopalians.info/worship.html

Thanks all.....
frsteve is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-06-2007, 09:36 PM Re: CSS and Firefox
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
I don't see the problem, although the page title is "index," and you definitely want to change that.

Do you mean that the left column goes so far down and the the right doesn't?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 02-06-2007, 09:41 PM Re: CSS and Firefox
Junior Talker

Posts: 4
Name: Fr. Steve Rice
Trades: 0
I figured out part of the problem, I didn't repeat the white background in the content divs. But how can I get the white background on all three columns to stay uniform?

Thanks again.
frsteve is offline
Reply With Quote
View Public Profile
 
Old 02-06-2007, 11:44 PM Re: CSS and Firefox
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Well Father, the easiset way for you to accomplish that is to put a white background on that main containing div you're using. At the top of your HTML you have a single <div> that just says "<div align="center">. Give that div an ID, like #container, set it to position: relative, and give it a background: #ffffff.

To center that #container, you need to do two things to accomodate IE 6 and below and browsers like Firefox and Opera.

1 - On the body element, add text-align: center - that's for IE 6
2 - On the #container div, set the width and then set the margins as margin: 0 auto; (top/bottom at 0, and left/right at auto). You'll also need to add 'text-align: left' to get your text back where you want it.

That should do it
Nice site, BTW.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 02-07-2007, 12:09 AM Re: CSS and Firefox
Junior Talker

Posts: 4
Name: Fr. Steve Rice
Trades: 0
Thank you! But alas, I'm doing something wrong. No change.
frsteve is offline
Reply With Quote
View Public Profile
 
Old 02-07-2007, 08:58 AM Re: CSS and Firefox
Junior Talker

Posts: 4
Name: Fr. Steve Rice
Trades: 0
I think I got it! A little more tweaking, but the answer came to me as I was staring at the ceiling in bed.

Thanks for the help.
frsteve is offline
Reply With Quote
View Public Profile
 
Old 02-07-2007, 12:01 PM Re: CSS and Firefox
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Looks great ! Happy to help
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to CSS and Firefox
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 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.28259 seconds with 12 queries