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

CSS for library items

New Here ,
Nov 30, 2007 Nov 30, 2007
Am looking for suggestions on how to incorporate css for library items in Dreamweaver ... or if it is even possible. Alignments aren't working on dynamic pages...okay in Firefox but not IE. Currently have library items in table format but would prefer to set them up as divs. Any suggestions would be greatly appreciated.
TOPICS
Server side applications
276
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 ,
Nov 30, 2007 Nov 30, 2007
LATEST
Of course it's possible. But remember, any CSS required by a Library item
MUST BE IN THE parent file, not the Library item. If you must see the
rendering while working on the Library item, then use design time
stylesheets (in DW).

A properly formed Library item cannot contain <html>, <head>, or <body>
tags, nor can it contain CSS rule declarations.

But why use Library items instead of server-side includes?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"SpokieSand" <webforumsuser@macromedia.com> wrote in message
news:fiprbp$6vg$1@forums.macromedia.com...
> Am looking for suggestions on how to incorporate css for library items in
> Dreamweaver ... or if it is even possible. Alignments aren't working on
> dynamic
> pages...okay in Firefox but not IE. Currently have library items in table
> format but would prefer to set them up as divs. Any suggestions would be
> greatly appreciated.
>

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