Flexi CSS Layouts for Dreamweaver Forum


box Flexi CSS Layouts for Dreamweaver
Flexi CSS Layouts is a Dreamweaver Extension that helps you create browser compliant table-less web pages with ease. Unlike other products that are limited to templated CSS layouts with 1, 2 or 3 columns, with Flexi CSS Layouts for Dreamweaver you can build your own custom layout structure without coding.

Find out more about Flexi CSS Layouts for Dreamweaver

Thread: 3 Small Problems

title left
User Details
message
title right
Philip A Burton

post date:
2011-08-21 10:07:25
Hi thank you for your recent ansewers problems are now ok, can you help me with 3 other thingsrnrnI have created a new page for a contact page, can you tell me what css documnet should i use to style my new form page.rnIn other words which css page will the new styles be added to.rnrnI have a white gap apearing above my footer, it seems to only show in ie6 and in dreamweaver not live view.rnrnthirdly the small form page which was there orignaly, i need to no how to make this work.rnrnEg do i need to make the whole page a aspx page etc or just part of it.rnrnThanks
Andrei Rinciog [Extend Studio]

post date:
2011-08-21 11:00:12
Hello Philip,

The form is styled in the "css/template.css" file. You can find there all the styles for the elements on the page that are not part of the layout.

On what template are you working on? It's possible that the white gap to be caused by a margin collapse on IE 6. If you could give me a link to the page so I can check the CSS that would be great.

To make the form function you have to use its action and method attributes. Check the last example from this page: http://www.w3schools.com/html/html_forms.asp

You don't have to make the entire page aspx, only the page that processes the request (the one that is pointed by the action attributed).

Regards,
Andrei Rinciog
Tony O\\\\\\\'Dowd

post date:
2011-08-22 11:41:12
Guys,

Have been using CSS Layouts for months now and everything is going great. However, today, when I exit Dreamweaver, I get the following error dialog box :

'While executing OnLoad in TeamAdminTempDelete.html, the following Javascript error occured :-

in file "TeamAdminTempDelete" delTempFile is not defined. "

I've reinstalled CSS Layouts but this does not address this error.

Any ideas how to fix this?

Tony
Philip A Burton

post date:
2011-08-22 12:07:36
Hi Andrei
Thanks for the reply,so to confirm the new form page i have created the css styles for that should go were.................

A link to the page to check were the white background is coming from
http://www.designandbuildawebsite.com/tp/css/


The submit button is linked to which file for the orignal form mail.

Thanks Philip
Tony O\\\\\\\'Dowd

post date:
2011-08-22 12:30:57
Guys,

Apologies, last message should not have gone into this post.

Tony