For all things Dreamweaver.
Als letztes aktiv
I want to know why centering isn't the same between both views. When I upload the page to my server, it is centered. I believe there is a conflict somewhere in my html coding. Here is the url of the page I am talking about: Cowdrey Granite: Contacts.Some of my pages are centered in both design and live views. They are all built from the same template. This is driving me crazy.Thanks.Don
I have a meta data description of my site. I have keywords, too. Thanks.Don
I have access to the remote server of a large corporate website. I just need to add one page. I have the html for the press release in a wordpress page. I just want to add and publish one page to the site.FILE > NEW > ??? site: tragon.com
I would like it the Sass in the Dreamweaver to be useful integrating. (extension(*.scss) and language support) [Im working PC]Can somebody help me?
No uploaded cs3 edits at the server will update my page edits.. Every page I edit at the local site will not be edited at the remote site when uploaded. The remote server says I am always connected but no edits happen on the remote site. does this sound like a dreamweaver problem or does it sound like a server problem.-Michael
Hey everyone...I am working on a new site: Labrador Connect I added a Google Font but it is showing up as Times New Roman. I can't find the conflict and it's driving me crazy. 🙂Does anyone see the problem? I appreciate any help you may offer!-Brian
Hello,I have created an html form that is designed to do two things - submit form information to a specified email address and redirect users to another page on the site. I created a .php form to manage these actions. I got to a point where the redirect was successful, but the email was not. In attempting to fix this, the form now does neither... I am completely new to web development, but would appreciate any insight you can provide. Thank you!PHP<?phpif(isset($_POST['submit'])){$to = 'example@example.com';$subject = 'Whitepaper Request Form';$email_message = 'Results from Whitepaper Request Form:\n\n';$headers = 'From: example@example.com';}function clean_string($string) { $bad = array("content-type","bcc:","to:","cc:","href"); return str_replace($bad,"",$string); } $email_message .= "First Name: ".clean_string($_POST['First_Name'])."\n"; $email_message .= "Last Name:
Anyone here have an in with Adobe? If so they need to take a look at the forums welcome page:https://forums.adobe.com/welcome The title says, "Welcome |Adobe Community". Well, it should be "Welcome | Adobe Community". Yes, yes. Small issue... but a slip up like this in a major section of Adobe's website?!So, if anyone here knows how to access 'the Powers That Be', it may be worth the effort to point it out.Raising the issue here as this is the forum for their leading web design product and this is a web design issue
Getting an error when trying to install the update:“AdobePatchInstaller.app” is damaged and can’t be opened. You should eject the disk image.Dreamweaver will not open even after several tries, have opened Photoshop without problem in the meantime.Have also restarted machine, and tried to open Dreamweaver first, without success.Have searched online for a solution, found others with similar problem but no suggested solution works (Direct download of Updater from Adobe, opening /tmp folder and reading amt3.log, even looked at Adobe Cleaner, which did not seem to provide a definite solution to immediate problem).Need to use Dreamweaver on a new project, will delay if solution not found pronto.
Bonjour,Je vais essayer d'être clair avec mon problème.J'ai créé un site en php avec dreamweaver CC. J'ai créé un sous dossier 'généalogie' dans le dossier qui héberge mes sites (dossier 'sites persos'). J'ai un dossier où je mets mes photos : E:\Mathieu\documents\Sites persos\genealogie\images\generalesJ'ai créé un fichier header_inc.php qui sera repris sur toute mes pages par un include. Ce fichier fait appel à des images (drapeaux pour les langues). Pour appeler les photos, je souhaite le faire par un lien relatif à la racine du site.Selon moi, le lien relatif à la racine du site est : src="/images/generales/drap_all_p.png"Or dans dremaweaver ("EN direct"), les images sous la forme src="/genealogie/images/generales/drap_gb_p.png" s'affichent alors que les images sous la forme src="/images/generales/drap_all_p.png" ne s'affichent pas.Il est évident que les liens du type src="/genealogie/images/generales/drap_gb_p.png" ne s'afficheront plus une fois hébergés.Ladéfinition du site dans
I am redesigning my logo as well as my website and was thinking of going with a black (or near-black) background. It seems that black backgrounds are more suitable for design- or arts=related sites, even if they make reading a bit more difficult and can feel a bit oppressive. I have also noticed that all photography looks better with a dark background and this is of course vital for showing off your portfolio.
I don't have a great deal of experience in this area only having put up a handful of embedded youtube videos.What is a realistic size, in mb, a 5min mp4 file should make?I've just been given a 520mb file which the client wants to stream on their website. Should I create a youtube channel, or get them to, and upload it to that and pull it in or just upload it to the hosting server and stream it from that?Any advice?CheersOs.
What codes are needed to make my old Dreamweaver CS4 Website mobile optimized? Stephen
Is there a way (either via javascript or otherwise) to add or modify a viewport tag if a phone's CSS Device-Width is less than 800px?I have a page at https://www.doubleparker.com/dpr/test/(At this very second, Dreamhost is experiencing DNS issues and all sites are down...But likely to be fixed by the time you click on this link!)It's responsive, but because of the complexity of some of the animated and interactive elements that need to be added exclusively for mobile devices, I need any viewport smaller than 800px to force-render at a fixed CSS Device-Width of 800px.Essentially anything above 800px is responsive, but...(this is what I want to happen)...Phones rendering at 420px would be set to fixed width of 800px.Phones rendering at 312px would be set to fixed width of 800px.etc.I'm trying to move away from adaptive web design, so a separate, fixed layout for mobile and tablet is not the answer for me.Any solutions to this would be super awesome and HUUUUUGELY appreciated! Hugely!Ano
I am trying to change the text in the dialog boxes of dreamweaver cs5. i can't find anywhere to make he change and I can't read the text that is there now. Please advise.Thanks,Richard [Email address removed by Mod]
I'm running Dreanweaver CS6 on a Windows 7 Pro laptop. I've created a new website that incorporates a Spry horizontal dropdown menu system from within DW. Following is the code snippet for the menu.<tr> <td><ul id="MenuBar1" class="MenuBarHorizontal"> <li><a href="../index.html">Home</a></li> <li><a href="../about.html">About FSTI</a></li> <li><a class="MenuBarItemSubmenu" href="../education.html">Education</a><ul> <li><a class="MenuBarItemSubmenu" href="../training.html">Training</a><ul> <li&g
Bonjour, dans dreamweaver je ne trouve pas l outil pour inclure (determiner automatiquement par un explorateur) un lien vers mon fichier php dans un include(").merci pour votre aide
Hello,I am using Dreamweaver to create a basic HTML email for my organization. Unfortunately, I must use Outlook to send my emails, so I have been using the developer tab and macros to insert an html file into the outlook email. I tested the functionality with an html template that I downloaded from the web. I loaded it into Dreamweaver, it all displayed properly, and saved it. Then loaded it into Outlook. All pictures work and display correctly.However, when I replace one of the images with an image of my own on the web, it does not display the image in the email. I have linked to this image on other webpages and it displays just fine. Here is the code from the original email, with the image that is working:<td valign="top" style="padding:0" bgcolor="#ffffff"> <a href="#"><img class="deviceWidth" src="https://www.emailonacid.com/images/blog_images/Emailology/2013/free_template_1/headliner.jpg" alt="" border="0" style="display: block; border-radius: 4px;" /&g
I'm trying to create code for a client-side image map (just a map, not a whole website) for a third party website provider so I don't have to pay them to do it.The first set of code I sent them, I used a jpg of a map that I created in PS and linked by using image hotspots in DW. They said the code was not compatible.From there I assumed it was because I simply used a jpg instead of exporting the map from PS as HTML. After that step, now when I insert the gif in DW I don't have the option to add image hotspots anymore.I though about slicing the image in PS but there's not option for a polygon tool.What is the best way to proceed/ is what I'm trying to accomplish even possible?This is the map: I all I want to so is add a link to a webpage for each set of counties
Dreamweaver 2017.5 crash each time when i start it . How can i resolve this issue ?
I'm trying to use Dreamweaver 2017 more, but it takes over 90 seconds to load an xml file. That's a MAJOR production issue for someone who works with thousands of these files!If I fall back to 2015, the files open instantly!Each file does have an external schemaLocation, in case that has something to do with it. I'm on a MacBook Pro running El Capitan.Is there anything I can try to get these to load faster?Thanks,Rob
Followed online Tutorial - Define page structure with HTML\Attempt to insert <div class="artwork-piece"></div>which then generate code error on line.Dreamweaver Tech Support USELESS - USELESS - USELESSAfter porting into my computer and wasting an enormous amount of time - they state they are not trained to provide this type of support.Adobe you must be joking. I have to go online to the Forum and beg for help.
Evening. I have added an image to my website's background via D.W. through the properties page. How do I set it up where it will fit for mobile devices? Phone and tablets? The other items work minus the background image still remains the same. Thanks in advance.
HalloMeine Site ist eine https-Site (https://www.mysite.com).Ich möchte einen Stapel mit Adobe Edge Web Fonts erstelle und diesen auf der Site verwenden.Dann wird ein script in den head eingefügt, welches wie folgt heisst: <script>var __adobewebfontsappname__="dreamweaver"</script><script src="http://use.edgefonts.net/muli:n3:default;source-sans-pro:n3:default;lato:n3:default;josefin-sans:n6:default.js" type="text/javascript"></script>Das ergibt für die Site einen mixed-content, wenn ich diese hochlade.Und mixed-content wird in Google Chrome und im Internet Explorer blockiert, sodass nur die "Fallback-Schrift" verwendet wird, im konkreten Fall einfach "sans-serif". Meine Fragen: Kann ich den script-code einfach auf https:// ändern?Wenn nein, was muss ich tun?Bei google webfonts werden die Hauptschriftarten ebenfalls angeboten - ich habe aber Schwierigkeiten, einen Schriftstapel herzustellen. Das Script beginnt mit https:// - das wäre also gut.Dieses Script laute
When attempting to insert a Bootstrap component in DW2017 I get a compatibility error...Clicking the YES button gives...It appears to have updated Bootstrap to 3.3.7 but does not insert any code. Same result whichever component I try to install.A reset of preferences & settings seemed to solve the problem once but subsequent attempts to install components produced exactly the result outlined above.Any help would be much appreciated.
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.