For all things Dreamweaver.
Actividad reciente
Hi,I installed Windows 10 on my computer and reinstalled Dreamweaver 2015. Now, the "live" view is missing some of the page's content. This makes it way harder to edit the page, since I can only view the code and not work off the live version. Anyone else experience this problem?Thanks for any help.
I'm new to DW CC2017, but not new to DW. I recently upgraded and since I'm having issues. I tried to edit two pages on my website. The edit went fine so I tried to upload to the web, but I can't get the new version of the page to display. It shows the old version. I tried to FTP with Filezilla, no luck. I went to the local version on my HD and when I open the file it displays the new version. So I tried Real-time preview and that shows the old version even though I have selected the saved new version.Can somebody help me figure this out? I have been to my web host and there is nothing wrong there. It is as if my system is maintaining the old version no matter what and there are two copies of the same file.
sorry for bad english first.<div id="1234"> <font id="top_shop"> <a href="www.test.com"> <img src="/images/Test.gif" onMouseover="this.src='/images/Test_on.gif';" onMouseout="this.src='/images/Test.gif';" /> </a> </font></div>if i wrote codes like that, can i give delay onMouseover? (like if i over my mouse,i ask this because when i use drop-down menu by use script which right bottom, images are disappear immediately when mouseover.$("#1234").each(function(index) {
I'm a beginner at web creation. Simple question. We want to create a new website in Dreamweaver CC and set it up so that content can be updated outside of Dreamweaver by other people. I think I understand that Contribute is toast and the Catalyst does not integrate with the latest Dreamweaver CC. i just want a simple solution for content updating outside of Dreamweaver by those who know nothing about web development. Can anyone help? Thank you.
So I'd like the top of my pages to feature an image that stretches to fill the width at all times, while maintaining a specific overall aspect ratio. For the sake of argument, let's say cinematic 16:9 (or 1.777777) -- so if the viewport is 800px wide, the image will be 450px high (and follow in real-time if that width changes) -- then, the rest of the flow of the page.I really like using divs for everything, so I'd favor a div background solution over an img src one, but will default to whatever the best available solution is. I did try background-size: cover already -- which opened up some interesting new UX avenues -- but iOS seems to have serious issues with it; So I told myself that perhaps a more traditional "fit to width and retain proportions" approach might yield friendlier results. Of course, as a designer, I could be underestimating the complexity of what I'm describing.
Hi,I have downloaded index file from this website, after downloading has started editing a file with Dreamweaver software. As soon as I open index file with Dreamweaver for editing it stopped working. Have tried this many times, but I am not Able to open index file in Dreamweaver. Can anyone suggest me why I am getting this kind of error.Thanks in advance.
I'm sure I've done this before without any problem, but something isn't right here....Basically I have a spreadsheet, and have created a table in PHPmyAdmin with the same fields and field names.But when I try to import it, I'm getting the error:ErrorSQL query:INSERT INTO `gbpukcom_products`.`Sheet1` (`Product_ID` ,`Product_Code` ,`Main_Category` ,`1st_Sub` ,`2nd_Sub` ,`3rd_Sub` ,`Colour` ,`Product_Description` ,`Price` ,`Image`)VALUES (NULL , 'WP-FC212', 'Cladding', 'All Cladding', 'a', 'b', 'White', 'Shiplap Single Plank Starter Trim', 11.67, 'c'), (NULL , 'WP-FC209', 'Cladding', 'All Cladding', 'a', 'b', 'White', 'Shiplap Single Plank Butt Joint', 0.8800000000000001, 'c'), (NULL , 'WP-FC204', 'Cladding', 'All Cladding', 'a', 'b', 'White', 'Shiplap Single Plank 2 Part Corner Trim', 25.5, 'c'), (NULL , 'WP-FC202', 'Cladding', 'All Cladding', 'a', 'b', 'White', 'Shiplap Single Plank Universal Edge Trim', 13.19, 'c'), (NULL , 'WP-FC150', 'Cladding', 'All Cladding', 'a', 'b', 'White', 'Sh
Normally I develop on a remote server in a password-protected folder, so I just send the client the username and password that allow them to access and view the site in production. However, this time I am developing on localhost using a virtual host name that replicates the educational institution name in order to test their CAS (centralized authentication service) with the site. So the question is how do I all them to view the site on localhost? I have found this software https://pagekite.net/ but don't know if there are other, better alternatives.
As some of you may recall I'm new to web design and very inexperienced.I've just spent some time practising with the free trial Dreamweaver download.I'm now practising with the Muse free trial download.Advantages to Muse clearly is not having to learn code.But would appreciate some feedback on Muse's limitations and disadvantages against Dreamweaver?Any help and input appreciated.Thanks
Dreamweaver stopped functioning after update. The app loads fine, when i click on a page to edit from any of my project folders i get an error message stating 'dreamweaver has stopped worked and the program must close' I tried to uninstall/reinstall but that did not work. Any thoughts? I use Dreamweaver CC 2017. Thank you[Moved from the Lounge (which is where you can "connect with your peers" from across all of Adobe's products for conversations that don't directly relate to help and support) to a product-specific support forum - moderator]
HiI have this code on a page to add a background to some text:<p>Follow the sign to <span>XM496</span> (Britannia) as indicated. </p>which is controlled by span { color: #FFF; background-color: #600;}In my design window it shows up perfectly but in a browser it does not.The web site ishttp://www.xm496.comwould appreciate some help on what I’ve missedthanksIan
I have created an HTML form in Dreamweaver CC 2015. I'm lost as to how I make that form function. I would like to have the form list the answers in one file I can retrieve. Do I need to add a script to my website or form? Just lost as to what I need to do next or what to search????????[Moved from non-technical Lounge Forum to specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
I would like to ask Adobe WHY their bootstrap starter templates are not conforming with bootstrap's default css classes?It took some time to figure out why I could not write into the template as I would via a normal code editor. EG: why is .col-md-6 suddenly .span6 ?? I use Dreamweaver because it is wysiwig.. no other reason.This customising is totally unacceptable as it will totally confuse those who look to the bootstrap documentation for a deeper understanding.I am moving further away from using Adobe all the more. The apps are no longer reliable. Trying to tie people into the specific app is not community friendly at all!!An answer from the Adobe Dev team would be appreciated.Thanks
I need some help adding a few dropdown menus to the form (code)below.i managed to create a form in my other website - Golf Lesson Form for Owen Dawson Golf Instuction although i don't like the overall look of it.i think the coding is different than below.i'd like to have the form look similar to this Business Contact - Harford County, Baltimore MD family photographer Jen Snyder any help would be great. thank youowen<form action="https://mobirise.com/" method="post" data-form-title="CONTACT FORM"> <input type="hidden" value="k6SCWAPQpKTCR3dXaQWVGcUy3cf8+GuSiwPmA8kodnQ+mF9GnPQiW7TPT8CgDPUm/irzDbMANtqIXCQO44ibk/smX4BUKpREMrnFgHM3Xmdi1Tz+5xTnCCskLNfTwvhA" data-form-email="true"> <div class="row row
I'm trying to update Dreamweaver CS6 12.0 to 12.0.3.When I run the updater, it tells me that I need to update AAM to 10.0.0. When I download that, it tells me that there is a "missing file", and that I should download Adobe Support Advisor to detect the problem. I understand that ASA is no longer available.Adobe makes Dreamweaver 12 and the full Creative Suite installers available, but they are the "point zero" release, rather than the "finished" version.I realise that CS6 is no longer supported, but is it too much to ask to get a standalone installer/updater for the final version that doesn't require auxiliary software?I'm running Mac Sierra 10.12.4.Thanks.
I'm having trouble on this page with Flexbox...This PageIt's on the laptop/mobile device sitting vertically centered inside the gradient background.I was successful twice on the same page using Flex already (with some help, but I was getting the hang of it...) I then run across the laptop/mobile image sitting over the background gradient, and it won't stay vertically centered! (that is when I am widening the browse, simulating wider devices/screens)I've been copying the original class down to my other elements and it's not working. I've tried using Justify instead of Align and still no dice... My padding doesn't seem to affect the laptop when I apply it to that element as a value or percentage... Everything either completely breaks or the laptop rises to the top left (as it does in the link.) Do I have an extra parameter in there or something?I've poked around Inspect, but haven't found the right combo or something...<!--Start of Kaiser Content Laptop Mockup--><div id="kaise
Hello,when i add the class img-responsive i receive automatically an margin on every picture on the right and left side. But i want that the pictures are 100 %How can i do that ??<div class="row team"> <div class="col-lg-4"><img src="pictures/team-01.jpg" class="img-responsive" alt="Placeholder image"></div> <div class="col-lg-4"><img src="pictures/team-02.jpg" class="img-responsive" alt="Placeholder image"></div> <div class="col-lg-4"><img src="pictures/team-03.jpg" class="img-responsive" alt="Placeholder image"></div></div>GreetingsStefan
Good day all, i hope all is well. I want to use a joomla template layout in dreamweaver. Is it possible to make changes to the template in dreamweaver? Is there any other way to make a connection between the two?Thank you for taking the time to answer my questions.
I have no idea what to do now that I've purchased the Dreamweaver app. There are no instructions other than that it said it would download it automatically. Please help!
Hi, I should know this, but can't seem to make it work.I was sent a video in something called "Final Draft". I assume it's Utube type of deal. I need to make the video appear as a hot link.Can someone help?The link I want to put in the page is: Final_Draft - Google Driveand what i pasted in above changes to final draft - Google drive instead of the normal code.I have no experience with final draft.thanks in advance for your help[email address removed by Mod]
I am trying to vertically center the Kaiser logo on this page so it maintains the center position, despite the browser width.I was successful getting the building background to sit center and center and cover... I got the logo to horizontally align, but after trying multiple things like padding-top as a percentage, but that didn't work... (I get why) or tried vertical-align, but that's only for inline elements... I'd set it to display: inline and it broke my horizontal positioning...(I also have a pattern Im trying to get to overlay the building image [called bg-overlay], which did, but shows and doesn't show depending on what I'm trying out on the logo.svg. I'm putting a pin in that and trying to get the logo positioning working... so that element might be screwing something up too.)Here's the live page <div class="header_image"> <div class="bg-overlay"> &nbs
I've been using Contribute to edit my website for at least 10 years. Now for the last 3 months I can't get in, Contribute doesn't accept my login Info and I can't figure it out.I've heard that D Weaver has a wysiwyg editor built in. I don't know anything about coding so will I be able to use the wysiwyg function in D Weaver? Will there be much of a learning curve, with me coming from Contribute??Can I get a trial version of D Weaver to try it out?
The program keeps crashing during work as I'm updating hyperlinks to documents. It doesnt close the file, but erases the links and restoring the previously saved version doesnt resolve the issue. Any ideas?
I just did the latest update through creative cloud now i cannot open any project if i launch Dreamweaver then try to open a html page in the project folder it crashes.
Hi,I'm having trouble with a fixed header overlapping the following section of content.I would like to start the next section at the bottom of the header.Does anyone know what might be the problem?Thanks very much.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.