For all things Dreamweaver.
Recently active
Hi. I have Googled this issue but couldn't find any sensible (that makes sense) answers. My website design in Dreamweaver cc 2019 is 1200px wide at the moment and everything is left alligned. However, I have found an article on centering the design, but, what do I do to get the same website (design) to fit my entire Desktop (PC) screen (from left to right)? Can anybody help/advise?
Newbie here. I am trying to locate where in my code there is an issue , it tells me the line and column but where can I find the column?
scenario: a product relying on WebHelp currently produced from DITA-compliant .xml. DITA-savvy technical communicator close to retirement, no successor foreseenquestion: can we take the latest WebHelp, cut DITA out of the loop and use Dreamweaver to maintain the html content? Around 260 separate topics, lots of cross-references …
Let me start by saying that I am attempting to learn Bootstrap, and am still not sure exactly what I am doing. So please try to be understanding if you want to help.I've made some now-outdated html websites in the past, and have a little understanding of what Bootstrap is. So I've been messing around with the templates, and also trying to learn how to convert an html site to Bootstrap. Anyway, without doing anything (as far as I know) to my old portfolio website, the top navigation on ONE of my eleven pages mysteriously is more viewable on my phone, as if something changed to make it more Bootstrappy. I thought there was a lot more involved with updating the html, and other code, and for this to happen without me doing anything is confusing.Would an expert be able to look at code on these two pages, and tell my why the navigation on misc.html views better on a mobile device than advertising.html?This one looks readable on my phone:http://www.christinespidell.com/portfolio/m
Hi all! Need some help but I'm quite new to this so hopefully this makes sense. I'm editing a website which originally was sharing an FTP accountwith another website. The server provider underwent maintenance to update their systems and the result is that I have had to create a new individual FTP account, which has gone through fine it seems. But now whenever I push changes to the website in Dreamweaver this pops up (where before File activity went through fine and all operations were successful). The updates to the website appear to still be going live which is good. But after reaching out to my server provider they can "confirm that everything on the server-side is configured properly, however, as the error message suggested the issue seems to be a local one. Prior to uploading files, please make sure that they are not opened by another application such as text editor, visual composers and etc". I accept that maybe it is a local issue however I am unsure o
Hello, when I start dreamweaver I always get the error and no matter how much I have searched and searched for solutions, nothing ... Help please
I have been reading about the SVG . Does everyone here save or convert their image files to svg formats? Thanks in advance.
Hi everyone, I am building a site using a template, but for some reason a large number of the pages are not linked, even though I used the same template to create all the pages. I built each and every page the same way. Often, when updating template pages, Dreamweaver stalls—it does nothing. After repeated attempts, I have to restart the computer. Otherwise, I can't update the pages. The pages are all built off the same template. Is there a way I can link these pages to it, so that I don't have to create them all over again? Thanks for any help you can provide. Mark
I am brand new (and I mean like I have like an hour of use time) and I was wondering when I use split/live view I can't interact/click on anything. It shows the element I'm selecting and I can't click on anything. I know you can pull it up in your browser but I want to work on the website from the front and backend as I go. Any help will be super appreciated.
Hi All. I have an image that goes under the navbar and is reponsive but when it gets to a mobile size the image completely disappears. I know we talked about some of this before. I just don't understand this issue very well. Any input? Thanks
Hi All. My nav.shtml file is included on my page. It shows up nicely except when I get down to mobile. The hamburger menu will fold down but not up. I am using server side includes and when I pulled the include out of the page and put the actual navbar code into the page it works fine. So it must something to do with it being an include. Has anyone ever found a work around for this? I only wanted to to have one nav.shtml included in every page so I could only change the nav.shtml file.
When I open my website in Chrome, the navigation does not work, it does work in Safari and on my android phone. Any suggestions? Thanks.
Hello All. I'm doing a Udemy Bootstrap 4 video now. I started using Visual Studio Code because the person teaching the course is using it. My question is what code editor do you use and which one do you think is the best? I am just curious. Thank you! Ben
Hi All. I'm wondering what the point is of Dreamweaver's responsive image on the Bluetooth insert button. Does anyone bother to use it?
Hello, I am trying to find lifecycle info about dreamweaver cs3 on your website, but couldn't find it. Plkease provide the correponding link. Thank you. Best regards, Alex Wilhelm
I have been using adobe products since early 90's and Dw for years in Creative Suite 3 Design Premium to run a few local websites Now I'm blocked out requiring authorisation code but not able to contact any of Activation sites, I am in the UK using Mac Pro 3.1 El Capitan tried it on my iMac 27" Mojave same problem ????Help! Phil
Another Disabled or depreicated 'feature'. No ASP of ASP.Net support in DW CC. At: * Vista/Windows 7: C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC\Configuration\DisabledFeatures there are a some .mxp files to add these functions back. Took the steps required to convert mpx to ZXP.http://www.projectseven.com/products/cloud-install.htmThe extension, ASP_JS_Support.mxp, once converted throws an error. It is searching for files in directories that do not exist. There is Menus.xml file in the /configuration/Menus/ directory, the the 'element' is not in the file at all. See image below. This is my most required function.When we open a new file, many file type starter pages are no longer available including ASP, Cold Fusion etc. Are these going to be added back? Add my voice to legions of others showing Our disappointment with DW CC's lack of support for developers. CC is simply a CSS, HTML WYSYWIG editor now. We should not have to load extensions to the primary program we u
I have a problem with DW 21.1 with find/replace with regular expressions. I want to delete all the white space on a line, but not the line itself. This has been a problem for a while, not just this version. Search if the line has only one or more spaces and/or tabs: ^[ \t]+$ Replace: (nothing) The find highlights the correct lines. Hitting "Replace" multiple times fixes each line one at a time as expected. "Replace all" does not find anything!! Suggestions? Thanks
Hi everyone, Is there a way to stop the text from wrapping under a pseudo-element when used with list items? In the example provided, you see how the text, in all but the first line, wraps under the pseudo-element. I would like to have the text align under the first character (red line). Nothing I've tried has worked thus far. Any help would be very much appreciated. Kind regards, Mark
hello all- i'm updating an old website and they have a sort of self-serve reseravtion system for their ski club. members fill out a reservation form then when submitted, the simple text data shows up on this other page that they can access to see reservations that are already made. It seems like a simple thing to set up but i can't figure out how they did it. i have the new site and form set up in dreamweaver but i can't figure out how to coax the completed form data into another page. here's the old site info:randolphskiclub.orgreservation page: http://randolphskiclub.org/secure/reservationpage.shtmldata page: http://randolphskiclub.org/secure/reservationout.txtpassword: skiRSC2018 any help/clues would be greatly appreciated.
I have created a table for an image in Dreamweaver CC 2019. After putting it together in Dreamweaver software, it looks perfect and everything is touching each other to form one solid image, but when you go and view it in Chrome (Browser) it displays 2 horizontal lines above and below the "Contact us" button. See attachment. How can I get rid of this? I've tried everything. All my borders, cell padding and cell spacing was set to "0". Can somebody please advise?
I am new to Dreamweaver and Coding. How can I learn web site creation easily? I feel like a daunting task with Dreamweaver with codes etc. Any help is appreciated.
I have just come back to DW after several years and have found a lot of changes! One that I do not understand is that the standard toolbar floats and seems to be undockable. Having done a quick search, I came across a sugestion that all that was necessary was to drag the toolbar by the dark area on its edge to below the menu tabs and a blue docking line would appear. It didn't, so, not too sensibly, I tore off the common toolbar and now can't get that to dock either. I'm assuming that this is not a feature! Advice would be most welcome.
I am NOT a web designer, but somehow, with the help of the local library and templates I managed to create a website back in 2008. I updated DW till 2015 & was very happy with it, but now it is sluggish and I am ready to update. I'm an old fart with a pitiful memory. So I downloaded the 2020 DW version and I stared at a blank screen, went to site manager and I had a brain freeze. I just don't remember. I guess I thought when I updated my old 2015 version the new version would be automatically populated. My site has over 400 pages so I can't afford to screw it up. Is there a way to get it from the cloud or download from server and populate the 2020 version? If not, can you share a link for old dummies?
I am taking a web design class and my teacher doesn’t respond very well. Is there anyone that can help me on dreamweaver application regarding CSL an HTML content. I can't get the images to show up on the live view.
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.