From: Murray *ACE* on
That's a perfectly legitimate rule, and usage. I frequently style <a> tags
with display:block to make them fill the width and height of their
container.

If this is crashing your DW, then I worry about the health of your system/DW
installation....

--
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
==================


"carl" <carl(a)nospam.net> wrote in message
news:edp8gj$9mj$1(a)forums.macromedia.com...
> Hi Murray,
>
> found it! In the css there is this rule:
>
> #footer li a {
> display: block;
> padding: 4px;
> color: #493ded;
> text-decoration: none;
> background: transparent;
> }
>
> The "display: block" forces D8 to crash :( In the other site it is a
> "float: left" rule. There's nothing wrong with these rules, I guess. Glad
> I found it!
>
> Thank you for the suggestion.
>
> Carl
>
>
>
> Murray *ACE* schrieb:
>> You can try this simple fix -
>>
>> Quit DW.
>>
>> Find this folder -
>>
>> C:\Documents and Settings\<username>\Application
>> Data\Macromedia\Dreamweaver 8\Configuration\WinFileCache-*.dat
>> (these folders are normally hidden - you may have to use Explorer > Tools
>> > Folder Options to unhide them)
>>
>> and delete it.
>>
>> Restart DW. Works better?
>>

From: carl on
So you recommend the remove-install-method?
If yes, what is the best way?

Carl





Murray *ACE* wrote:
> That's a perfectly legitimate rule, and usage. I frequently style <a> tags
> with display:block to make them fill the width and height of their
> container.
>
> If this is crashing your DW, then I worry about the health of your system/DW
> installation....
>
From: Murray *ACE* on
Did you try the easy solution I posted?

--
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
==================


"carl" <carl(a)nospam.net> wrote in message
news:edpilh$lor$1(a)forums.macromedia.com...
> So you recommend the remove-install-method?
> If yes, what is the best way?
>
> Carl
>
>
>
>
>
> Murray *ACE* wrote:
>> That's a perfectly legitimate rule, and usage. I frequently style <a>
>> tags with display:block to make them fill the width and height of their
>> container.
>>
>> If this is crashing your DW, then I worry about the health of your
>> system/DW installation....
>>


From: carl on
Yep - I tried that before I've gone through the css. Unfortunately, it
didn't work.


Murray *ACE* wrote:
> Did you try the easy solution I posted?
From: Murray *ACE* on
Then, use Control Panel to uninstall it and then reinstall it normally.

You may also want to rename the "Configuration" folder found in the path I
gave you earlier.

--
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
==================


"carl" <carl(a)nospam.net> wrote in message
news:edpk42$ngn$1(a)forums.macromedia.com...
> Yep - I tried that before I've gone through the css. Unfortunately, it
> didn't work.
>
>
> Murray *ACE* wrote:
>> Did you try the easy solution I posted?