Quantcast
Channel: Adobe Community : All Content - Dreamweaver support forum
Viewing all 37035 articles
Browse latest View live

Provide "Design View" for Fluid Grid Webpages

$
0
0

In Dreamweaver 2014.1, if one is using fluid grid webpages, many editing features are missing because only "Live View" is provided.  For example, one cannot run Spell Check for any webpages that are using fluid grid.  This is a terrible oversight by the developers.  Also, in Live View, it is much more difficult to swipe through text in order to copy/paste across webpages.  This needs to be fixed.

 

I suggest that the ability to switch to Design View be always allowed regardless of the design of the webpage.

 

This issue has been discussed in the Dreamweaver forums, (View the full discussion).


The Installer Database is corrupt.

$
0
0

I have DW CS4 and I have not used it for a while.  I tried accessing it today and I received this message.  The Installer Database is corrupt.  Can anyone help?

cs6 master collection and acrobat XI

$
0
0

I am running CS6 Master Collection and it came with Acrobat X.  I have updated my computer to Acrobat XI and now from Dreamweaver when I try to edit a pdf it says the form cannot be edited with acrobat and needs livecycle.  This did not happen before.  How do I fix this?

DW 2014. - What Happened To Page Title In Toolbar?

$
0
0

In prior versions there used to be a page title box in the document toolbar.  Is this gone?  Is there a way to redisplay it?

Newsletter - embedding blog posts.

$
0
0

Hello everyone,

In my previous posts I asked some things about newsletters and I got some very good answers that actually helped me and I made some very good newsletters. Today I would like to talk about embedding things on a newsletter starting from posts from a blog.

 

1. Generally speaking is embedding possible on a newsletter? (embedding a post from a website, or a part of a website)

2. If yes then can I embed a post from let's say a wordpress blog or rss feed into my newsletter?

3.what are the techniques for this? iFrame perhaps would help? what's your opinion?


ps: for some of you... If you don't know then please don't answer anything..  I am very specific on my questions so do the same when answering back.

Media Queries Question

$
0
0

Hello, My wife made a new site in DWCS6 but never considered smaller devices. I tried to create one page  in media queries for the devices then tried to add the information at the bottom of her CSS file, uploaded to web host but see no change on my Iphone. Is there a way I can add the media queries with out redoing several hundred pages? To her defense, she never used DW before so the site looks great except on cell phones type is a bit too small.

Paypal button code

$
0
0

Hello,


I have Paypal code that allows me to sell 3 books, listed on one menu, all for the s.ame price, $17


I need to add another book that costs $22.


Please, can someone help me with the code?


Thanks

Alida

the save as template button is grayed and won't allow me to save to it what should I do

$
0
0

the save as template button is grayed and won't allow me to save to it what should I do


How to display image if field value= 'value'

$
0
0

hi,

 

how would I go about setting up a table cell which will display a tick if the user has paid, and an x if the user has not yet paid?

 

In my database I have the field: payment.

In the php code I have it set up so that values 0=not paid and 1=paid

 

Thank you!

Request for Dreamweaver cc 2012.0

$
0
0

Hi have waisted the last two days because of bugs in DW 2012.1

 

Since upgrading to 2012.1

 

Design view can no longer be used which has added to my issues.

 

The css files do not upload and sync to adobe BC when you save. I have to force an upload.

 

The live view keeps crashing.

 

I have a project that needs to be completed and on the verge of loosing a job because of the bugs.

 

Urgently request a copy of 2012 so that I can crack on with my work so that I don't end up working all weekend!!!

 

No work rounds please... just a download

 

 

Cheers Jake

how come I can see my div in design view but not in live view

$
0
0

Hi,

I have a div ID called "portfolio" that I can see in design view but not live view or on a browser. It's a little pink square and I want that square round also.

I ran it through validator. It picked up some things in the style.css which I changed and the boilerplate.css that I did not. Because I thought DW auto creates code for boilerplate because I don't enter that code myself.

It's also rejecting a lot of webkit code but this seems like standard webkit code that works elsewhere on the page.

BTW: at what point does this brutal hand coding pay off in money and less heartache when Wordpress looks cleaner and is so much easier to use? I feel like I barely know HTML or CSS in terms of translating vision to reality and with all-browser functionality after months and months of on-line classes. How long are the pros at it till they reach a watershed point?

 

here's my address: http://www.adjacentdimensionsmedia.com/home.html

 

Here's my html:

 

<body>

  <div class="gridContainer clearfix">

    <div id="div1" class="fluid"><img src="adtitle2.png" width="700" height="80" alt=""/></div>

  <div class="fluid"><div class="box-shad"><a href="index.html"></a></div>

  </div>

    <div id="portfolio">Portfolio</div>

</body>

 

Here's my CSS:

.box-shad {

  margin-top: 200px;

  margin-left: 100px;

  width: 900px;

  height: 700px;

  display: block;

  background-image: url("images/Big-tree-trans1.png");

  background-size: 900px 700px;

  -webkit-box-shadow: 15px 15px 15px #000000 inset;

  box-shadow: 15px 15px 15px #000000 inset;

  -webkit-border-radius: 50%;

  border-radius: 50%;

  position: fixed;

}

 

 

.box-shad a {

    display:block;

    width:900px;

    height:700px;

}

 

#portfolio {

  width: 100px;

  height: 100px;

  margin-top: 0px;

  margin-right: 200px;

  margin-left: 200px;

  margin-bottom: 0px;

  border-radius: 75%;

  -webkit-border-radius: 75% 75%;

  background: pink;

  top: -300px;

  position: relative;

}

I don't see a menu item called "structure" as in the tutorial getting started

$
0
0

I am trying to follow tutorial. It clicks on insert and then it shows a menu item called "structure" under "common".

Mine doesn't show any item for "structure"

server side include

$
0
0

Where did they move insert/server side include?

Dreamweaver CSS Styling Question

$
0
0

Hi - hope someone can offer some suggestions.  I manage this for my customer:

 

 

http://www.gulfspillrestoration.noaa.gov/

 

 

My customer wants to change the front page as seen above so it looks like this:

 

 

mock.jpg

 

 

I originally set up an iframe that worked perfectly.  The iframe was designed in Muse and then iframed into the above page but I'm not going to do that now as it just seems better to have real content on the page instead of an iframe.

 

 

So I've been playing around with the CSS in DW and the only thing I can't figure out is how would I make that larger box over on the right (the one called Projects Near You) to be a wider box as seen in the above image and then get the 2 little boxes underneath of it?  I'm obviously not great with styling and CSS so that's what I've run into as a roadblock.

 

 

Any help is appreciated.  Thank you.

2014.1 fluid css is getting sort of minified during development. how do i turn if off?

$
0
0

Working in dw 2014.1 for the first time since updating and most, but not all, of my fluid grid .css is getting minified (it seems like) each time I edit something through the designer panel.  Whatever hasn't been edited through the designer panel gets sort of minified.

 

For example, let's say I edit the #footer through the panel, everything to the #footer { is minified and after the { the properties are broken out on each line like I expect.

 

Here's little screen grab.  Any help turning this enhancement off would be appreciated.  I'm sure I'm missing the point in working through the panel, but still want this feature turned off for now.


Removing white "gutter?" areas from the desktop version of a responsive design.

$
0
0

I used the Fluid Grid Layout in Dreamweaver to create a responsive website. When the pages are viewed on a desktop, there is a white "gutter?" area on each side. I have been trying for hours to have the webpage full screen without the white "gutter?" area. I am including a picture of what my problem is. The issues do not arise when viewed on a Android based smartphone or tablet. I am also including the HTML and CSS for the project. Any help would be greatly appreciated.HTML:

 

HTML

      

<!doctype html>

 

 

<html class="">

 

 

<head>

<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="Need a tow during regular business hours or in an Emergency? Why not contact Noxapater Mississippi's best towing, wrecker, and salvage company?">

 

 

<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">

 

 

<title>Noxapater, Mississippi |Towing | 24/7 Emergency Service |Wrecker & Salvage</title>

 

 

<link href="boilerplate.css" rel="stylesheet" type="text/css">

<link href="noxwreck.css" rel="stylesheet" type="text/css">

 

 

<link href='http://fonts.googleapis.com/css?family=Halant:700' rel='stylesheet' type='text/css'>

<link href='http://fonts.googleapis.com/css?family=Montserrat:700' rel='stylesheet' type='text/css'>

<link href='http://fonts.googleapis.com/css?family=Actor' rel='stylesheet' type='text/css'>

 

 

<script language=JavaScript> var message="This is a copy-writed site."; function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") </script>

<script src="respond.min.js"></script>

 

 

</head>

<body>

<div class="gridContainer clearfix">

  <div id="LayoutDiv1">

  <h1> Noxapater Wrecker and Salvage</h1>

  <table width="95%" border="0">

  <tr>

    <th width="12%" scope="col"><a href="tel:6627242000"><img src="images/callme.jpg" width="100" height="100" alt="Click to Call"></a></th>

    <th width="12%" scope="col"><a href="sms:6628038714"><img src="images/textme.jpg" width="100" height="100" alt="Click to Text"></a></th>

    <th width="76%" scope="col"><FONT SIZE="+6"><FONT COLOR="#FF0000">24/7 EMERGENCY SERVICE</FONT></FONT></th>

  </tr>

</table>

 

 

  <br>

  <br>

  <p>The following is placeholder text. </p>

  <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</p>

 

 

<p>In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.</p>

 

 

<p>Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc,</p>

  

      <div class="footer">

      <footer>© Noxapater Wrecker and Salvage / All Rights Reserved / This website is designed and maintained by <a href="http://www.krissiecox.com/html/"><font color="#CC00FF">Krissie Cox</font></a> </footer>

      <br>

      </div>

 

 

</div>

</body>

</html>

CSS

 

@charset "utf-8";

/* Simple fluid media

   Note: Fluid media requires that you remove the media's height and width attributes from the HTML

   http://www.alistapart.com/articles/fluid-images/

*/

img, object, embed, video {

  max-width: 100%;

}

/* IE 6 does not support max-width so default to width 100% */

.ie6 img {

  width:100%;

}

 

 

h1 {

  font-family: 'Halant', serif;

  font-size:72px;

  margin-top: 0;

  padding-right: 15px;

  padding-left: 25px;

  color: #000; /*black*/

  text-align: center;

  background-color:#F90;

}

 

 

 

 

 

footer {

  font-family: 'Montserrat', sans-serif;  

  font-size:16px;

  margin-top: 0;

  padding-right: 15px;

  padding-left: 25px;

  color: #C60; /*orange*/

  text-align: center;

}

 

 

p {

  font-family: 'Actor', sans-serif;

  font-size:22px;

  margin-top: 0;

  padding-right: 15px;

  padding-left: 25px;

  color: #000; /*black*/

  text-align: left;

}

 

 

 

 

 

 

/*

  Dreamweaver Fluid Grid Properties

  ----------------------------------

  dw-num-cols-mobile: 5;

  dw-num-cols-tablet: 8;

  dw-num-cols-desktop: 10;

  dw-gutter-percentage: 25;

 

  Inspiration from "Responsive Web Design" by Ethan Marcotte

  http://www.alistapart.com/articles/responsive-web-design

 

  and Golden Grid System by Joni Korpi

  http://goldengridsystem.com/

*/

 

 

/* Mobile Layout: 480px and below. */

 

 

.gridContainer {

  margin-left: auto;

  margin-right: auto;

  width: 87.36%;

  padding-left: 1.82%;

  padding-right: 1.82%;

}

#LayoutDiv1 {

  clear: both;

  float: left;

  margin-left: 0;

  width: 100%;

  display: block;

}

 

 

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

 

 

@media only screen and (min-width: 481px) {

.gridContainer {

  width: 90.675%;

  padding-left: 1.1625%;

  padding-right: 1.1625%;

}

#LayoutDiv1 {

  clear: both;

  float: left;

  margin-left: 0;

  width: 100%;

  display: block;

}

}

 

 

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

 

 

@media only screen and (min-width: 769px) {

.gridContainer {

  width: 88.2%;

  max-width: 1232px;

  padding-left: 0.9%;

  padding-right: 0.9%;

  margin: auto;

}

#LayoutDiv1 {

  clear: both;

  float: left;

  margin-left: 0;

  width: 100%;

  display: block;

}

}

 

kcox.jpg

How to remove a tab from Accordion Menu?

$
0
0

I have a page that I am creating for my website which has an accordion menu on it.  I originally created the menu in Dreamweaver CS4 using the Spry Accordion Widget, then transferred that code over to the website page.  In place of words on the menu, I am using images for each drop down tab.  I am trying to remove the last tab in the menu, but every time I do my entire menu no longer functions and the tabs, when clicked, no longer drop down.

 

http://www.tocico.org/?page=2015_workshop_test

 

Above is the link to the page I am working on.  The last tab in the menu is titled TOC Thinking Processes (above the Register Now button).  All I want to do is remove that tab, but when I do, the entire menu no longer works.

 

Please let me know if you need anything else from me.

Dreamweaver 2014.1 Live view is showing old version of file

$
0
0

I'm running Window 7 (64-bit) and upgraded from Dreamweaver CC 2014 to 2014.1 a couple days ago.  Since I'm using fluid grid design view is not available, so when I view my files in Live view Dreamweaver (DW) is showing very old versions when I edit some files (not all).  When I use split view the code is correct, but it doesn't correspond at all to what I'm seeing in Live View. The code window shows the current version of the file and the live view window shows an old version. Any idea?  Also, live view in this new version seems to be extremely slow.

 

Another question is, how can I re-install the old version (CC 2014)?  I tried to uninstall and re-install, but the install automatically installs 2014.1 and doesn't give an option. Thus far, I am very unhappy with what I've seen so far in 2014.1 and would really like to back off 2014 to speed things up.

 

Thanks much

DW CC 2014.1 occasional crash

$
0
0

I installed the new version yesterday and I feel there has been improvement in the speed overal so well done to the engineers? Still not as good as past versions but getting there.

 

MY problem with the new version is that I am experiencing the occasional crash. Happens with no particular action that I can observe it just crashes. Not often but always at an in opportune time. Have recreated the cache and rebooted the mac but no change.

 

i Have MBP retina with lots of Ram on the latest Mavericks

 

any suggestions would be welcomed

Why is live view not showing the swf file

$
0
0

I have inserted a swf file and than the dreamweaver help function crashes and the page with the swf file does not show the object swf. Is there a workaround for this problem?

Viewing all 37035 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>