For all things Dreamweaver.
Recently active
Where to save your Dreamweaver stuff? I was thinking, maybe I could just save it on OneDrive, the Google Drive, another Drive. But always I see people save it all directly on their Desktop. As webdeveloper, where do you save your files? Desktop, First Hard Drive, Second Hard Drive, SSD, External Hard Drive, Cloud?
Going through tutorial videos, I see people using the Real Time Preview and not having this issue. Not sure what could be causing it.Every so often, the Real Time Preview window in the browser stops working and says"Save all the files (including related files) to preview."Is there some setting that I have not checked that will make it stop having to manually save all the time in order to keep the Real Time Preview functioning ?
hi,Please advise:1. the site is moving slightly right / left when I click on differenet menu items, clicking between some of them does not cause any shift while clicking between others does,2. pictures on the became matte, while on a C/local drive and before an upload they are bright,the site: www.starasynagoga.plthx
Hi all,I can't launch the latest Dreamweaver. I always get a popup:"the localized resource files for this application could not be loaded"I've reinstalled the app 3x but without luck :-(. Any idea?Thanks!
Hi, I am struggling to do something regarding a website id like to make I have a grid system with pictures and when you click on them I want it to enlarge and show description, I have achieved this but now I want it to shrink the picture and center it in the box, however, I cannot seem to get to it center from this, if anyone can help that would be great the code for changing the size is below. function Openimg(tabName){ var i, x; x = document.getElementsByClassName("Product_img"); for(i = 0; i < x.length; i++){ x[i].style.width = "100%"; x[i].style.height = "80%"; } document.getElementById(tabName).style.width = "30%"; document.getElementById(tabName).style.height = "30%"; document.getElementById(tabName).style.align = "center"; }
About workflow and stuff. Why the #header is only made for the header and the #header h1 not for h1?Why people push #header h1 under #header?
Until about a week ago everything was fine but I am now unable to preview our Dreamweaver development website on my Android device.I enter the correct link and it attempted to connect but then goes in a constant loop between various Adobe authorisation web links and bounces back and forth between the preview URL (which is correct) and the other adobe sites. Can anyone help to resolve ?? ThanksMurray
Why dreamweaver gets super slow and freezes everything on screen? even for a single letter change I have to wait for 20-30 secs till I can enter next letter.
When having the folders for Dreamweaver on a cloud, fonts from edgefonts are not working. Why is that?For example, having my folders on Google Drive or another folder will adjust the fonts in the preview for me.
Hi Dreamweaver Community. Im building for the BIGGEST project and I'm impressed that I was asked to design the website even I was doing good at website design. However I havent done loads of features that they asked me to do and pretty stuck on marqueeing images for sponsorships images. <marquee><a href="###" width="140" height="80"alt="###" /></a><img src="s###" width="140" height="80" alt="###" /><img src="###" width="140" height="80" alt="###" /><a href="###"><img src="###" width="140" height="80"alt="###" /></a><a href="###"><img src="###" width="140" height="125"alt="###" /></a><a href="###"><img src="###" width="140" height="140"alt="###" /></a><a href="###"><img src="###" width="140" height="167" alt="###" /></a><a href="###"><img src="###" width="125"height="167" alt="###" /></a><a href="###"><img src="###" width="140" height="90
你好!Hi!I wish to create an HTML/CSS/JS website, on which pages I can write both in English and Chinese caracters (international project around Chinese market).In DW, I have to choose between "UTF-8" for roman letters and two other alternative options for simplified (汉字) or traditional (漢字) Chinese caracters.Here is my question : what do I have to choose in order to / how can can I write mixed HTML pages with both Chinese and English content on the same page?Thanx for your insights 🙂 = 谢谢!
Hi together, I created a Page with several hotspots on an image- if you hover over the hotspots the images are swapping. Now I decided to have a custom cursor (css), which works absolutely fine in Firefox, but doesn't really work in Safari. The cursor needs to stay the same, in safari it changes when you hover over hotspots, into a pointer.Any solutions for this? Thanks!
I've found the only way i can insert a background image in a div is if i include a bit of text (like the h iv'e used here), then sometimes later on i'll delete the text and the background image will stay, but other times the image will disappear too, what is going on? How do i do this properly? Also why hasn't the image centered as well as the letter????
Hi,I applied a red hex color with some alpha (transparency). All browsers render this just fine, except for Firefox. The red is so vivid it is painful on the eyes. Why such a drastic discrepancy? I have not experienced this before with color onscreen.Using a retina ready Apple Mac. Any ideas aside from altering the color I'd like to use? Is this really how the default color space is going to render? Seeking more information about why Firefox is doing this.Thank you.
Lately everytime I run Dreamweaver CS6 in my lap top under windows 10 all the windows background turn into a yellow color window, can anyone give me an idea how to fix this program? I am force to reset the default colors of windows 10
Hi, I'm trying to insert a few SVG images into my dreamweaver page and no matter what the width and height values are the images always fill the entire width of the parent container. I can't get them to render at the size I've saved them at in Illustrator. I've tried adding a class to them with the max-width attribute, and that didn't work. I wrapped the images in a div container and attached a class to that, with a max-width attribute, and that didn't work either. If I have a svg image that measures 400px x 100px, how can I get it to render at that same size on the page? Thanks for any help you can provide. Kind regards, Mark
Support weren't online so asking for help here 🙂
I feel like my navigation and title are pushed to the bottom of my header because the logo is taking up the full width of the page? If that is the problem, how do i make it only take up as much space as it actually is?
My only guess in how to do this is making the header a class and making that class position: relative and position each navigation manually that way? If there's a better way, or a proper way to do it please let me know! This is my plan for the layout
I had to repair an issue and I found a solution on this board but when I clicked on the link (multiple links), they go to the home page of the Community. IE: http://forums.adobe.com/thread/494811 You must have changed the sub domain at one point which is https://community.adobe.com now so all of the older links are invalid now. You may want to set up redirects from the old domain to the new one. Thanks
Has anyone gotten Dreamweaver to load in Mac OS Catalina? Any tips to get to load? It crashes for me upon launch. Thanks!!
I am trying to start up Dreamweaver, but it will not load past the boot up screen. It says that it is trying to "Initialize Files", but seems to get stuck there. Any idea what causes this and how I can fix it? I have rebooted my laptop, uninstalled/reinstalled the program, and Dreamweaver is up to date.
Any tips for ensuring a banner that falls beneath the header/nav bar keeps "locked" just below it?When I check responsive, it detaches and separates. Other point, this header bar shrinks a bit upon user scrolling or rather, when browser is collapsed.Is there a fix to keep that banner tightly snug under header/nav or do I need to write the media queries for the breakpoints to make fine adjustments? Thank you.
Before i adjusted the width of the image, it was centered, however it was also the full width of the page, which stretched the image. After the i adjust the width, it sits to the left of the page and i don't know why? Can someone help me to center it please?
I have a laptop that I use extensively for my simple web development. I use Dreamweaver CS 5.5 and have the CD for the software. I have no plans/desire to upgrade. It is critical that the move to a new machine works. I know the CS 5.5 is no longer supported, but I have no need to upgrade. Also, the Laptop I am moving to is running the same Windows 10 as the original laptop. If I uninstall the product from the first laptop, how can I be sure it will transfer to the other laptop? I do not see ANYWHERE I can go to contact an Adobe person to assure the transfer goes properly... PLEASE ADVISE!!!
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.