Ask a Question related to Macromedia Contribute Connection Administrtion, Design and Development.
-
MikePixel #1
Edit Page and Design View
Okay this could be posted for both Dreamweaver and Contribute. Basically I was
wondering if there is a way to add styles that effect the page only when the
page is being viewed in Design mode in Dreamweaver and or Edit Page view in
Contribute.
The reason I ask is I am working on a website that has a background image
fixed at the bottom of an element that has two floats in it. I have set the
parent element (div) to have a overflow: hidden so that the element will grow
height wise as the two floated divs get more content.
This works great until I go into design mode and then the overflow: hidden
doesn't work and the background image of that parent element is now over behind
the text of the floated elements (divs) because the parent element doesn't grow
to match what is in the floated elements inside the parent.
I hope that makes sense. I just need to be able to not display the background
image in design mode.
Thanks
MikePixel Guest
-
DW Split View - Design View
When working in DW in Split View, when the user clicks into the Design View window the view automatically updates the view if code view has changed.... -
Help - can't view page in edit mode!
Hi, Hope some one can help me with this! I've produced a site, had a hell of a time getting it to look correct in IE6, but I finally got it... -
full-page design view disappears with a template
After creating a normal HTML page with DW-MX, I create a DWT file (to use as a footer with the original html page). I add the DWT to the page - the... -
Page content missing in design view but fine in browser?
Is it possible for a page to look as if most of the content is missing in design view yet show up perfectly in browsers? -
Wierd error when going to Design View from HTML view
When I go from HTML view (in a webform) to Design View I get the following error: Could not open in Design view. Quote values differently inside a... -
MikePixel #2
Re: Edit Page and Design View
Okay I still would like to know if there is any specific code to target design
mode, but I have found a solution. Instead of relying on overflow: hidden in
CSS I added a div and cleared the floats. This worked well except for having
to add extra markup.
MikePixel Guest



Reply With Quote

