For all things Dreamweaver.
Als letztes aktiv
I am using the latest version of Dream viewer on macOS. I want to create a form like this https://bbbootstrap.com/snippets/animated-login-form-95290954 . not able to use colors...
Helllpp...I just want to insert HTML comments. Once it was in "insert" panel, then it moved to the "common toolbar," now it's not there either. Where have they put it NOW? Why are they trying to drive me crazy during a holiday deadline? I'm working in Dreamweaver CC 2019.
👩‍💻 Calling all experienced Web Developers! 🛑 No, wait... stop scrolling! Yes, YOU! 👇Please take a moment to see if you can help... If you are an experienced Web Developer (knowledgable in the below areas) and would like to assist me, please reach out by commenting below and we can discuss the opportunity further. Thanks for stopping to check out my post, I hope you can provide some advice or assist me in problem solving. Here's the short of my situation... I am new to establishing (or re-establishing, I should say) a website. I have utilized HTML in customizing various WYSIWYG sites. I was trained in Dreamweaver many, many years ago. I do not have much knowledge yet on best practices for ensuring everything is installed/set up correctly (including extensions, mySQL, etc). In fact, I have a hard time decifering some of the conversations in the forum, and our situation is pretty specific, so we are now l
my site changes background colour as i reduce the viewport by using media queries in file v40.css I just use these colour changes to help me learn to use the media queries and to confirm they are workingAll seems ok on Desktop and iPhone landscape mode(yellow) But the iPhone in portrait mode stays resolutely red when, according to my media query(at line 46), it should turn blue. Can anyone say why it is ignoring my rule?the page whose background colour should turn blue is athttp://v40.ancestry.higgsy.co.uk/higgs_harry_my_dad.php many thanksDavid
Hi everyone!! I have a problem opening dreamweaver, a blank window appears and I cannot use the application and if I close that window the program closes, any solution to this?
moving my topic. i think i posted in the wrong area >.<
I would like a feedback form for my online shop that will be displayed on my home page. I would like customers to be able to give feedback so that it might attract new customers. I would be looking at users being able to add their comments from the homepage and be instantly updated for all to see. I have no understanding about MySQL so if this requires that then is there an alternative like the search facility I have which is a small fee per month. Any help greatly appreciated and Happy Christmas and Happy New Year to you all!
Im finding that DW is inconsistent when it comes to aplying font styles. I have a font style styleastorisk which uses Arial font with a left alignment and h2 with a center alignment. This is a line of code with eight asterisks in the body of my document with sytleasterisk aplied: <p class="stylesasterisk">********</p> If I select the eight asterisks and apply style h2 to it, DW keaves the code for styleasterisk and adds the code for h2: <p class="stylesasterisk"><span class="h2">********</span></p> As a result, the eight asterisks take on the font and color of h2 but do not align to the center - they stay aligned left. In another instance in the same document, DW replaces the code for styleasterisk with the code for h2 and as a result the asterisks align to the center like this: <span class="h2">********</span></p> The asterisks also align to the center if I edit the code and remove this: <
What does this menu refer to ? All of the sudden this pops up and I can not do anything. Thanks for advice
I am trying to put the Paypal buttons on our website and when I get them loaded, the buttons are still in sandbox mode. Can anyone help me get them put into dreamweaver and have them not be in sandbox mode anymore? Thanks, Eric
I previously used CS5 Dreamweaver to build a website for my father. That computer died and with it the ability to maintain the site. Now I want to use the Cloud version of Dreamweaver to upload the complete site from the server so that it can be maintained on my new computer. What steps need to be followed?
Im tired of comparitive reviews that all look the same re web hosting companiesThey dont tend to mention adobe creative cloud, and talk alot about word press. Any advice appreciated. If im using dreamweaver or indesign, for a good web host providerThanks,David
Ik gebruik Dreamweaver voor het schrijven van mijn website www.maandagvriendengent.be. Ik gebruik nu "one.com" om te hosten, dus om om mijn werk op het internet te plaatsen. Maar dat lukt NIET !!!Wat is de reden, wat doe ik verkeerd ? groeten en bedankt. Jean
Dear All,I am new to Dreamweawer 8.I am trying to install Dreamwaver 8 to a Windows 10 PC but it is not installing. I click on install but its not.Please help me here. Thanks,
Hi, I'm not an expert..I'm using DW MX for my web page , It work very fine untill to day, I got :Error FTP impossoile caricare i file menu.js error 550Access Denied.... what to do?
Hello, how to make in the program so that when you hover over the image?
I am re-doing my sites for better phone compatability and have an issue with responsive video. I can get it on the page, it is responsive, looks great on a phone and tabletop but it fills the entire row on the normal webpage. So far I cannot find how to sie it on the page and float it to one side or the other. As you might suspect I am not your code whiz.... Dreamweaver is helping a ton but this one issue is stopping me.
HI Everyone,I am in need of some help with the hotspot tool. I have created a document and want to put hotspots on my image. However whenever I click and drag to create the hotspot, it doesn't appear and the properties panel disappears with it. This happens everytime. Any clues as to why this isn't working would be great. I have googled so much trying to find the answer and nothing is helping me.ThanksWhen I am trying to create the hotspot- p.s. I have typed in the alternate text and the link and target and it still doesn't allow me to draw the hotspot.After my attempt the properties panel goes to this state.
Greetings, I am a visual artist not a web designer. I have been using Dreamweaver for many years to create interactive composite imagery. My coding abilities are rudimentary, and I’ve learned by trial and error and I am being made aware that the tools and techniques I am using are archaic or obsolete. I use slices exported from Photoshop to cut an image into individually linked composite components. These hot linked areas must follow the contours of forms within the image. Since final web page must be responsive, I cannot use “hotspots” to link these areas of the image, the only option I have found was to slice the image in Photoshop and link them separately, sometimes there are dozens of these components. Of course, the pieces have to be perfectly aligned, even 1/10th of a percentage off shows up as a line. I am placing the components using percentage scaled and positioned AP divs. Here is an example of a space http://uqbar.ca/19/DHC_451_1.html and here is an ex
Here is what my email blast looks like on a phone: It should all be the same width, but it is not for some reason. Can someone tell me in my code where I went wrong? ThanksCode: (just the top portion) <!doctype html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Announcing InterFace Net Lease West to be held February 18th in Los Angeles</title><!-- The title tag shows in email notifications, like Android 4.4. --><!-- Please use an inliner tool to convert all CSS to inline as inpage or external CSS is removed by email clients --><!-- important in CSS is used to prevent the styles of currently inline CSS from overriding the ones mentioned in media queries when corresponding screen sizes are encountered --><!-- CSS Reset --><style type="text/css">/* What it does: Remove spaces arou
Upfront I'm aware that there is no support for CS3 or links to get a new serial number that doesn't require the activation code. The question is – is this the same for CS4 and CS5? I'm assuming that CS6 is the cloud base program? I have paid my dues over the years of purchasing software year after year. And its just gotten to the point that I don't use software like I did in the past. So I have a real hard time having to pay for monthly subscription to use a software that I have paid for many times over that still works for me. I would paid for an activation code or new serial number that doesn’t require activation. Unfortunately when you are forced to go from an XP environment to Windows 10 then again you are forced to make some changes with certain programs. I just installed Dreamweaver (only) on Windows 10 from our Adobe Design Suite Premium CS3. No problem with the installation and
VIDEO:https://www.youtube.com/watch?v=ZBWUiPMnB4U BUG REPORT:https://dreamweaver.uservoice.com/forums/382851-adobe-dreamweaver-bugs/suggestions/39258028-dreamweaver-covers-multiple-screens-on-startup-vi Problem 1- DWR fills "all screens" instead of only the monitor it is on.Problem 2- DWR does not save or remember the last monitor it was on and does not start up open on that monitorProblem 3- DWR does not properly save panel positions on multiple monitorsProblem 4- when "maximize" is clicked DWR fills "all monitors" instead of only the monitor it is on To recreate problem:Windows 10, multiple monitorsOpen Dreamweaver, place it onto monitor 1, 2, 3 or 4maximize the window to fill the screen - worksMove the panels, Save layout as your default panel position.Now, close Dreamweaver and restart itNow, any time DWR is restarted it FILLS "all monitors" Expected behavior:DWR should remember which monitor it was on and NOT fill "all monitors".
Problem: https://helpx.adobe.com/dreamweaver/using/customize-code-coloring.html# the information on this page is incorrect, unfinished, or, DWR has a bug. To reproduce the problem: Make a custom theme using the page link above. Try to style a FORM tag in GOLD and a DIV tag in GREEN in a PHP document. Does not work. You can only color ALL the HTML tags as "1 color" which is not how DWR used to work. EXAMPLE: Requested Solution: If anyone knows how to color specific tags that would be great. I have deeply researched this, its been 2 years now since this bug showed up in DWR . Even the following does not work, which used to in older versions of DWR. Still no fix on this issue since 2017... https://dreamweaver.uservoice.com/forums/379458-adobe-dreamweaver-ideas/suggestions/32519800-bug-code-coloring-php-within-css-ignores-php-col https://dreamweaver.uservoice.com/forums/379458-adobe-dreamweaver-ideas/suggestions/32489239-html-and-css-
I made an addition to my style sheet to add a font styel. I uploaded the sheet to my website server. However when I open a file in DW that uses that stylesheet and I look at the code for the attached sytle sheet, it doesn't contain the new font code. But if I open the actual stylesheet the new font style is in there. Really weird. Alan
// ENThe following question about Adobe Dreamweaver - I would like to jump to the HTML code DIRECTLY when clicking on an area in the browser preview - is this only possible via the live preview or also in the view with the browser in a separate window and Dreamweaver in another ...?// DEFolgende Frage zu Adobe Dreamweaver - ich würde gerne beim klicken auf einen Bereich in der Browser-Vorschau DIREKT auf den HTML Code springen - ist das nur über die Live-Vorschau möglich oder auch in der Ansicht bei der sich der Browser in einem separaten Fenster befindet und Dreamweaver in einem anderen...?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.