For all things Dreamweaver.
Recently active
I am trying to type my body text but it is only showing up under my background image. Do I have my background image in the wrong place or is my CSS wrong? SOURCE CODE<!doctype html><html><head><meta charset="utf-8"><title>Project One</title><link href="webpage layout.css" rel="stylesheet" type="text/css"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Vidaloka&display=swap" rel="stylesheet"></head><body><header><div class="container"><nav class="navigation"><ul><li><a href="#">ABOUT</a></li><li><a href="#">GALLERY</a></li><li><a href="#">CONTACT</a></li></ul></nav></div></header><main><div class="full-size-img"></div><p>HELLO THIS IS M
Hi. Sorry to bug everyone. But I was trying to edit and update my site as I usually do. The connection to remote server broke and I was unable to reconnect since then. I'm using SFTP connection and the exact workflow has been working smoothly for a few years since I initally built the site. Please refer to the screenshot for the error message. I don't know much about this subject, and I basically built the website with the help of a few youtube videos. So bascially I have no clue at all what's wrong there. I did a preliminary research in the past few days and didn't come to a solution yet. It would be much appreciated if anyone can inspire me a little bit. Thanks guys.P.S. I'm confident that my login credentials (password and username) for the hosting service I subscribed is typed in correctly. And FYI, my site is: http://www.jiiiiii.com
Hi Team, We had an issue where the applications are opened with the blank panel (i.e panel is not getting activated) sometimes. We seen one article related to this and tried the folowing in the manifest file <StartOn> <Event>com.adobe.csxs.events.ApplicationInitialized</Event> </StartOn> But this is not helping for Dreamweaver 2021. Please share your thoughts and suggestions to resolve this issue
Hello:So im using bootstrap in Dreamweaver with the Navbar fixed to top and my dropdown menu isnt working at all in Live view or Real time preview I Believe I have everything linked as far as my Css and Javascript files and was wondering if anyone cpould help me fix this issue.Thank You,Cameron<html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Hemp Tarot</title> <!-- Bootstrap --> <!-- <link href="css/bootstrap-4.3.1.css" rel="stylesheet"> --> <link href="css/bootstrap-4.4.1.css" rel="stylesheet" type="text/css"> <link href="css/main.css" rel="stylesheet" type="text/css"> <style type="text/css"> @media screen{ } </style> <meta name="description" content="Hemp Tarot is a combination of the mystical art of Tarot and the energy that comes from the po
Hi, I used to have a super helpful thin, vertical toolbar between the files/snippets panel (which I have on the left) and the main coding window (on right). It had, among other things, tools for adding various types of comments to your code which I used ALL the time. It's disappeared. How do I get it back? Thanks.
Ok.. I used FrontPage to develop some basic websites about 10 years ago. I need to rebuild a site that was made by someone else in something called Joomla, HTML, Java, and has a MySQL database behind it.I need drag and drop but Dreamweaver doesn't seem to work like FrontPage. I've looked at WiX, and Wordpress, but they don't seem to have what I need.Anyone know how to use this Dreamweaver thing that can tell me what to do?
When I run my contact form, it redirects to the form-handler.php, but gives me a blank page and nothiing has been inserted to the database. Contact.html: <!doctype html><html><head><meta charset="utf-8"><title>Contact UMMA</title><link href="styles.css" rel="stylesheet" type="text/css"></head><body><!--Replace form-handler.php with URL where to send the form-data when the form is submittedGoto http://w3c.github.io/html-reference/input.text.html#input.text for more information on all attributes that can be used with text input field--> <center><img src="UMMA Logo 2.png" width="200" height="186" alt=""/></center><div class="box"><h1><center>Contact UMMA!</center></h1><center><form method="post" action="form-handler.php" name="ContactUs" id="ContactUs"><div><label for="Country" ><strong>Country:</strong> </label><span c
Hi! Please clarify... so in Dreamweaver there is a section called FTP Adress (ftp.domain.com), and Web URL (http://ftp.domain.com/). Do I remove "ftp" from both or one? I've removed both individually and both and still get the same error. Thanks!
I'm having this same issue with Dreaweaver CS6 on the Mac desktop application. At least it does not crash the application for me. I just close the yellow banner. My HTML was cheacked and validated. I also reset preferences for the application by changing the names of the preferences folders, thus forcing new reset folders to appear. I have no Flash anywhere on my site. In fact, I made a point of avoiding Flash, and even Javascript, and went with CSS tricks instead. Flash is no longer supported on Firefox in any event. It would be nice to know if there is some library file that could be deleted to prevent this.
It has been a slow rot, but there appears to be very little WYSIWYG interface left in DW. Not only are the tools gone, but the CSS Designer is truly lacking.
Hi There, I'm new to Dreamweaver and have an issue with paste preferences being greyed out once i try to use Paste Speical. I'm copying text from Pages and have tried with a Word formatted doc too. I'm sure I'm missing something obvious and would appreciate someone putting me out of my misery if possible! Cheers, Ed‹
Hello, we are a several partners in the same office and all can't inclode "map areas" with Dreamweaver 2021. When we select the circle, rect o free to do "map areas", don't active anything, we think is a problem with the application. We need to use this tool and it's impossible for us. Someone can help us. Thanks.
I want my table to have the first column left-aligned and subsequent columns center-aligned. Like this...I want to do all the styling in a css file, but don't see a way to do this. I can set row attributes according to row number (odd v even), but I don't find an equivalent for column numbers. So, after setting the stripes and default center-text alignment in the css, I still end up styling each cell in the first column to be left-aligned. <table class="table-striped"> <tr> <th colspan="4">Pesca Altura (Marlin, Tuna...)</th> </tr> <tr> <td style="text-align:left;">Banco Española (N)</td> <td>26nm</td> <td>30mi</td> <td>48km</td> </tr>
I've been making modifications to my website by copying my DWT under a new name and modifying it, saving a few existing pages under a new name, and linking them to the new DWT for testing. I am now ready to go sitewide and publish. What is the best way to do this? Do I have to save the new DWT contents into the existing DWT then update all files (which is OK with me), or is there a way to get all the HTML files to point to the new DWT for update? Thanks.- Fred
In the 2021 - how can I use the *** OLD (poly) image map like the Macomedia Dreamwever / 2003 :@ ????! it's incredible that I can't find a description anywhere! Should I install the ancient Macromedia Dw 2003 ???!
Spaces are added when I indent to a new paragraph (at the beginning of the paragraph) or after I add a hyperlink. This is just a tiny reason why I hate using Dreamweaver and think every time you update it, it gets worse. I've been using Dreamweaver since 2008 and it is far and away what I hate most about my job. Somedays you make me want to quit my job just so I don't have to deal with Dreamweaver. And web development isn't even my job!
Please help me solve this. I was using a website template my teacher gave me for an assignment. I had to zip up the file to submit my work and now my website won't load properly. If the file is unzipped it works fine. Why is this happening???
I'm getting a message that the executable PS file doesn't exist to open jpgs in PS by double clicking in the DW files panel. I do not want to resinstall either program. Is there an easy fix?
When in design view all images on a page look distorted (pixelated). When switching to Live view they look correct.. Zoom level is set to 100% so that's not the issue. This appears on every Web page I have. How can I fix the view so the images look normal? 2 images to showcase attached. Any help would be appreciated.
HelloSee link below for example.Move curser over the hyperlinks to see the layout shift over.I would like to change the font in a hyperlink when you hover the curser over the text. You can see the layout shift when this happens.If you remove the font-family: 'Georgia' then the layout does not shift.I am using a fake bold using the text-shadow: property.If I do not use it then the layout shifts as well. Questions: Is there a better way then using the fake text shadow to create bold text when the curser hovers over the text and also can I change the font without the layout shifting over?http://davidswebsite.com/test/Layout_shift.html
I don't see where the issue is but the jump link to a section on another page fails. It goes to the page, just not to the correct ID. I tried the old school <a name="anchor name"></a> but isn't helping.Here are the two pages:Source page: https://documeantpublishing.com/authors.html<a href="fullbios.html#a1" class="link_arr2">Read full biography</a>Jump to section page: https://documeantpublishing.com/fullbios.htmlWhen I click the above link it takes me here:https://documeantpublishing.com/fullbios.html#a1This is the source code on the page: <div class="wrapper wrapper-1 wow fadeInUp" id="a1" name="a1">It looks like it's right, but it ends in the middle of a different section. Any help or advice you can give would be greatly appreciated.
Hello everyone. is it possible to use one dreamweaver license on multiple computers? I want to teach my kids coding but I am not a teacher so the student version is out of the question I quess? thanks already
I have about 1500 html web pages ready that I would like to call separately from time to time through a main page. what do you recommend?
I want to make a page on my website mobile device friendly. This page has a table with links to other pages. I can't really present the links any other way. Here is the old, existing page: https://www.victorianrailways.net/motive%20power/lochome.html I am trying to make a new page from a bootstrap template. To make the new table I select Bootstrap Components>Grid Row with columns. I get what looks like a table and it looks great in a desktop browser until I preview it as a mobile device would see it and the the headings stack on top of each other and the page is a mess. How do I present this page/info so it looks good on a mobile device? Here is the code Dreamwever is creating for this table. <div class="row"><div class="col-md-3"><strong><img src="headings/elec.gif" alt=""/>&nbsp;</strong></div><div class="col-md-3"><strong><img src="headings/diesel.gif" alt=""/>&nbsp;</strong></di
Lightbox++ opacity overlay fails beyond the viewport, but expands in Chrome devtools mobile view on return key press. Can js mimic this on mobile? I’m using lightbox++ on my site, when viewed on mobile devices, if the user clicks on an image and scales it up, the area outside the viewport remains white instead of being covered with the opacity overlay.I’ve noticed on Chrome developer tools mobile view, when I press the return key, it does some sort of "soft refresh" (it doesn’t reload the whole page, only the lightbox, somehow), which then surprisingly expands the entire overlay over the outside viewport area, just the way I would like it to behave.So it begs the question, can I force that to happen with javascript?I want that behavior to happen on each instance of the image being clicked on, then loaded, then the return key "pressed", thus the lightbox reloaded, etc., in order to ensure the overlay is always over both the viewport and outside the viewport area. Link to the t
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.