Skip to main content
Participant
November 30, 2007
Question

CSS for library items

  • November 30, 2007
  • 1 reply
  • 275 views
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.
This topic has been closed for replies.

1 reply

Inspiring
November 30, 2007
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.
>