Hi there - I am having issues seeing images when I load my website.
I setup my index.html, it displays the text that is in the index.html, but it does not read the stylesheet (CSS). I noticed though that it doesn't load the (index.html) either.
(My website is ([url]www.Vanubs.com[/url]) - You load it, and it looks plain with the text I have written. You load ([url]www.Vanubs.com/index.html[/url]) and the stylesheet seems to read correctly. My images and everything are there. So I guess I am asking why when www.Vanubs.com is entered and loaded, it is not redirecting to the index.
Sorry if this is confusing? Hard to word it I suppose.
Thanks,
CK
[This post has been edited by k_s_la pine_us on Aug 8, 2007 11:15pm.]
Posted By teamdynadot08/09/2007 18:11
teamdynadot replied k_s_la_pine_us
The stylesheet url should not include the home directory, so it should be
<link rel="stylesheet" type="text/css" href="/default.css"/>
Reply Quote
Like
0 Replies
Posted By k_s_la_pine_us08/09/2007 19:18
k_s_la_pine_us replied k_s_la_pine_us
Yeah, I should of included that - It wasn't working before that, so I included the home directory.
I will remove it and let you know how things go.
Thanks for the quick reply!
Reply Quote
Like
0 Replies
Posted By k_s_la_pine_us08/09/2007 21:23
k_s_la_pine_us replied k_s_la_pine_us
Alright, I changed what was wrong, and sure enough the same issue is happening. You go to ([url]www.Vanubs.com[/url])and the plain text with no images shows up.
If you click on the home link however ([url]www.Vanubs.com/index.html[/url]) it loads fine.
Any other ideas?
Reply Quote
Like
0 Replies
Posted By teamdynadot08/09/2007 21:30
teamdynadot replied k_s_la_pine_us
The old file is probably cached by your web browser. You can try repeatedly clicking the refresh button to get the new page or clear your web browser's cache.
In your webhost account area, you can change page expiration setting to immediate in the 'Admin' section.
Reply Quote
Like
0 Replies
Posted By k_s_la_pine_us08/09/2007 21:36
k_s_la_pine_us replied k_s_la_pine_us
Dear god it's working! Thank you for the help - DynaDot is great!
Website not directing to index.html