『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
In this page the picture has a footnote "Archive: 416 In 2016 with granddaughter" and I want some space of 150px to follow it before the Archive: and Birth, Marriage and Death content appear. To insert this space between the content and the blue Archive: section I use my spacer CSS rule which just defines a margin on the top of the Archive section of 150px but as we can see from the image below the spacer is not pushing the Archive section down, but for some reason it looks like it's extending up and under the floated picture - but earlier in the code I have a clear_float which should stop that. Can anyone see what I'm doing wrong? many thanks - The page is at http://v28.ancestry.higgsy.co.uk/higgs_barbara.php
I can speak a little bit of english.I need helpI need to show all hidden and why hidden itThank you.I
Hi guys. I have adobe cc membership. I downloaded Dreamweaver for my laptop (windows 10) but Dreamweaver doesn't work something is wrong.When I start Dreamweaver I see that message. Can you help me please? Thank you.
Hello there, I've just downloaded dw 2017. In the css when I pass the mouse over a color as for example #CCCCCC, I can't see the preview color in the usual little box. In dw 2015 I could. Many friends of mine have dw 2017 and they can see the preview color, why cannot I?!Thank you in advance
Hi everyone,Very many thanks to all who have helped me so far it is very much appreciated. I am trying to put together my own web page using Dreamweaver and have been following a number of tutorials.I am now stuck on my contact page and in particular the php area (i think)....I have followed a tutorial by Nancy_O from this community but I think / know I have done something wrong. Would someone be able to look at my site and identify where I have made a boo boo please?www.jmacphot.comAgain many thanks for taking the time to look at this for me, if I could I would get you a beer!All the bestJohn
Hi! I have been using <br> to create space between divisions (footer, paragraph etc). I'm trying to figure how to do this with css designer in Dreamweaver. As I'm a novice could anyone point me in the right direction please?Thanks, Jon
It started Wednesday and I thought it was just a combination of other apps so I did not worry about it. It happened yesterday, and again, maybe it was because of.... But when it happened today, with no other apps open, and I have ran many other apps while running Dreamweaver, I realized there is a problem.After working on a file, when there are many other files open in the Dreamweaver window, the one i work on after awhile freezes. Cursor stops, the highlight or what ever activity was happening stays, even the tips window stays. I can go and work on another file by clkicking a different pane. even save all files.I can close the file with the x in the ab, but I cannot get access back to the file inside the code.
This feature may be available in current versions of Dreamweaver (I'm still stuck with CS4), but I have noticed that when updating CSS rules for Media Queries, I have to constantly look at the initial CSS rules to see their current property: value (and to see which rules are already set so that I am not tempted to rewrite the same properties in the media query). For example, if I have a div with a width of 50%, when I am writing a media query, I would like to know the current value of that property without having to find/open the original CSS rule (usually in another file). As I am typing the width property of the media query css rule, I would like a little hint window to pop up that shows the current value. I would imagine this is a current feature (if not, it should be), but are there any add-ons for older versions of Dreamweaver?Thanks.
Dreamweaver CC 2017 slowDreamweaver CC 2017: the slowest and full of bug version since 1998I'm using DW since first Macromedia version; Today, new version Dreamweaver CC 2017, on my iMac 27 Retina i5 3,3 Ghz with AMD Radeon R9 2Gb and 24Gb Ram, don't open any files in live view (previous Dreamweaver CC 2015 it is slow, but allows you to work): now, only code view.We are only beta tester: it is not fair to pay for this "old-coded" and never really upgraded software.
Images in Code View: Tooltip reads, 'Image not found', despite path ok and image ok in Design view. In past version, hovering over the Code View img src path would show image height and width. Can anyone assist how to properly reattach the Code View path to restore the image size/width on hover? Thank you.
I would like to look at examples of what is included in each template. Is there a place to see them.Thanks
I was watching Adobe's DW2017 tutorial on youtube and noticed that they have the toolbar at the top with the title bar, preview in browser earth and get/put buttons. I was under the impression that this no longer existed (which I am absolutely dumbfounded as to why they would remove it if that is indeed the case). Does anyone know how to get the toolbar like in the screengrab from Adobe's own video?Thanks everyone and happy Friday!
Hi! I just started working with PHP and I followed a simple tutorial online to create a form but it isn't working.I have an account on 1&1, i created the database there and the table.When I submit the form it works with no errors but when i check the table online nothing is there.I double checked my table and my row has the same name so it is ok.Any help would be greatly appreciated!My form:<form action="demo.php" method="post"/><p>Input 1: <input type="text" name="input1"/></p><input type="submit" value="Submit"/></form>demo.php:<?php $host_name = "blablabla"; $database = "blablabla"; $user_name = "blablabla"; $password = "blablabla"; $connect = mysqli_connect($host_name, $user_name, $password, $database); if(mysqli_connect_errno()) { echo '<p&
Although the FTP web server connection to the host is correct (test connection o.k.) it is not possible to download files from the host sever to the local PC. The "error messeage" is: "Dreamweaver kann die Remote-Server-Zeit nicht ermitteln. Die Befehle zum Synchronisieren und Auswählen aktueller Dateien stehen nicht zur Verfügung".Perhaps it is possible to get a Dreamweaver update?Perhaps I have to use a SFTP - SSH File Transfer Protokoll which is not possible with my old dreamweaver version?Thank you for a feed-backManfred
Hi When using tables in design view, I keep getting a pop-up/tooltip during hover over cells and rows. It's pretty annoying because I can't see what's beneath the pop-up. Can this feature be disabled?This screenshot shows an example:
remote and testing server work fine once I put the user and password in the testing server info BUT when I close dreamweaverCC and then reopen it, the remote info is correct but the testing server info is also filled in except username and password which now a blank.I pressed save in the testing server settings and also pressed save before leaving site manager but once I close dreamweaverCC it will disappear again.Any help would be appreciated.Phil
I was told it may be better for me to start a new discussion on each of the questions I asked in a prior thread titled: How to update hundreds of html bootstrap pages in Dreamweaver?How can I install PHPmyAdmin to be used with Dreamweaver in my website? I have tried researching this and have not found any conclusive answers.It is my understanding PHPmyAdmin needs to be extracted and put in the root of my website. I will give an example of the URL’s I am dealing with. The first is my website. The second is the entity I work for. http://example.domainname.netThe URL of the main website is: www.domainname.netWould the root be in the second example or the first example above?In short, does anyone have a tutorial to follow to install PHPmyAdmin or some advice to give. Sorry I sound so ignor
Hi again I wrote this 3-4 months ago: Our domain host One.com recently changed their infrastructure on their site and since then I have been unable to update our website.Pziecina then replied: "This is a problem that you should discuss with your host. If they have changed something then it is obviously something they have done, and not a problem with dreamweaver".I have of course been in a dialogue with One.com since then, but they can't solve the problem.Later I found out, that I could upload one file at the time manually to One.com by clicking on them from my local files, but I can not synchronize my whole site at once to One.com. It is not acceptable, since it takes a long time, when I have many files to upload. Does anyone of you have an idea about, why I can update one file at the time while I am unable to synchronize the whole site at once?Is it possible, that my Dreamweaver CS4 program has some problems or is it most likely, that the problem is situated at One.com?Looking very m
I have recently taken over for someone retiring in a local city. Trying to absorb all i can about Dreamweaver. I need to link multiple pdfs to a single text for the year for which the pdfs are about. Am i missing something on how to do this?
Sorry, I left and didn't see answers until now.We need to make pop outs for the (2) Direct Mail subscribe forms below. They will be applied to pages on our DW website.You asked what I mean by a pop out ? My code for the subscribe form can only be embedded. That means there's a black subscribe on the page that needs to be clicked to get to the form. I want the form to pop out instead of being embedded in the page. I assume that if user doesn't want to subscribe, they can x out of the subscribe and go on from there. I'm a newbie and don't recognize the possible solutions that were offered. Could I pay to have these forms turned into pop outs ?Basically, I want the form to be in their face before they can proceed, so they can choose whether to fill it or not. Isn't that what a pop out is ? When the form is embedded, they have to click to even look at it. I'll wait o see your answers on line. Please please tell me someone can do this for me. Earth Day is approaching...
Do the included templates resize for different devices?
Hi All,I've googled and tried all the suggested solutions, deleting preferences, searching for lavasoft dlls (which I don't have) and disabling malwarebytes, but I still get:Faulting application name: Dreamweaver.exe, version: 17.0.1.9346, time stamp: 0x585230b7Faulting module name: dvaui.dll, version: 11.0.0.0, time stamp: 0x58522ce6Exception code: 0xc000041dFault offset: 0x00000000002e1410Faulting process id: 0x17fcFaulting application start time: 0x01d28d4d1a754c5fFaulting application path: C:\Program Files\Adobe\Adobe Dreamweaver CC 2017\Dreamweaver.exeFaulting module path: C:\Program Files\Adobe\Adobe Dreamweaver CC 2017\dvaui.dllReport Id: 48aca22d-3ed1-4e4c-9c87-d798bf8b0293Faulting package full name: Faulting package-relative application ID: after selecting a layout when starting DW for the first time (and yes I've tried uninstalling and reinstalling).Anyone know what's going on?Thanks!John Francis
I was told it may be better for me to start a new discussion on each of the questions I asked in a prior thread titled: how to update hundreds of html bootstrap pages in Dreamweaver Question:How can I insert PHP code in HTML pages? I see it is done. It does not seem to work for me. My server does read PHP because I am able to insert PHP code in other PHP pages.I will be using CC2017.Thanks for your help.PEOJ
This needs to be done in HTML. I don't have an IT department that will install mySQL. In the past I have used Dreamweaver templates. CC2017 doesn't allow the ability to use PHP with Bootstrap and Templates. You can't create HTML templates with bootstrap either. So what to do? I have hundreds of pages in my current setup but would like to use Bootstrap.I also want to put PHP include files in HTML but that won't work either. If it does, I don't know how to work around this. I know enough code to create this. It just won't work in HTMLHope I have expressed myself clearly.PEOJ
1) DW and AN 2017 are suppose to be working for all devices. 2) In AN the game scale perfectly. If I click the start button I can play the game.3) If a play the OAM in DW (on my desktop) the game is working also.4) But if a try to click the button with my tablet Samsung, nothing is happening. What can I do to make it WORK.Thank you for your help.Lise
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.