Go Back   Computer Juice > Computer Software > Web Design, Hosting & SEO
Register Points Site Spy New Posts Donate Unanswered Posts Search Forum Rules


Reply
 
LinkBack Thread Tools
  #1  
Old 19th Mar 2007, 01:27 PM
No Avatar
New Member Group
 
Jeremy F is offline
 
Join Date: 19th Mar 2007
Last Online: 19th Mar 2007 01:27 PM
Posts: 1
iTrader: (0)
Jeremy F is on a distinguished road
Default I have a CSS and Html page open in dreamweaver. The

HTML page looks correct. I change the html page to point? to the css page on the server and upload both of them. Now all the images dont display. Everything else display corectly except 3 images that are specified in the CSS. I know the CSS is found becase the document is following the parameters that were set. I checked over the images to make sure the file names matched up and they do. What could it be?
Digg this postDel.icio.us this postReddit this post Stumble this postFacebook this post
Reply With Quote
  #2  
Old 19th Mar 2007, 02:30 PM
No Avatar
New Member Group
 
Node1499 is offline
 
Join Date: 19th Mar 2007
Last Online: 19th Mar 2007 02:30 PM
Posts: 1
iTrader: (0)
Node1499 is on a distinguished road
Default I have a CSS and Html page open in dreamweaver. The

check your style sheet and see where it is getting the images from. I'll bet you need to specify an absolute URL for them rather than a relative one.BTW: An absolute URL contains the full path information ie: http://www.something.com/images/nameofimage.jpeg Soyou would be using: background-image: url('http://www.something.com/images/nameofimage.jpeg');
Digg this postDel.icio.us this postReddit this post Stumble this postFacebook this post
Reply With Quote
  #3  
Old 19th Mar 2007, 02:33 PM
No Avatar
Member Group
 
crimsonc is offline
 
Join Date: 14th Mar 2007
Last Online: 8th Jun 2007 06:42 AM
Posts: 143
iTrader: (0)
crimsonc is on a distinguished road
Default I have a CSS and Html page open in dreamweaver. The

It would also be very helpful if you would post a URL to the pages you're talking about. Without seeing the code ourselves, we're unlikely to be able to help you.

Are the images in the right location? Did you code the CSS correctly, are they background images? We need more information from you.
Digg this postDel.icio.us this postReddit this post Stumble this postFacebook this post
Reply With Quote
  #4  
Old 19th Mar 2007, 04:14 PM
No Avatar
Scott P  disclosed
New Member Group
 
Scott P is offline
 
Join Date: 19th Mar 2007
Last Online: 19th Mar 2007 04:14 PM
Posts: 1
iTrader: (0)
Scott P is on a distinguished road
Default I have a CSS and Html page open in dreamweaver. The

I would make the same suggestion as the first answer. Use an absolute URL in the css.Example: background-image: url('/images/imagename.gif');The forward slash starts the url which makes it absolute. This tells the browser to go to the root directory and then look into the images folder regardless of when subdirectory the browser is currently in...
Digg this postDel.icio.us this postReddit this post Stumble this postFacebook this post
Reply With Quote

Please support this forum, donate towards our running costs.
Reply

Thread Tools
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't open Billion router web browsing page Cuckoo Networking, Modems & VoIP 4 9th Jan 2008 11:18 AM
Dreamweaver! jack100 Web Design, Hosting & SEO 6 2nd Jan 2008 12:36 PM
Dreamweaver 8 momuncoderlife Web Design, Hosting & SEO 2 8th Nov 2007 01:43 AM
Dreamweaver not working the same as before...? Angela C Web Design, Hosting & SEO 3 1st Apr 2007 12:31 AM
How do I open an attached html document? inina Web Design, Hosting & SEO 2 20th Mar 2007 08:29 AM


Copyright ©2006 - 2008 Computer Juice.

Powered by vBulletin® Copyright ©2000 - 2009 Jelsoft Enterprises Ltd. SEO by vBSEO ©2008, Crawlability, Inc.