FlexiPanels CSS for Dreamweaver Forum


box FlexiPanels CSS for Dreamweaver
FlexiPanels CSS for Dreamweaver is a CSS builder that helps you create table-less HTML code for side panels, menu containers or any content zones with a gradient background and rounded corners.

Find out more about FlexiPanels CSS for Dreamweaver

Thread: Is it ok to use the same CSS for multiple panels?

title left
User Details
message
title right
shawn lamere

post date:
2010-01-19 10:53:09
Is it ok to use the same CSS file for multiple panels, if all the panels are the same size and settings?

For example see this website im working on.
http://tinyurl.com/yadhrgm

I want all the wider panels to be the same CSS file and the smaller panels on the right to be the same CSS file.

Will this cause problems?
Andrei Rinciog [Extend Studio]

post date:
2010-01-19 13:03:06
Hello Shawn,

You can use the classes created for previous Panels when you create new ones. You can do this from the interface from the configuration tab. Choose an existing class for "Content CSS settings" instead of "New CSS class".

Regards,
Andrei Rinciog
shawn lamere

post date:
2010-01-19 14:08:25
Thanks Andrei, I thought so because the code looked the same but just wanted to make sure.