For all things Dreamweaver.
Recently active
Dreamweaver 2021 not work on mac os sonoma. Please help!!!
Buenas noches. No me está permitiendo descargar e instalar aplicaciones que están incluidas en mi plan, tenía el plan básico de fotografía y lo pase al de todas las apps porque quería descargar el Dreamweaver, pero me sigue apareciendo la opcion de probar o comprar.Ya está incluido en mi plan actual, por qué no me aparece la opción de instalar?? Lo necesito urgente.Saludos
Is there a way to reorder the list of session variables under the Bindings tab. They appear to be in the order in which there were created. I would like to see them alphabetized.I see no option for that. And I can't find a file that lists them in which I could manually rearrange them.
Hi again, everybody! I've been working on this for days; it's time to call on the experts!I have a couple of issues. This works...https://www.greenbeaks.com/thumbnail-carousel.htmlThis doesn't. It jumps, and I don't why. Also, I have <div> issues.https://www.greenbeaks.com/aviary-australian.htmlUltimately, I have a total of 36 slides that I'd like contained in one carousel. Of the dozens of ways I've tried to make it happen, none have been successful. tia
<!DOCTYPE html><html><body><?php$today = date("D");switch($today){case "Mon":echo "Today is Monday.PRAY for all of our priest father James father Philips ";break;case "Tue":echo "Today is Tuesday. PRAY ";break;case "Wed":echo "Today is Wednesday. PRAY for family members brother sisters mother father ";break;case "Thu":echo "Today is Thursday. PRAY for the men and women in uniform serving our county. Police officers EMTs, Paramedics, Nurses, Doctors, Fire Fighters ";break;case "Fri":echo "Today is Friday. PRAY ";break;case "Sat":echo "Today is Saturday. PRAY";break;case "Sun":echo "Today is Sunday. PRAY ";break;default:echo "No information available for that day.";break;}?></body></html>
Hi everyone, I am trying to layer two hard-stop linear gradients to achieve the desired look but without success. The first is horizontal, with 70% white and 30% red. The second is vertical, with 30% white, and 70% red. In the latter, I want the 70% red to be fully transparent so that the underlying gradient appears, delivering the final result (3rd pic). Here is the code, but I can't get it to work. Is it possible? If so, what changes need to be made? .gradient {min-height: 500px;background-image: linear-gradient (to right, rgba(255,255,255,1.00) 0%, rgba(255,255,255,1.00) 70%, rgba(255,0,0,1.00) 70%, rgba(255,0,0,1.00) 100%), linear-gradient (to bottom, rgba(255,255,255,1.00) 0%, rgba(255,255,255,1.00) 30%, rgba(255,0,0,0.00) 30%, rgba(255,0,0,0.00) 100%);} Thanks for any help you can provide. Kind regards, Mark
I use dreamweaver cs6 on Win11 64bit, no problem before but it is not work now becasue the letters of the code page stick together and some are overlapping! I cannot put the cursor to the correct positon (even where the letter space is normal), no way i can edit it! Any solution? Many thanks in advance.
I have created inserted a video as a layer, but can't align it with the text or have it move dynamically when the window is resized. Any tips? Thanks
Please help, server behaviour + icon is depreciated after testing my server
Every time I start up Dreamweaver the Preview in Browser box is blank (see screenshot).If I close the app and then start it up again, it usually loads the options the second time, but today it only worked on the third attempt.I have to go through this procedure every time I start it which is a pain.Is there a way to fix or avoid this?I am using the latest DW 21.3 on Mac OS Sonoma.Thanksx
Hi, Every 4-5 years, it's time to update my personal websites. Naturally, each revision introduces new considerations and methodologies. I'm not a serious coder, I just pick up what I need along the way. When I first started, it was encouraged to 'slash' out of tags that don't have a closing tag (for XHTML reasons). Ex.: <meta /> <br/> etc. Since it's about that time to update my sites, what's the word on slash-closing tags in 2024? I'm more than happy to maintain the practice if there's even an ounce of benefit to it on any level; but if it only serves to out me as someone who hasn't gotten the memo that these are useless now, I'll get with the times. 😃 (Noticed WIRED and APPLE still slash out of theirs, while GOOGLE and YOUTUBE do not.) Added question : if backward compatibility and browser performance are concerns, do you recommend GRID or FLEXBOX in situations where both would work, and why? Thanks!
Trying to use SFTP to connect to Amazon S3 bucket, but keep getting login or password errorUsingDreamweaver 21.2 on Windows 10openssh private key fileno passphraseSFTP connection works without problem on Filezilla and SmartFTO. Also works on WinSCP after converting openssh private key file to PuTTY private keyTried to look at the ftp log - it is emptyI think this should work - Please help! Is there another way to debug the problem?
Hello,I have a problem with Dreamweaver version 21.3.When I copy new text I have written with MS Word into the draft view of Dreamweaver, I get the following error message:This change would require changing code that is locked by a template or translator. The change will be discarded.It is sufficient if I copy a single sentence from Word into the design view, to get this message.I have no problems if I select the "Paste text only" option. That works.However, Dreamweaver refuses to accept pre-formatted text.Does anyone know of this problem and perhaps has a solution?Thank you very much
Hi everybody, I’ve Googled it and tried to find videos on YouTube but I can’t figure it out! When you write some text in a webpage, if you select it you can change the properties in the properties panel with the CSS tab, such as font style, size and colour. However, how do you make those settings into a class so you can select it in the “class” dropdown menu in the HTML panel? I absolutely can not believe I can’t find this out on Google ot YT but I can’t! Sorry about that! Thanks for your help,Gareth
As from this afternoon I get this error when trying to connect to any FTP server for all the sites I manage with Dreamweaver. There was no problem this morning and I didn't change any settings anywhere. I wonder what happened and how I can connect again. I am using Dreamweaver CC on iMac OSX Mavericks.
Instalé Dreamweaver, logré abrirlo, lo cerré y luego no lo pude volver a abrir más.Lo instalé y desinstalé varias veces pero no hubo cambio. No me aparce ningún error, no llega a aparecer la primer ventana emergente sobre la configuración de sincronización. Adjunto foto de cómo queda el programa.¿Qué tengo que hacer? =(
Like the title says, I've been plagued by the somewhat well-known bug that causes Dreamweaver to handle the key stroke "shift + i" like the "cmd/ctrl + v" command. I don't know what caused this, but it has persisted throughout various updates. Whenever I try to write something that contains the capital letter I, Dreamweaver instead pastes the contents of my clipboard into the current cursor position.The only temporary workaround is to copy a capital I somewhere else and then paste it in my Dreamweaver document. This only works as long as there's nothing but the capital I in my clipboard, of course.I've seen people discuss this bug in some forums and the solution was to edit an xml file, but I'm not comfortable changing the core settings of Dreamweaver just to fix this weird bug that no one else in my office is experiencing.Has anyone else experienced this?
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="
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.