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: White Bars In Header And Footer

title left
User Details
message
title right
user200

post date:
2009-08-22 13:02:20
I am having a problem when using a css layout. I am using a css layout with header, left sidebar, content and footer divs although the problem occurs with every layout I've tried. I insert a panel into the left sidebar and view it in Live View or a browswe I see horizontal white bars in the header and footer. I have tried changing z-order but nothing seems to work.
user200

post date:
2009-08-22 15:50:37
I thing I solved the problem. I embedded the Flexi-Panel inside an h2 header tag.
Andrei Rinciog [Extend Studio]

post date:
2009-08-24 08:25:18
Hello,

Could you please send us a link to a page that has the problem that you reported ?

Thank you,
Andrei
Bob Powers

post date:
2009-08-24 22:17:27
I had the same problem. However, by changing the doc type from:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
to:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

However, the issue is that using XHTML.
Bob Powers

post date:
2009-08-24 22:18:54
Check you doctype statement. I could not get it to work by using XHTML. Change it to Transitional 4.01 and it should work.
Cristian Dorobantescu [Extend Studio]

post date:
2009-08-25 01:29:20
Hi Bob,

Have you downloaded the last Friday pack? The fix should be there.

Cristian Dorobantescu
www.extendstudio.com
Bob Powers

post date:
2009-08-25 07:21:28
I had purchased CSS Panels but I can't find how to download the new pack. When I go into my account I don't have any downloads. I used to be able to see the CSS Panels and the Image Effects but can't see anything now.
Andrei Rinciog [Extend Studio]

post date:
2009-08-25 07:37:13
Hello Bob,

It looks like you have two accounts on our website. Your licenses are located in the other account. If you want I can send you the other account information by email.

Regards,
Andrei
Bob Powers

post date:
2009-08-25 15:02:25
I bought Image Effects under my old email address. I got the new pack and it does work not with XHTML Vs. 1.0 Tranisitional but not Vs. 1.1. I didn't try it with the Vs. 1.0 Strict.

Thanks.