For all things Dreamweaver.
Recently active
HiIs it possible to get back Properties Panel in Adobe Dreamweaver CC 2017?I worked with it in Adobe Dream CC 2015 but now I'm confused.Thank you
I need help getting a button to activate a modal popup. The buttton on image looks like this:And the modal like this: I have the button working and I have the modal popup working - But I can't figure out how to link the two - What elements in the button need to be called in the script? This is the button:<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- ---------------- EXTERNAL LINK DISABLED FOR FORUM --> <!-- <link href="css/global.css" rel="stylesheet" type="text/css" /> --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" /> <style> .calbtncontainer { position: relative; width: 100%; max-width: 400px; }
Now Im back I'll tell you a story which drove me mad for a few hours today. In all my time as a dev this has to be about the most confusing I've come across. Last evening I made updates to a website and sent to a client.....all great and approved, worked perfectly. This afternoon I revisted the website in Firefox, the same browser I was using the previous evening and ALL the text was corrupt, only showing a few cap letter 'T's and 'E's - all the other font characters were blank spaces........completely unreadable......weird right? So I rebooted computer but still the same. I viewed in localhost and remote and ALL the text throughout the website was corrupt, where previously it had been perfect for 4 years. I thought this Firefox browser has become corrupt so I ditched the cache (that's another story), looked again, still all the text corrupt. Next I viewed in Chrome where the text was perfect!....WTF is going on I thought. Looked on mobile devices in Firefox and Chrome, text
Hi i tried to use dreamweaver at home using my school account and it doesn't let me. Any ideas what can i do?
I was only requesting help getting back into the forum with my previous account?? Cheers_osgood
Hifor no obvious reason all my sites are throwing ftp connection errors from and all of sudden. Ive checked connections to the same servers using other FTP applications successfully. Im using SFTP and Im also able to log in via SHH. It does appear the issue is DW related. Ive deleted ssh_log file from configuration folder, still gives errors. It doesnt even seem to check server response as the error dialogue box appears as soon as you hit the connect button, Any assistance kindly welcomed.
On our website we use a mouse over under an 'i' like in the picture below. Now I also want to add an 'i' under which this text will be visible: This is what it is like now, I'm using Dreamweaver: I tried adding it the usual way with <span></span> and also tried <a href=" ">TEXT</a>When using the <span> option the entire table disappears from my website and when I use the <a> option it just adds the coding to the plain text visible on the site (so on the website you actually see <a>TEXT</a>.Since that didn't work I tried to mark the text italic with <i></i> so at least it looked different from the rest, that didn't work either and got the same result as with the <a>.Can anybody help me out? Usually I contact our webbuilder (I am only a beginner, my job is maintaining the website and add/remove stuff and do some basic coding.) but today is his first day of a 3 week holiday. My GUESS is that is has to doo with
I'm wanting to start a website for my band. Probably 6-7 pages max. Nothing too extreme. The header on the pages would look like this: Home. Music. Tour. Store. Lyrics. Contact. Anything you'd suggest to get started. Is Dreamweaver the right platform for me. Is there an updated version of Dreamweaver for Dummies or something similar?, peace
how do I move the website folder from old dreamweaver to the new dreamweaver/ II cant open the web site with the new version of dreamweaver - the old dreamweaver version cannot e opened any more
I want to modal popups activated by buttons (actually image-links), but I am facing several problems. I am using the W3 Schools example as a starting point - At https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_modal . The first issue is that I want to move the CSS selectors to a linked external CSS file, rather than leave them in the HTML section. But as soon as I move any of the selectors, the activating button dissapears. Sure I must be missing something basic. I have copied the code here - below. <!DOCTYPE html> <html> <head> <!-- --------------- IF I LINK TO EXTERNAL STYLESHEET BUTTON DISAPPEARS --> <!-- <link href="css/global.css" rel="stylesheet" type="text/css" /> --> <meta name="viewport" content="width=device-width, initial-scale=1" /> <style> body { font-family: Arial, Helvetica, sans-serif; } /* The Modal (backgro
Hey ppll, I have hit a road block in my learning Dreamweaver. I not sure how to make the buttons for navigation. are they individual JPG"s? Anyway could some point me a tutorial on how to make them i would be extremely appreciative.
In the past I did not have big problems with the synchronize feature of DW. But currently I have. I have a local folder and a remote folder (connected via SFTP). In the server settings in the site definition I activated "Maintain synchronization information" (of course). When I upload files via right mouse click and the corresponding menu entry (I don't know the word in the English version), the upload is done correctly. But when I say "Synchronize", DW always tells me that there are no files to synchronize. Even if I create a completely new file, DW has nothing to upload! I also tried this:https://helpx.adobe.com/dreamweaver/kb/troubleshooting-synchronization-problems-dreamweaver-mac.html But it did not help. What else can cause this problem? I use the latest version of DW and Windows 10.
When I run Dreamweaver Adobe thinks I am xxxx .com but I am xxxxx.com' I inadvertantly started to create another profile when I was trying to fix a password issue. I can see no way to start Dreamweaver using Adobe id of xxxxx.net (Thread renamed to remove personal information by Moderator and moved to correct forum)
Is there such a thing?
Keyboard shortcut “⇧+ I” in Dreamweaver:Code view, is making the same function of “⌘ + V”, pasting something previously coppied to clipboard. It happens ONLY in the code view of DW. I checked the emmet cheat sheet with ⌘+F to find that shift + I in order to reset this shortcut but nothing.I thought that some “action/task/effect” in dreamweaver or emmet is related to copy/paste function and that ⇧+I has been assigned to that function, and I just ned to reset it. Where to find it!The keyboard panel of DW does not offer me the reverse way: to find “How do I reset THIS particular kb-shortcut, how to find where has it been assigned?, I mean departing from the kb-shortcut, not from the task you want to achieve. Thanks a lot.
Hello,After I scroll down the page and then back up again...When I hover over the link to direct me to the alternate language, the link doesnt seem to work anymore. If anyone can give me any clues, it would be greatly appreciated.https://geniux.ca/About_Us.html Thank you for your support.
Hi, might sound like stupid question but I only see horizontal ruler.How do I view vertical ruler? I cannot see anything in menus for rulers at all.Many thanks,Adam
Hello,As a newbie on Dreamwewear, I want to create a page containing an animation made with Animate. When I copy the HTML file of the animation on the newly created HTML page and change the name of the JS file, it works perfectly. However, when .png files are present, it does not work anymore. How can I correct my mistake? Please. (I don't want to do this with an OAM file.)
Bear with me as I'm still newer to HTML. I've been fiddling with this trying to fix it for the past hour and a half but I can't find a solution. I have 3 separate sections at the bottom of my page - 2 columns (pink), a social media bar (blue), and a footer (gray). The pink is centered on the page but the blue and gray are not. They were at one point and the only thing I've changed to the code is just separating the footer from the rest so I could find it easier.
Hello, I have to redesign a showcase website (simple without menu only links between pages, approx 80 pages) mainly text but I have to recover pages (most of them) which were generated by tools like publisher or others ... ?? (Each page was the subject of a new page) As the new site has a new design (has a header, menu, body and footer) and during navigation only the "content" part would change. How then to integrate these old pages (publisher or others) already generated (in + when I read the generated code ... help !!) to my new presentation ... ?? How to place them in a specific place on the page (in this case in the body)? Is there a tool that can convert the new positions? because I don't want to redo everything by hand. ??, Or should I start from the source files ??? : -0 Thank you so much for your advice !!!
Hi, be-fore it was possible to buy a version of ap-plication for life-time, but now in store we have only monthly and annual sub-scription... I want to know if it's possible in a manner to buy Dream-weaver CC or pre-vious version like CS5, with lifetime license ?Thanks
Hello, I would like to insert and move an image in order to place it in a specific place on my page (I am in WYSIWYG creation mode) but I cannot move it, it remains stuck on the left edge of the page. Is there a solution? Thank you
I go into site set up > advanced setttings > local info and UNCHECK "enable cache" and that speeds things up but when i close dreamweaver and open it again the "enable cache" button is checked. how do i disable cache and have it stick?
Has Adobe lost the ability to authenticate paid subscriptions to Dreamweaver on W7 ?Adobe support failed to fix the problem and says I should downgrade to W10. Which I will NOT do.If Adobe is incapable of fixing their verification problem, what other program will do the job?I have used Dreamweaver since 1997, and would hate to have to switch, but since Adobe fails to fix their verification app, it looks like I don't have a choice.
To the powerful minds at Adobe Dreamweaver, My brother is looking to update his current website with a sales platform that can be within the website walls and not outside on a third party portal. Does Dreamweaver have sales templates that can be modifyed for each product, but that cost lest then using exterior methods? If so what are they and what are the costs to apply those to the existing website? Thanks, Jonathan Young [links to the site removed by moderator - not required for the question]
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.