Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adding an external CSS to exsiting pages

New Here ,
Jun 16, 2006 Jun 16, 2006
I'm using dw8 and would like to update a built site with a few thousand pages. To simplify things, I want to import, or add an external CSS to these pages all at once. I know I could go through and attach each page manually, but since dw8 is a convenience program, I would think this would be something they would have thought of. Does dw8 have this functionality, or where can I sugest they add this to future releases?
TOPICS
Server side applications
212
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 16, 2006 Jun 16, 2006
LATEST
> I would think this would be something they would
> have thought of.

They did.

Do a sitewide Find and Replace to FIND

</head>

and REPLACE WITH

<link rel="stylesheet" href="whatever.css" type="text/css">
</head>

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


"mshanley77" <webforumsuser@macromedia.com> wrote in message
news:e6ul9f$rs9$1@forums.macromedia.com...
> I'm using dw8 and would like to update a built site with a few thousand
> pages.
> To simplify things, I want to import, or add an external CSS to these
> pages all
> at once. I know I could go through and attach each page manually, but
> since
> dw8 is a convenience program, I would think this would be something they
> would
> have thought of. Does dw8 have this functionality, or where can I sugest
> they
> add this to future releases?
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines