This is a discussion on "graphics not appearing when linking.." within the Web Page Design section. This forum, and the thread "graphics not appearing when linking.. are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
graphics not appearing when linking..
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
graphics not appearing when linking..
I cant figure out why my graphics for the navigation are not appearing when I simply attach the style sheet to the document by linking to it.
But when it is an embedded style sheet, it appears jsut fine. any ideas? here is the page(s) in question: http://home.comcast.net/~adamq/chapter2/ thanks. |
|
|
|
||||
|
Re: graphics not appearing when linking..
they are appearing fine for me...
maybe it is your cache. Try CTRL + F5
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Re: graphics not appearing when linking..
The link you have given us is for the embedded styles.
Lets see your page with the external stylesheet encoded. |
|
|||
|
Re: graphics not appearing when linking..
oops im not thinking, I removed it and used embedded and forgot about my post! ok,, I linked the style sheet to my markup to just the main index.html page, check it out now - it doesn't display and I cant figure it out
thanks http://home.comcast.net/~adamq/chapter2/ |
|
||||
|
Re: graphics not appearing when linking..
The reason your graphics are not appearing is because you are not using full URL links. For example here is what you have now.
Within your style sheet you are telling it that the URL to that picture is...
When really the URL is... I would recommend always using full URL links, but you really have two options, you can either move your style sheet, or make the links within your style sheet have full URL's. I would recommend the last one...Good Luck!! Last edited by JacobHaug; Dec 31st, 2006 at 05:52. |
|
|||
|
Re: graphics not appearing when linking..
Seeing as your stylesheet is in a subfolder of the chapter2 folder, as are your images, you don't need to use absolute references, you can still use relative ones.
So instead of Quote:
Quote:
|
|
|||
|
Re: graphics not appearing when linking..
thanks, I didnt realize that! I agree, relative links are better then absolute. I have done this before many times with no problems, but I;m not sure why the links were not relative. so I went back into the stylesheet and when selecting the graphic, it became relative.
thanks for your responses! |
![]() |
| Tags |
| style |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Graphics Not Appearing | teranceh | Web Page Design | 5 | Sep 24th, 2007 15:00 |
| text appearing outside <div> PLEASE HELP! | tobymather | Web Page Design | 5 | Jul 29th, 2007 00:31 |
| Frame appearing around Hotspot | JennyChaos | Starting Out | 1 | Jul 7th, 2007 00:45 |
| Free Graphics site looking for link exchange with another graphics website! | mgcom | Link Building and Link Sales | 6 | Aug 19th, 2006 12:51 |
| My URL icon isn't appearing. Waa, waa, waa! | timmytots | Web Page Design | 10 | Nov 13th, 2005 23:54 |