For all things Dreamweaver.
Récent
I have 3 rows (each with a flex class) of which each row contains 4 columns with a thumb container in each column.Appearance currently visually acceptable, but I find that with all thumbs aligned/floated left, as the md and lg breakpoints it begins to leave more empty space to right than I would prefer.I have tried several approaches found thru forum and discussion groups, but have only managed to blow up the page a couple of times due to my unfamiliarity with flex.Guidance would be appreciated.Page located at: Equity 2 Gain Property Listings Thank You
First off, Happy New Year to everyone on this board. 2017 has been amazing and I wish you all a happy, healthy & prosperous 2018.Now for my question. How do I link an image I created in Adobe Photoshop and imported into Adobe Dreamweaver CC to an email address without any extra text?Thank you.Carolyn
I created this bad boy in Dreamweaver. If you can tell me what to do to simplify/make it look better and more usable without losing the info, I'd GREATLY appreciate it. I realize it's a mess. I hear tables are the way to go, then I hear my code is awful. Please help! Thanks! Here's the code...<!DOCTYPE html><html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head> <meta charset="utf-8"> <!-- utf-8 works for most cases --> <meta name="viewport" content="width=device-width"> <!-- Forcing initial-scale shouldn't be necessary --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine --> <meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely --> &n
Bonjour,Comment puis-je insérer une page html5 canvas publiée avec Animate CC 2017 dans une page web existante avec Dreamweaver ?J'ai essayé en insérant le fichier publié en OAM dans une div ( insertion> Html> composition animée ) mais l'animation de s'affiche pas.Merci à vousCe message a été modifié par : Jacky SEGUIN
Happy New Year and thanks for all your help ! Each time I save this site in Dreamweaver I get a pop message "File activity incomplete". The site looks perfect the way I want as shown in the middle screen shot. The site looks bad and somewhat like an older version on the right screen shot taken from a Chrome browser shot and from A2 Hosting. I have updated all my hosting company files from my local drive on the Dreamweaver site for the local host. I have cleared cache with the same results. In File Explorer, this index file properties look the same as another site index file that works fine. Any suggestions are appreciated....thanks
No matter which way I attempt to open Dreamweaver CS5.5 (v 11.5, it starts the "Initializing" process, opens for a split second and then closes down quickly. I don't know the fix for this and desperately need it to work again. Working in Windows 10 Pro.PLEASE HELP!?
I am using a font called Edwardian Script on my website. The font currently only works on a computer where the script is already available. How do I get it to work on everyone's computer regardless of whether they have the font or not?
For no apparent reason my Dreamweaver CS5 on Windows 10 started crashing on startup a couple of days ago - no error messages, its just like I had done an Exit. I have been using this same system virtually every day for a year with no problem. I tried a number of things as suggested on various forums without any luck. The only thing I installed before it started crashing was an update to Firefox 57.0.3 (64-bit), Microsoft Windows Defender anti-virus normal updates, and Windows went through an update after Dreamweaver started crashing. I solved the problem by right clicking on the Dreamweaver desktop icon, clicking Properties, Compatability, then ticking "Run this program in compatability mode for: Windows 7" (it was unticked before). Dreamweaver then started up as it should. I then Exited Dreamweaver, unticked the "Run this program in compatability mode for: Windows 7" and started Dreamweaver up again and all is fine. Whatever the setting of "Run this program in compatability mode for:
I have tried multiple approaches including Brian Wood's method here on the Adobe site, using MAMP and not using it. All of them go along fine until I get to the "Discover" part and I always get the error that DW is unable to locate some resources and therefore I still cannot view the siteenough to edit. Any ideas what might be wrong?High Sierra 10.13.2 on a Mac Mini (mid-2011)
With photoshop I've created an image, and then, from this image, I have make a lot of sliced (for buttons) obtained with grid and save for web.I put this sliced images (saved for web) through html inside of an another html wich have a lot of other function, but the image/s is/are too large.Is there a way (a fast way) to resized the whole photoshop image/s now formed by a lot of sliced images and html language?Thank you.
I am using Dreamweaver CC 2018, and it tells me that I can use Emmet to make my coding quicker. When I click on the tip, it takes me to Dreamweaver Exchange, and I have to search for it, and here is the problem, it isn't there to be found. I go to the creators website, Emmet.io, and click on download, and even then, it doesn't work.How on earth, can I use Emmet, if Dreamweaver doesn't want me to use it??Look forward to hearing the replies.Damo
{"code":"MethodNotAllowedError","message":"POST is not allowed"}This is the error I am getting. please, someone, help.File:1 Form.php<?php include('form_process.php'); ?><link rel="stylesheet" href="form.css" type="text/css"><div class="container"> <form id="contact" action="<?= $_SERVER['PHP_SELF']; ?>" method="post"> <h3>Request a Free Business Analysis</h3> <h4>Request a free 45 minute consultation with a bookkeeping expert</h4> <fieldset> <input placeholder="Name" type="text" tabindex="1" name="Full Name" autofocus><span class="error"><?= $name_error ?></span> </fieldset> <fieldset> <input placeholder="Email Address" type="text" name="Email" tabindex="2" ><span class="error"><?= $name_error ?></span&g
Anyone have any experience with ckeditor on smartphone Firefox and Chrome?The script bit which is supposed to turn a form textarea field into an editing area doesn't seem to work:<script type="text/javascript">CKEDITOR.replace('case_studies_text');</script>Works just fine on desktop and tablet using Firefox and Chrome.If it doesnt work then it doesnt work (I just need to determined if anyone else has encounterd the same issue) I can put a message up to say please update using your desktop or tablet browser.I dont usually check the admin area on a smartphone to be honest as I'm not sure if its the right kind of device to be doing any updates in. I have several other sites using ckeditor so I guess I ought to check and see what the status of the admin forms are on smartphone, might provide some clues.CheersOs
Why when I select a div I give a class and id to, then select my css under source, why is the selector showing the id instead of the class. Shouldn't it be showing the class in order for me to make changes in css?
New to DW CC (v18), Mac OS 10.13.1Why is Window > Behaviors greyed out?Trying to add an image swap behavior but Behaviors appears to be unavailable for some reason..
man this is driving me absolutely nuts. So far what i'm trying to do is edit an existing wordpress site in dreamweaver. I have installed and configured MAMP since im on a mac. I have imported a complete set of local files of my site and placed them in the root folder:mamp-htdocs-www.ive created a database in mySql and imported my tables from my server to it and configured it to match the wp-config file. No problems there. In Dreamweaver , after managing sites, i set up local folder as wamp-htdocs-www, and setup my testing server as local/network with address as http://localhost/www.With all that i am able to preview my site, animations and all. But when i try to click on my .css files or .js files and some other i get the error " 'style.css' is a remote file and cannot be edited. When i try to make changes to the css through the styles panel it tells me : Unable to open file "http://www.sitename.org/wp-content-themes/sitename/style.css. You can download the file by using remote v
Hi,I'm tying to use a drop down menu but this doesn't work in google chrome on computer but work on properly on smart phone and tablet and computer with safari.Somewere I have notice of this:If insert before the </body> the strings below:<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>this can solve the problem with google chrome on computer (but doesn't work on tablet and smartphone) Any hint?Thank you.Jhon.
*this is for an email blast*Hello, how do I change the rollover (hover) font/text color in my navbar? The buttons itself change and rollover, but the text stays the same.Here is the code:CSS:/* What it does: Hover styles for buttons */ .button-td, .button-a { transition: all 100ms ease-in; } .button-td:hover, .button-a:hover { background: #555555 !important; border-color: #555555 !important; }HTML:<tr> <td width="20%" align="center" valign="top" bgcolor="#203b6f" style="text-align: center; padding-bottom: 15px;"> <center> <table role="presentation" align="center" cellspacing="0" cellpadding="0" border="0" class="center-on-narrow" style="text-align: center;"> <tr> <td width="110px" style="border-radius: 12px; text-align: center;" class="button-td"> <a href="http://www.cvent.com/events/2018-interface-seniors-housing-west/agenda-acb7447a9f594d7bad88835df6d3c986.aspx" target="_blank" style="background: #e2e3e4; border: 8px solid #e2e3e4; font-family:
Hi,I installed the latest OS High Siera and now cant get DW to work. The rest of my apps are fine PS, AI but Dreamweaver fails to start up. I have tried uninstalling it then reinstalling to no avail. Any help would be much appreciated.Sorry, i clicked the wrong button not answered.
I am really starting to NOT LIKE Adobe Dreamweaver!!!!!!!!!!!!!!!!!!!!!!1. Why isn't my text NOT showing up in the search engines?2. Why do I have to CLEAN THE CACHE in Google and other browsers in order to see the changes in Dreamwewaver?!!!!Do I have to save each html and css file BEFORE I browse? Isn't the css, bootstrap and js supposed to save when I save the html?!I really find this tool to be EXTREMELY difficult! I have been trying to master it for almost 15 years now and it's always the same old hassle!!!!Yes, I am aggravated. Sorry.
Hello,I am working in Dreamweaver 2018. I have a page of 30 second videos I want to have play but leave the Dreamweaver page open. Right now I have it rigged to play a youtube video I have but it leaves the page you're on. I want to have the page stay and a new page open to play the video. How can I do that?
This is so very frustrating!!How do I make a div show up where I want it to show up. I want the Coming Soon text to show up where it should be... the center and under the banner where it can be read. In stead it's flush against the upper nav bar.Should I be using the position tool in the properties panel for this?
I need to sync my selected type kit fonts to my Dreamweaver website. How should I go about doing this?I am using Dreamweaver cc 18.0 on a Mac.Thanks
I'm using Dreamweaver cc 18.0. I'm trying to understand the the Toggle Visual Media Queries Bar as a tool for designing responsive websites.I'm used to using Adobe Captivate's responsive design tool. That makes sense to me. But Dreamweaver's bar is getting me a bit confused.First off, why can't I create a visual media bar if I only have html? Do I need css?Second, do I determine the number of sizes there are and the sizes themselves? Or does Dreamweaver do that?I'm really designing for only a browser on the internet, a tablet device such as an iPad and a mobile device such as an android and phone. So why do I see more than these three sizes? And why are some of the sizes on top of each other, such as the sizes on the screen below. Thanks for your help.
Is there a way to automatically format the html code in dreamweaver?I mean, for example, select the code and automatically get the right alignment of the code like it is possible do in action script.Is it possible?Is there a keyboard shortcut?Thanks.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Vous avez déjà un compte d'utilisateur ? Connexion
Pas encore de compte ? Créer un compte
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.