For all things Dreamweaver.
Recently active
The website reads to put this in the head (with our JS id).<script src="https://kit.fontawesome.com/xxxxxxxxxx.js" crossorigin="anonymous"></script> I am trying to get the rounded Facebook icon to render and it does not - still displays the square. How do I know that kit above is actually interacting with this code? <div class="footer_social_icons"> {% module_block module "social_icons" path="@hubspot/rich_text", label='Social Icons' %} {% module_attribute "html" %} <p> <a href="#" target="_blank"><i class="fab faCompany fa-linkedin" aria-hidden="true"></i></a> <a href="#" target="_blank"><i class="fab faCompany fa-facebook" aria-hidden="true"></i></a> </p> {% end_module_attribute %} {% end_module_block %} </div> </div> faCompany calls for font-family: FontAwesome;I have this:.fab {font-family: "Font
This afternoon I upgraded my 2019 iMac to 14.4.1 from 14.4Since then, Dreamweaver creates loud and accelerating fan noise.Checked Activity Monitor. It is DW. As soon as I quit DW, the fan subsides.Tried restarting a couple of times and quitting all other programmes. Same problem.Also since the upgrade I've lost code in my split view. Blank. If I switch to code view, all blank.Thanks for any suggestions.
Codehttps://codepen.io/sanya_misharin/pen/bQgjog Image and place where I want it (div is highlighted)https://i.ibb.co/txyJdv7/Untitled.png I have a premade page and I want to place the codes in that page. .https://www.maxspeedtv.live/mstvtest/index.html (this is the page I want the calendar on). I want the calendar to be in that empty space below "Broadcast Schedule" I can't for the life of me figure it out!
How do i update from bootstrap 4 to 5? Can I have both? tia
hello everyone. I am used to the older dreamweaver where one had the layer properties and could arrange layers to be front or back. I have recently upgraded to CC and it no longer has that function. I have an image that is in a fixed position on the top of my site, with the intent to have part of it visible when other images ar scrolled over it (in the areas where it is transparent). Any help would be highly appreciated.
I am currently working on a project for class where we have to create a website in Dreamweaver. I am trying to save my pages in my site but I get the message that is shown in the picture below. When I try to open the html file in Chrome, the content of certain pages doesn't show up. Any way that I can fix this?
no me muestran los errores de javascript, como se activa el ESLint o configura? siempre aparece ESLint terminated with error: Max connection attempts reached
Hello,I'm hoping someone can help figure this out. I'll post below the HTML and CSS that is setup but my active links do not show as the set active color just the normal color, the hover works fine, the correct color shows when hovering on any link and on any page. I copied this from one page, but every page are accurately (I believe) marked as active. <nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light"> <a class="navbar-brand" href="index.html"></a><button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1" aria-controls="navbarSupportedContent1" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span></button><div class="collapse navbar-collapse" id="navbarSupportedContent1"><ul class="navbar-nav mx-auto"><li class="nav-item"><a class="nav-link" href="index.html">Home</a></li><li class="
Anytime I go to Seach and use the open "Search In Files" Dreamweaver crashes... Just disappears form the screen and stops. Works as expected in CC2017?The other search options work just fine...What can I do... Should I delete the app and re-insall it?
I just made a 2nd or 3rd failed try at properly entering code to center my web pages in browser windows. Part of the difficulty seems?? to my limited understanding to be that the methods described picture an arrangement of HTML and CSS that looks different from what I have where I have used the built-in CSS coding that you get in Dreamweaver by going to the Page Properties menu under File. This makes it diffcult or impossible to place the suggested body wrapper and CSS auto margin code so it works and centers the page as desired. Since I have not yet uploaded my new site I do not know how to present the code so you might see where I am off. Or perhaps there is a better approach to the problem you could suggest. For a first try to show my most recent attempt I will enter the relevant sections of code and below that the entire code for the page in question. If there is a better way to do this please let me know. rele
Good afternoon all, The processs of retrieving files from my server, to be put back up again after editing a file within Dreamweaver 21.3 is painfully slow and laggy, often getting the "not responding" displayed in the header over the top of the application nav menus. I've had my IT team look at the my server to test the configuration, to see any issues. They were able to put a 1 gig file on my server with ease and rule the server being an issue. I then downloaded Filezilla and with the same FTP connection details I was able to retrieve, upload and edit files without an issue. Digging around on the internet brought me to: => https://community.adobe.com/t5/dreamweaver-discussions/dreamweaver-cc-2020-running-super-slow/td-p/11069319 Following the guidance I deleted "Temp File List" within Dreamweaver folder. And the issue still persists. Other than maybe rolling back to another version of Dreamweaver I'm stuck at finding a solution. If anyone can off
I recently took over one of my company's website from another user. The website files are stored in our shared file service. I'm able to open them, make changes to the code, etc.; however, the changes won't show up on the actual website. But whenever you go back into the code, it shows my changes there. The only thing I've found in my research is that we may need to add a server for the website. Any ideas on what the issue might be would be helpful!
Thank you for helping me... I've been searching the community, and learning so much about so many things, but nothing that addresses my issue. I can't figure out what I did to mess up the borders around my footer. I had an even border around the menu, only. No border around the copyright. https://www.greenbeaks.com/retailers.html
Dreamweaver becomes unresponsive on launch, I get a pop up saying updating the site cache, then the spinning wheel and then I have to force quite the non responding application. I have tried deleteing the directory: User > me > library > Caches > com.adobe.dreamweaver-18.1 that did not help. I have found similar reports online but most seem to relate to windows environments.Any help greatly appreciated.
I have downloaded the trial DW and I can hardly see the various print sections on the program panel itself - view, file, etc. I can see the coding (it is too big actually). I have never seen a program with such tiny print in the menus and bars. Can this be increased? Can the font size in the display code section be decreased? How please? I am finding the size difference very difficult to work with. I have six days left to see if I can work this and make it worth subscribing to. Such a minor thing but with dyslexia it is proving to be something slowing things down considerably. Attaching a screen shot I hope will illustrate the problem. Thank you
Hallo zusammen, gibt es in Dreamweaver eine Möglichkeit, Dateien in einem Projekt zu finden, die nicht benöltigt werden? Grüsse
hi there-I am trying to learn html and css.I have run into an isuue where the the color I am tying to apply to the my h2 subheadings is not displaying- it does not render in in DW nor does it show in the browser and I cannot alter it in the inspector either. I am able to change the font size in DW and see those changes applied.I am using github to make my page live.Any insights into why this is occuring would be most appreciated -TY @charset "UTF-8";body {margin : 0;font-family : Helvetica, Arial, Sans-Serif;}header {background-color : #d14635;text-align : center;padding-bottom : 80px;padding-top : 50px;}h1, h2 { font-family: 'Press Start 2P', sans-serif;} header h1 {font-size: 55px;color: white; } h2 {font-size: 35px;font-color: #0a7ab8;} main{max-width: 800px;padding: 0 20px; }main img{max-width: 100%; } header img {border-radius : 170px;width : 300px;border : #d15635 solid 20px;}
I don't have a clue whether my question is a bug or a how to. I am getteing close to finishing my current version of my website.( I have learned a lot but as several note, have not advanced into best current code. I hope to try my hand at that but that comes after I finish this process).My question now is about the assets menu in Dreamweaver. I have been using it quite a bit to place images. But today it stopped showing images from the site folder when I open it. The images are still there and I have tried to open the assets on other pages from the one I am working on but same deal, no images listed. The little images icon on the top left of the asset menu screen seems to be greyed and does not respond to a click. Any Ideas where to go from here to get that working properly?
hi there,Trying to get the footer to display across the entire VW like the header and can't figure out why it won't. https://peetahh.github.io/portfolio/ tried to get an answer out of chat gpt - totally useless.hoping that some Acutual Intelegence can help me 🙂
Ich habe Dreamweaver CS 5.5 auf einem PC unter Win 10 laufen. Zudem ist eine zweite Installation auf einem Notebook, ebenfalls Win 10 vorhanden. Jetzt musste ich wegen Hardwareproblemen auf einen neuen PC mit Win 11 umziehen. Die Installation verlief problemlos. Nur die Aktivierung nicht. Da ich den Key schon zweimal verwendet habe, sollte ich ihn erst auf dem alten Rechner freigeben und dann neu aktivieren. Hier beginnt mein Problem. Die Stelle in der Software, wo ich den DW auf dem alten Rechner deaktivieren kann, habe ich zwar gefunden, aber es funktioniert nicht. Damit ist eine Aktivierung auf dem neuen Rechner nicht möglich. Mache ich was falsch oder unterstützt Adobe das nicht mehr?
We have noticed dreamweaverhelper.exe which is part of adobe package (Adobe Dreamweaver 2021) initiating connection towards gambling domain oyranos[.]org and simplehitcounter[.]com. The domain oyranos[.]org and simplehitcounter[.]com is part of Adobe Dreamweaver 2021 repository. Please check why the software redirecting to this domain. Is this normal or should be blocked traffic? Thank you!
For a while I have had a php file that will not render in Live view. I have discovered that if I simply resave that file to a new file name it works perfectly. It is a very simple file which I will attach. However if I then save the new working version to the old file name it still won't work with that old file name. Just will not render it live view. Still works in Preview in a browser just fine so XAMPP and localhost are setup correctly. It's like Dreamweaver has saved that file name somewhere and it is corrupt. I have cleared the WinFileCache in the configuration folder but the problem persists. Windows 11Dreamweaver CC 2021 Anybody seen ths problem?
In case you haven't seen this notification yet: For more details, see the help article below. https://helpx.adobe.com/dreamweaver/using/synchronizing-dreamweaver-settings-creative-cloud.html
Hey everyone! Had a system crash bring down my productiuon machine.. and liming along on my backup system. Got Dreamweaver setup and synced settings... I develop Wordpress Themes mainly... but it refuses to display the code! I open a .php file and all I see is "1".. once in a very infrequent blue moon it will show the code, but most just show the "1". I can open .css files and .html files without issue.
im trying to design a webpage w dreamweaver on a chromebook is that going to work
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.