Help with CSS and Google Chrome please
Page 1 of 1
TripleDee




Posts: 232
Location: Neither here nor there.
PostPosted: Mon, 28th Feb 2011 19:08    Post subject: Help with CSS and Google Chrome please
Here's the deal. I have been working on a website for an RC track and used a css template and modified it some. Everything seems like it's working great in IE but in Google Chrome the index page doesn't display the css formatting. Its only the index page that doesn't seem to work and I am just lost. Here's the site... www.davesrctracks.net I'd appreciate any help very much!
Back to top
BearishSun




Posts: 4484

PostPosted: Mon, 28th Feb 2011 19:15    Post subject:
Your CSS links to a file that is local on your PC?


<link href="file:///C|/Users/Computer/Documents/Web Design/Daves/Daves v2/Daves/templatemo_style.css" rel="stylesheet" type="text/css" />


Make it so it links to the file on the server, e.g.

<link href="http://www.davesrctracks.net/templatemo_style.css" rel="stylesheet" type="text/css" />


Or not? It's been ages since I've done HTML. But that file probably shouldn't be local in any case.
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Mon, 28th Feb 2011 19:52    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:45; edited 1 time in total
Back to top
garus
VIP Member



Posts: 34200

PostPosted: Mon, 28th Feb 2011 19:53    Post subject:
snip


Last edited by garus on Tue, 27th Aug 2024 21:45; edited 1 time in total
Back to top
TripleDee




Posts: 232
Location: Neither here nor there.
PostPosted: Mon, 28th Feb 2011 22:53    Post subject:
Yeah I just sorted it I think. Thanks for the help. I feel like an idiot, should have seen that.

Garus I'll give it a try and see how it looks.

Thanks a lot guys!
Back to top
Page 1 of 1 All times are GMT + 1 Hour
NFOHump.com Forum Index - Programmers Corner
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group