navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Same style sheet, different pages

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> Same style sheet, different pages
Page: [1]
 
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.**


(in reply to Giomanach)
Giomanach

 

Posts: 6112
Joined: 11/19/2003
From: England
Status: offline

 
RE: Same style sheet, different pages - 2/6/2004 10:09:56   
Thank You, why is it always the simplest of things that get me??? I dunno..:):):)

Thanks Again

Dan

_____________________________




(in reply to Kitka)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> Same style sheet, different pages
Page: [1]
Jump to: 1





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