background-image in firefox

This is a discussion on "background-image in firefox" within the Web Page Design section. This forum, and the thread "background-image in firefox are both part of the Design Your Website category.


 Subscribe in a reader

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

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Mar 23rd, 2007, 09:32
New Member
Join Date: Mar 2007
Location: Reading,uk
Age: 31
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
background-image in firefox

hi,

body {background-image: url('\\server\db\images\backgroupimg.jpg ');}

the above code i m using in CSS , it is working fine in IE but when i open the same page in Firefox it doesnt display th background image.

any idea please ?
y its not displaying the background image in Firefox ?

Thanx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Mar 23rd, 2007, 09:56
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: background-image in firefox

Take out the double slash.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Mar 23rd, 2007, 10:05
New Member
Join Date: Mar 2007
Location: Reading,uk
Age: 31
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: background-image in firefox

many thanx for reply.
i took it out but still not working.
Actualy this double slash \\ represents server name for full qualied path.

any one please ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Mar 23rd, 2007, 10:51
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: background-image in firefox

Well, I'm only Linux qualified, but take the URL out of the equation and your CSS is fine. Look for another problem because there's nothing else wrong with your CSS.

By the way, getting your site to work in Firefox first is the only way to make your life as a web designer easier. If IE was laid to rest tomorrow, I'd leave a whoopie cushion and a hand buzzer in its coffin. Get your site to work in FF, then clean up IE's mess.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Mar 23rd, 2007, 19:55
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: background-image in firefox

Code: Select all
body {background-image: url('\\server\db\images\backgroupimg.jpg ');}
Code: Select all
body { background: url(\\server\db\images\backgroupimg.jpg); }
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Mar 26th, 2007, 08:56
New Member
Join Date: Mar 2007
Location: Reading,uk
Age: 31
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: background-image in firefox

any help relevent to my query please ?
help will be appreciated ?

thanx

Shaz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Mar 26th, 2007, 09:48
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: background-image in firefox

What's your URL?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
background image, backgroupimgjpg, body, images, server, url

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
Background height problem in FireFox but work in IE EthanCote Web Page Design 6 Mar 16th, 2007 22:59
Background images in Firefox boscomilo Web Page Design 9 Jun 9th, 2006 22:56
Padding on #header background image.. IE6/Firefox. rooraaahcrumbs Web Page Design 1 Apr 26th, 2006 20:49
Background image overlaping footer image at bottom of div lw_d Web Page Design 4 Mar 21st, 2006 00:27
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 22:18.


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