Best Web Designs Of the World Forums  

Go Back   Best Web Designs Of the World Forums > DESIGNING FORUMS > CSS Forum

Reply
 
LinkBack Thread Tools Display Modes
Old 06-22-2008, 07:23 PM   #1 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 3
Default Need CSS help?

I've develped a website and I did something wrong with CSS. The page should start at the top of the page but it's down further than where it should be. Please help.

http://aroundtheoctagon.com/Interviews.html

I can send someone the code if they think they can figure out what I did wrong.
ALLEN S is offline   Reply With Quote
Old 06-22-2008, 07:27 PM   #2 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 3
Default

You are sourcing the external stylesheet wrong. You have a local path defined instead of the path of where it is on your server.

You have:
<link rel="stylesheet" href="file:///C|/Program%20Files/Macromedia/Dreamweaver%208/Configuration/BuiltIn/PageDesigns/styles/emx_nav_right.css" type="text/css" />

and the 'href' should be pointing to where you have the stylesheet saved on the server.

Because you have it locally you can see it styled offline but it needs to be pathed correctly for the server side.
Cooper is offline   Reply With Quote
Old 06-22-2008, 07:27 PM   #3 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 4
Default

I was looking at your source code and it doesn't seem like you made any reference to your source code other than attaching it to your <head>. To use the CSS you would have to do some thing like this: <div class=style0>. You put other things in the 'class=' sentence. Such as 'mast head' or 'skiplinks'. While all you have in your CSS is style0, style1.
Raptor753 is offline   Reply With Quote
Old 06-22-2008, 08:24 PM   #4 (permalink)
A&M
Junior Member
 
Join Date: Jun 2008
Posts: 1
Default

I dont know,maybe it could be a browser issue.or when you define the Width or the Height in percentage.
A&M is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 12:08 PM.


Powered by vBulletin® Version 3.8.0 Beta 2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.