Skip to main content
Participant
October 12, 2006
Question

Recognizing new css files

  • October 12, 2006
  • 1 reply
  • 297 views


Hi, I am an old mainframe programmer making an attempt to get into the 21st Century. I am new to Dreamweaver and am going through the practice process as layed out in 'Getting Started With Dreamweaver' (version 8). My problem is as follows:

I create a new css file(cafe_townsend.css) and save it. It shows up in the files panel on the right hand side under the cafe townsend root folder. But when I click the attach button and then browse to look for the file, it's not there - but it's still in the panel on the right hand side.

One strange thing - when I went to save the file again (just reaching), the save button was greyed out and I had to use save as. This is the same each time I go in to save it again.

In the interest of full disclosure, the way I obtained this version of Dreamweaver was by downloading from the official Adobe site. When my test period was over, I went out and purchased Dreamweaver and unlocked the software with the number in the package. I'm still using the version of Dreamweaver that I originally downloaded from Adobe.

So to summarize, when I'm trying to attach the cafe_townsend.css file to index.html, how do I get Dreamweaver to recognize it? I'm certainly not beyond making a stupid mistake, but I followed the directions and have been over this a number of times.

Thanks for any help you might provide.

Diggster
This topic has been closed for replies.

1 reply

Inspiring
October 12, 2006
> I create a new css file(cafe_townsend.css) and save it. It shows up in
> the
> files panel on the right hand side under the cafe townsend root folder.
> But
> when I click the attach button and then browse to look for the file, it's
> not
> there - but it's still in the panel on the right hand side.

Are you browsing in the correct location? If you see it in the files panel,
you must see it when you browse the root of the site. Are you sure your
files panel is showing the Local files and not the Remote/Testing server
files (see the drop-down selector on the Files panel)?

> One strange thing - when I went to save the file again (just reaching),
> the
> save button was greyed out and I had to use save as. This is the same each
> time
> I go in to save it again.

This probably means that your site definition is screwed up - you have
defined a site, right?

> In the interest of full disclosure, the way I obtained this version of
> Dreamweaver was by downloading from the official Adobe site. When my
> test
> period was over, I went out and purchased Dreamweaver and unlocked the
> software
> with the number in the package. I'm still using the version of
> Dreamweaver
> that I originally downloaded from Adobe.

Thank you - that's a perfectly good process.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"diggster" <webforumsuser@macromedia.com> wrote in message
news:egmd8r$ltn$1@forums.macromedia.com...
>
>
> Hi, I am an old mainframe programmer making an attempt to get into the
> 21st
> Century. I am new to Dreamweaver and am going through the practice
> process as
> layed out in 'Getting Started With Dreamweaver' (version 8). My problem
> is as
> follows:
>
> I create a new css file(cafe_townsend.css) and save it. It shows up in
> the
> files panel on the right hand side under the cafe townsend root folder.
> But
> when I click the attach button and then browse to look for the file, it's
> not
> there - but it's still in the panel on the right hand side.
>
> One strange thing - when I went to save the file again (just reaching),
> the
> save button was greyed out and I had to use save as. This is the same each
> time
> I go in to save it again.
>
> In the interest of full disclosure, the way I obtained this version of
> Dreamweaver was by downloading from the official Adobe site. When my
> test
> period was over, I went out and purchased Dreamweaver and unlocked the
> software
> with the number in the package. I'm still using the version of
> Dreamweaver
> that I originally downloaded from Adobe.
>
> So to summarize, when I'm trying to attach the cafe_townsend.css file to
> index.html, how do I get Dreamweaver to recognize it? I'm certainly not
> beyond
> making a stupid mistake, but I followed the directions and have been over
> this
> a number of times.
>
> Thanks for any help you might provide.
>
> Diggster
>


diggsterAuthor
Participant
October 13, 2006
Thanks Murray. Yes, I did define the site and site files. I'm going to look into the other points you brought up.

Matt