Enjoy an ad free experience by logging in. Not a member yet?
Register .
09-26-2008, 02:33 AM
PM User |
#1
New to the CF scene
Join Date: Sep 2008
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
CSS Won't Load
I am trying to link this css file:
http://blackgolddl.googlepages.com/style.css
to this html file:
http://blackgolddl.googlepages.com/index2.html
I have looked through it and just can't figure out why the style won't show
...
If you could look at the source code of the html (or maybe css?) and see if there is a problem, that would really help!
I am sort of a noob though, but any help would be very appreciated!!!
Thanks in advance!
09-26-2008, 04:24 AM
PM User |
#2
Senior Coder
Join Date: Feb 2008
Location: Cebu City, Philippines
Posts: 1,752
Thanks: 65
Thanked 372 Times in 365 Posts
Could you tell us what the problem is? All I could see is that it is styled, but black.
Also, try to change this part:
Code:
@import "http://blackgolddl.googlepages.com/style.css";
into:
Code:
@import url(http://blackgolddl.googlepages.com/style.css);
If nothing helps, please elaborate a little further.
09-27-2008, 05:49 PM
PM User |
#3
New to the CF scene
Join Date: Sep 2008
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
Thanks for the idea, but it still does not work. You can click the links again, they are updated with the @import url...
I am using dreamweaver, and when the html and css files are in the same folder on my computer and the href="/style.css".... it works, but when I upload the css file, and then change the href to the new location, it doesn't work, and I use import and everythning..
If someone has a solution, please tell me, thank you!
09-27-2008, 09:49 PM
PM User |
#4
Supreme Master coder!
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
What should it look like? It looks styled to us. I'm using FF3.
__________________
|||| If you are getting paid to do a job, don't ask for help on it! ||||
09-28-2008, 12:37 AM
PM User |
#6
Supreme Master coder!
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
None of your images seem to be uploaded. If you navigate to them you get a 404 not found error.
__________________
|||| If you are getting paid to do a job, don't ask for help on it! ||||
Users who have thanked _Aerospace_Eng_ for this post:
09-28-2008, 07:48 AM
PM User |
#7
New to the CF scene
Join Date: Sep 2008
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
LOL, sometimes the easiest solutions are right. Thank you so much, I can't believe I forgot to do that. It's up and running now though, thanks again!!
Jump To Top of Thread
Thread Tools
Rate This Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT +1. The time now is 08:48 PM .
Advertisement
Log in to turn off these ads.