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
Can't center in Firefox or Set BG Color
Old 11-07-2006, 07:25 PM Can't center in Firefox or Set BG Color
Novice Talker

Posts: 8
Name: Jim Webber
Location: On the web.
Trades: 0
I have a Flash inserted in a div, I want to center it in the div and make the html background black.

body{
background-color: #000000;
}

The following achieves those results in IE but not firefox. This seems to be a common problem. What am I missing?

#flash{
text-align: center;
width: 100%;
position: absolute;
top: 15%;
}
thecatsmeow is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-07-2006, 08:00 PM Re: Can't center in Firefox or Set BG Color
Novice Talker

Posts: 9
Trades: 0
I am having a similar problem, although the browsers are reversed (can't center in IE, but I can in Firefox). The code I used to center my div in Firefox is this:

Code:
 margin-left: auto;
margin-right: auto;
Buuuuut, it won't work in IE. I hope we can both figure this out somehow. LOL


Edit: Sorry, I just read that you are trying to center things INSIDE the div, not the div itself. Ignore my stuff above!

Last edited by sakka; 11-07-2006 at 08:02 PM..
sakka is offline
Reply With Quote
View Public Profile
 
Old 11-08-2006, 04:20 PM Re: Can't center in Firefox or Set BG Color
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Can you show is the code or a page with the Flash in it ??

Why are you using position: absolute ?
__________________
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 Can't center in Firefox or Set BG Color
 

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