|
| |
|
|
Giomanach
Posts: 6112 Joined: 11/19/2003 From: England Status: offline
|
Same style sheet, different pages - 2/6/2004 8:59:07
Right, here we go.... I have one style sheet on a site I am currently writing, and it is under heavy construction. This is the home page, and it display how I want it to, however, In a sub-directory I have This ASP file. It is linked to the CSS stylesheet in the same way as the rest of the pages, however, the font size is not correct. The file itself is linked to a download management system. The only link is by the config.asp file within the administration folder. Any ideas on where I'm going wrong with the stylesheet or links? Every other page within the web works fine, or do I need to redesign the site? Cheers All Dan
< Message edited by Giomanach -- 2/6/2004 14:00:11 >
_____________________________
|
|
|
|
Kitka
Posts: 2515 Joined: 1/31/2002 From: Australia Status: offline
|
RE: Same style sheet, different pages - 2/6/2004 10:05:59
It looks like you have forgotten to declare a Doc Type on the Downloads page. When I pasted the following above <html>, the CSS seemed to work okay: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> However, you have some other problems, such as missing closing tags for a table and div on the Index page. Good luck.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|