Sorry. I feel so stupid. It turns out it was the Web Server settings. I tried the page in Netscape and I received errors having to do with reading the newstyle.css file. I then checked the PWS folder properties and realized that the "read" option was not checked. I was not aware that...
Thanks for the suggestions.
I do use Studio to write the CF code, but I have been using Dreamweaver to apply styles. I took out all styles and links and then opened the file in Studio and dragged the style.css to the document. It added the same link as before (My style.css file is in the same...
Here is my code. Sorry for the long post, I just don't want to miss anyhthing.
<CFQUERY DATASOURCE="WTP" NAME="MathCategories">
SELECT Category
FROM MathCategories
ORDER BY Category
</CFQUERY>
<cfif IsDefined ("URL.Category")>
<CFQUERY...
Thanks,
I tried everything you have suggested. I did try the stylesheet with and without ".
<link rel="stylesheet" href="newstyle.css" type="text/css">
This is my stylesheet:
.twelve { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px...
Hi,
Can someone help with the following?
I am trying to link to an external style sheet, but my styles are not taking affect in my browser. If I add the styles directly to the page it works, but when I remove the local styles and add the external link it does not. I have used css before with...
Hi,
Does someone know of a good JavaScript Image Previewer that works across various browsers (i.e. some tend to resize all images according to the first image size in Netscape)? I am looking for one that has a list of text links to click on to change the image. Although, I suppose if there is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.