CSS support

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
sondreal
-


Joined: 03 Feb 2004
Posts: 2

PostPosted: Tue Feb 03, 2004 6:57 pm    Post subject: CSS support Reply with quote

My site is up and running excepts that it isn't formatted using my cascading style sheet. The .css file is the the htdocs folder but it isn't working. anyone know what i have to do
Back to top View user's profile Send private message
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Tue Feb 03, 2004 7:14 pm    Post subject: Reply with quote

You need to add a link to the css file in your document
Here's the code you could use:
    <link rel="stylesheet"
    type="text/css"
    media="all"
    href="index.css"/
It goes just bellow the <head> tag at the top of your document
_________________
Olly
Back to top View user's profile Send private message
sondreal
-


Joined: 03 Feb 2004
Posts: 2

PostPosted: Tue Feb 03, 2004 7:42 pm    Post subject: Thank you Reply with quote

Thanks. Everything works great now.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
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 phpBB Group