For all things Dreamweaver.
Récent
Moving Dreamweaver files to a new laptop. Dreamweaver CS5.5 Version 11.5 Build 5366 on old laptop. Reinstalled the program on the new laptop. Version 11.5 but BUILD 5315Assuming an update happened along the way. All my SITE files are .site on the old laptop. The new laptop and older build will NOT open them. It wants .ste files.Naturally an update download is NOT in my download folder of applications. How do I get the same build onto the new laptop?Thanks!
When I try to use Dreamweaver on my Macbook to open any .shtml file from my website "hi-sci.org", both of the associated .css files plus the Header.shtml and Footer.shtml files are ignored when formatting the display. What is even stranger is that when any .shtml file is opened my "Styles.css" file plus my "Horiontal_Menu.css" file are replaced on the display by spurious "Styles.css" and "Horiontal_Menu.css" files which comprise little more than the statement "You don't have permission to access this resource". Even stranger yet is the fact that my identical version of Dreamweaver on my desktop Imac had no problem with any of the files on this website. The two computers access the same set of files using Dropbox. Why should one computer work and not the other? Many thanks for any suggestions
Hi, for some time now I have been receiving an "access denied" message when I try and download a DW MX 2004 page to my home computer. Also, while I can upload a page I cannot upload "images". Permissions all seem to be correct. Would appreciate advice (my ex set up the site for me and I am not particularly tech savvy). Thanks.
I am trying to establish an anchor ID so I can link an html link to that anchor. I can't find the properties box to set the anchor within DW CC 2020. Thanks!
Will there ever be something like the old Developer Toolbox extensions again in DW? They were great for custom CMS development. In my personal view I have reasons for not using Wordpress, such as a lack of customization when certain functions need to be used or you have to pay for them. DW has turned into a fancy code editor and nothing else much to justify the expense of using it. Any thoughts or news on this?
Hello, I'm using a new verion of DW (19.2.1),up from an older version a few years back. I'm trying to edit in split version (on code) and there's suddenlya huge amount of animated stuff happening which I find extremelyannoying and distracting. Can someone please tell me how toturn it off? This web-page has an auto-play music file (mp3) on it, whichis now playing in Dreamweaver. It also has a slide-show animationwhich is also playing. (this is all in split-screen). When I try editingthe image file-names in the slideshow, popup balloon with the actualimage appears, right at my cursor. This is maddening when you aretrying to hand-code. I tried in pref's to disable "show dialog when inserting objects".This didn't do a thing. Please help me find my way back to a clutter-free, distraction-freeview of code in split-view, so I can edit without all these annoyingdistractions. Thank you.
Creative Cloud DW has many changes to the CSS panel something I used to use all the time. It doesn't open the CSS dialog when I double click the selector, I don't like how it displayes the properties, it wastes important 'real estate' with 'Sources' and '@Media' and I don't use them... pls pls don't make me hate the decision to have spent money to get this new version of Dreamweaver which has only made things worse... at least let users customize this panel to where it's usable again!
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Documento sin título</title> </head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>:: Xpress :: Firma para Email</title> <link href="./style.css" rel="stylesheet" type="text/css"> <script type="text/javascript"><br /> function validar (form) {<br /> if ((form.nombre.value) == "" ) {<br /> alert ("Por favor digite el Nombre.");<br /> document.getElementById('n').focus();<br /> return false; }<br /> else if ((form.cargo.value) == "" ) {<br /> alert ("Por favor digite el Cargo.");<br /> document.getElementById('c').focus();<br /> return false; }<br /> else if ((document.getElementById('skypesi').checked) && (form.skypeaccount.value) == "" ) {<br /> alert ("Por favor indique la cuenta de Skyp
i am using DW cs6. i careated a draw down menue. it works in DW as well as on the server when hopen the new website. but when i use a another computer the menue bar shows as a list.
<!doctype html><html><head><meta charset="UTF-8"><title>Home Page</title><link rel="stylesheet" type="text/css" href="style.css"></head><body><main><header><div id="logo"><img src="images/Carley Design.png" alt="Carley Design Logo" height="100%" width="auto"></div><nav><ul class="navigation"><li><a href="index.html">Home Page</a></li><li><a href="About Me.html">About Me</a></li><li><a href="ContactMe.html">Contact Me</a></li><li><a href="Gallery.html">My Gallery</a></li></ul></nav></header><section class="sectioneaxmple"><article class="left-article"><h1>My Social Media</h1><p>Hello vistors if you want to see more of my work are want to connect with me you can follow me on these social media platforms.twitter @matthewcarley97 instagram @mcarley11 and
For some reason, the Dreamweaver2020 program can't even run the simplest HTML file I am trying to compose. It has frozen over and over all day. I try to enter simple text into the small HTML file or the smaller CSS file and suddenly get the dreaded spinning beach ball. Does anyone know what to do with this (aside from walking away in disgust)?
I know you can change the size limits for pasting an MS Office document by editing the file:C:\Program Files\Adobe\Adobe Dreamweaver 20XX\configuration\Commands\InsertOfficeDoc.js. Add a couple of zeros to the MM.od_WarnThreshold and MM.od_MaxThreshold variables, and you're golden. The paste still takes no time at all, because the default limits are ridiculously low. I wouldn't have a problem with this if I didn't have to contact my IT department to make changes to program files. Every time there's an update to Dreamweaver I have to do it all over again... Is there any way to permanently increase the limits? Who can I contact to request this, or at least to add this as an option in the Dreamweaver copy-paste preferences? Thanks,-Aaron
The select parent tag function in dreamweaver is not working for me even if I use shortcut code. I've spent quite a bit of time going through all of the preferences and reading articles on changing colors for coding etc. So 3 hours later, here I am begging for help. Without the ability to see where my Divs open and close, I can't troubleshoot my page. I think this is a tech support issue, but is there no way to contact Adobe tech support? I sure couldn't find one. Their links are circular and just bring you to the same 3 pages over and over.
I am realitvley new to Dreamweaver and I am trying to aligh a script that is a wether widget. The script returns the correct infomration, but I cannot seem to get it to alight in the body. I want to align it to the left side, but I am having no luck. What is the trick to alight the results? Thanks in advance for your help. THIS IS WHAT I HAVE....I removed the <div alignemt = "left"> so this is it with nothing around it trying to aligh it. This is code from a template page that I have at this time. I have not made any other modificatinos to it. <hgroup><h3>Header Content Region</h3><h4>Insert text, image or banner ads here, or just delete this text and leave this area blank!</h4></hgroup><script type='text/javascript' src='https://darksky.net/widget/default/35.1976,-79.4625/us12/en.js?width=200%&height=160&title=28374&textColor=333333&bgColor=transparent&transparency=true&skyColor=undefined&am
I am trying to create a name anchor tag. I simply want a hyper-link to connect to another section of my website. This has been incredibly difficult to do! Something that was once so simple even in DW now feels like trying to crack a code.I am just reacquainting myself with Dreamweaver (2020) after working with Muse for a few years. I understand that the "name anchor" tag in DW is long gone. But everything I have read to be able to link to a section of my website has not worked. I'm not even sure if they are called "Name Anchors" anymore.I'm sure I am doing something wrong, but I don't know what. Any help would be very much appreciated!
I am creating a website for school. I am having the hardest time with the navigation bar. I am trying to center all of the links. You can see in each box, they are left aligned. I have tried everything in the CSS designer to move them, but nothing seems to work! Please help! Also, while I'm on the link topic, how do I create a seperate set of styling for other links on my page? When I try to link an image and a title to the image, it uses the same styling format as the navigation bar links. Any help with this would be amazing! Thanks in advance!
Não consigo usar um servidor local no dream Weaver 2020 .qual servidor usar não funciona no xamp ,Wamp , vertrigo . problema na versão do php . Qual servidor usar ou configurar
I try to instal Dreamweaver, but always same results, the application stop on 41-42% .Can you tell me why? And can you tell me how i can fixed ?
Hello folks,I'd like to have one special effect on my website, and I wonder if one of you could help me out with it, I am struggling a bit:I created some hotspots on my page and I want to have a mouse-over sound effect on it, like if you touch it with the cursor, there is a little short sound of a snaredrum or whatever.I thought I could do it with a behavior tag, but there are only visual effects available.Do you know how to do it? Thanks!
Hi, As you can pack all files linked to a document in InDesign or Photoshop for instance, I wonder if you can pack all linked files in reference from the index file in the site? Question is because I have files "spreaded" in various folders and would like to structure and collect them in an easy way, and then I thought if you could pack the files. Best regards,Micke
I am trying to write a paragraph and want to change the line space of it but it keeps putting <p></p> when I push enter to go to the next line. I don't want to do that I just want it to go down 1 line not a new paragraph.
Good evening all, just wondering if someone can help out a bit here! We've got a test contact form set up with ReCaptahca V3 on it, (the Recaptcha logo is drifting outside of the contact form which is a bit annoying but that can be fixed later!), but when the form is filled in the page should redirect to ta thank you page, at the moment it isn't which I'm guessing is to do with the PHP page we were given, which I think is a bit of a mishmash of two solutions? Any help/guidance here would be much appreciated! The contact form is here http://merlinsbakerycafe.co.uk/full-design-test-message-test.php Thanks!
After having a layout of my choice I want a script that automatically updates the web pages with whatever new media changes I have made from the corresponding folders on the server. Say when I delete or add new media files. I would not want to update pages html code myself like what I have been doing. It is so tiresome to code html for change or updates in the existing folders Here is a scenario; After designing my webpages layouts with placeholders in place at the beginning then wish to replace these hundreds of placeholders with the desired actual media in the shortest time possible without talking many days coding each media file name and alt properties [ALL CAPS removed and normal formatting restored by moderator.]
I have to imagine this is a function of this software and I'm just not searching the right thing or understanding something. I'm creating a simple photo gallery and I have 100s of photos to place on one page. Currently I have the line <img class="img-cls1" alt ="altim" src="path/to/media/1.jpg">and I copy and paste endlessly until I get all of the lines, then change 1 to a 2, then to a 3, etc etc. Surely Dreamweaver has a better way to handle this? Or should I be coding this entirely different? 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.