Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Ezilon Directory   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 03-23-2007, 11:09 PM   #1 (permalink)
Contributing Member
 
funguru's Avatar
 
Join Date: 02-22-04
Location: California
Posts: 991
iTrader: 1 / 100%
funguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nice
quick question css FF background image

i am trying to fix a logo as a background image on the bottom right of the footer and it works well on IE (www. pimr .in : scroll to the bottom of the page)

but i have tried everything and it does not show up on FF..

what am i doing wrong, this is supposed to be simple.

#footer {
background: #FFFFFF url("images/pimr-logo.gif") 100% 100% no-repeat;

}
__________________
Add Link Directory $2 Submissions | SpeedHost.in Web Hosting India
funguru is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 03-24-2007, 07:54 AM   #2 (permalink)
v7n Mentor
 
Taltos's Avatar
 
Join Date: 11-22-06
Location: Phoenix, AZ
Posts: 1,805
iTrader: 0 / 0%
Latest Blog:
None

Taltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web pro
Send a message via Yahoo to Taltos
Looks OK. The percentages can get a little funky to work with if this is the only place you do it. It should work but I would try using "bottom right" instead of "100% 100%" and see what happens.
__________________
Experimenting
Taltos is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-24-2007, 08:04 AM   #3 (permalink)
Contributing Member
 
funguru's Avatar
 
Join Date: 02-22-04
Location: California
Posts: 991
iTrader: 1 / 100%
funguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nice
i started off with bottom right but that did not work either.
__________________
Add Link Directory $2 Submissions | SpeedHost.in Web Hosting India
funguru is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-24-2007, 09:29 AM   #4 (permalink)
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: York, UK
Posts: 17,965
iTrader: 0 / 0%
Latest Blog:
My Favourite Poem

chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
When things like that for me don't work, I try splitting up the characteristics and it fixes itself. Worth a try, anyhow.
__________________
laura / chicgeek
soprano & web designer
laurakishimoto.ca
chıcgeeĸ @ flickr
chicgeek is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-24-2007, 11:30 AM   #5 (permalink)
Contributing Member
 
funguru's Avatar
 
Join Date: 02-22-04
Location: California
Posts: 991
iTrader: 1 / 100%
funguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nice
Quote:
Originally Posted by chicgeek View Post
When things like that for me don't work, I try splitting up the characteristics and it fixes itself. Worth a try, anyhow.
Made no difference

#footer {
background:#FFFFFF;
background-image: url("images/pimr-logo.gif");
background-position: bottom right;
background-repeat: no-repeat;
width: 680px;
color: #333333;
margin: 0px auto 0px;
text-align: left;
position: relative;
line-height: 17px;
border-top: 5px solid #C3D1D4;
}
__________________
Add Link Directory $2 Submissions | SpeedHost.in Web Hosting India
funguru is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-24-2007, 02:35 PM   #6 (permalink)
Contributing Member
 
Join Date: 02-10-07
Posts: 369
iTrader: 2 / 100%
Latest Blog:
None

ScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of lightScriptMan is a glorious beacon of light
I'm sure not the expert on this stuff but try leaving out the #FFFFFF.

I have never seen a color and a picture specified for the same thing.
__________________
ScriptMan
Gardening?
ScriptMan is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-24-2007, 08:14 PM   #7 (permalink)
Contributing Member
 
funguru's Avatar
 
Join Date: 02-22-04
Location: California
Posts: 991
iTrader: 1 / 100%
funguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nice
i tried removing the background color too.. but that did not work either.... any more suggestions?
__________________
Add Link Directory $2 Submissions | SpeedHost.in Web Hosting India
funguru is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-24-2007, 08:53 PM   #8 (permalink)
Empress™
 
chicgeek's Avatar
 
Join Date: 08-19-04
Location: York, UK
Posts: 17,965
iTrader: 0 / 0%
Latest Blog:
My Favourite Poem

chicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest orderchicgeek is a web professional of the highest order
No time to analyse now - maybe tomorrow

Did you run in through a validator?
__________________
laura / chicgeek
soprano & web designer
laurakishimoto.ca
chıcgeeĸ @ flickr
chicgeek is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-24-2007, 09:48 PM   #9 (permalink)
Contributing Member
 
bratwebdesign's Avatar
 
Join Date: 04-05-06
Location: Nebraska
Posts: 560
iTrader: 0 / 0%
Latest Blog:
None

bratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to behold
Send a message via MSN to bratwebdesign
Try adding float: left; to #footer......I have noticed sometimes when adding a background to a div with firefox, you need to add the float: left; or it wont work.
__________________
Omaha Web Design | Cube Directory
bratwebdesign is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-27-2007, 04:27 AM   #10 (permalink)
Contributing Member
 
funguru's Avatar
 
Join Date: 02-22-04
Location: California
Posts: 991
iTrader: 1 / 100%
funguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nice
Quote:
Originally Posted by bratwebdesign View Post
Try adding float: left; to #footer......I have noticed sometimes when adding a background to a div with firefox, you need to add the float: left; or it wont work.
nope.. did not work
__________________
Add Link Directory $2 Submissions | SpeedHost.in Web Hosting India
funguru is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-27-2007, 04:28 AM   #11 (permalink)
Contributing Member
 
funguru's Avatar
 
Join Date: 02-22-04
Location: California
Posts: 991
iTrader: 1 / 100%
funguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nice
Quote:
Originally Posted by chicgeek View Post
No time to analyse now - maybe tomorrow

Did you run in through a validator?
it did not validate as i had inserted an image tag in the css somewhere and the validator would not go beyond without fixing the img tag..
__________________
Add Link Directory $2 Submissions | SpeedHost.in Web Hosting India
funguru is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-27-2007, 05:35 AM   #12 (permalink)
Contributing Member
 
bratwebdesign's Avatar
 
Join Date: 04-05-06
Location: Nebraska
Posts: 560
iTrader: 0 / 0%
Latest Blog:
None

bratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to beholdbratwebdesign is a splendid one to behold
Send a message via MSN to bratwebdesign
I have copied your css file and the coding for the page and tested it. The only way I could get the logo to show was by adding float: left; to #footer

Code:
#footer { float: left; background : #ffffff; background-image : url("images/pimr-logo.gif"); background-position : bottom right; background-repeat : no-repeat; width : 680px; color : #333333; margin : 0 auto 0; text-align : left; position : relative; line-height : 17px; border-top : 5px solid #c3d1d4; }
__________________
Omaha Web Design | Cube Directory
bratwebdesign is offline  
Add Post to del.icio.us
Reply With Quote
Old 03-27-2007, 07:50 PM   #13 (permalink)
Contributing Member
 
funguru's Avatar
 
Join Date: 02-22-04
Location: California
Posts: 991
iTrader: 1 / 100%
funguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nicefunguru is just really nice
Quote:
Originally Posted by bratwebdesign View Post
I have copied your css file and the coding for the page and tested it. The only way I could get the logo to show was by adding float: left; to #footer
thanks..it works now! but how come float: left; made it show up on FF? what does float property do?
__________________
Add Link Directory $2 Submissions | SpeedHost.in Web Hosting India
funguru is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you set a Cell's background as an image in Dreamweaver? chrisnrach17 Web Design Lobby 5 01-11-2008 02:44 PM
CSS Background Image Problem Boogle Web Design Lobby 8 09-05-2007 04:44 AM
CSS background image IE paranoidandroid Coding Forum 3 06-04-2006 12:28 PM
Still Background Image TheGunslinger Web Design Lobby 3 08-09-2005 07:00 PM
Table Background Image Jazzee Coding Forum 5 11-16-2003 08:05 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 02:05 PM.
© Copyright 2008 V7 Inc

Click Here