For all things Dreamweaver.
Recently active
Hey guys,To my understanding web browsers have their own set of typefaces that will automatically load when a webpage is open right? And there will be typefaces that will be the same over Chrome, Firefox, Safari, IE... etc.... Well, the company I work for wants me to rebrand their company and this includes changing the typeface. The key word is consistency, so if I choose a typeface for a heading, it will need to be consistent when viewing the company website and internal company screen and print designs.Though, my concern and question is;1 - What happens if the typeface and it's not compatible with the web browser? My manager stated that they can upload the typeface file to the server but they want to avoid that for the mean time and find a typeface that is quite universalSorry, am new to browser typefaces and I am trying to understand more of typefaces in web but it's a bit confusing to me atm.
https://community.adobe.com/t5/get-started/cs3-activation-the-solution/td-p/9343026 ↑ Past posts “CS3 Activation-the solution! Sep 21, 2017 ” Is it no longer usable? (ToT) Please tell me someone Can Dreamweaver CS3(type DVD ) be used only as a bird reflector?
Hello and thanks in advance for any help.I made this website about twelve years ago and it hasn't been updated for about ten years but still was live. I'm now trying to revive the website with no success.All original files have been restored from backups with no changes.None of the pages are editable in code view but I found I could do editing in design view which I thought would be okay except when I updated the site on line only the index page works, no links working. The template page is completely editable but not the twenty plus pages associated with it. Although this is a very basic website it did work fine at one time and served our needs.Nothing has been changed except like I mentioned all files have been restored from my backup source. ------------------------TEMPLATE PAGE: A Sample Page Is Listed Below-------------- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
I'm working on a Bootstrap project with a simple column-row table. I will click into a box to add text and the display cycles through previous elements, including the Navbar, then stops. I can't add text, use the column add/subtract features, or do much else. I don't see anything unusual turned on. As Ren once said, I'm... going... mad. Any suggestions would be appreciated.
I just design, I don't code but am hoping that there is a simple way to change the "submit" button to send the info to a company email address. Can anyone help me, please?
A curious co-worker poked around and deleted the library home folder and sub files. I'm having trouble getting this fixed so I can update/ maintain our website. I purchased a book, which I have skimmed several times and have viewed many YouTube videos, have experimented unsuccessfully. Would like to fix and then upgrade to much newer version of Dreamweaver.
IV'E WORKED OUT HOW TO DO IT! IN CASE YOU'RE CURIOUS, MAKE THE H1 ELEMENT: POSITION: RELATIVE, THEN ADJUST IT TO THE POSITION YOU WANT BY USING TOP, LEFT, RIGHT, BOTTOM. IT WILL NATURALLY GO OVER THE BACKGROUND IMAGE, SO JUST PLACE IT WHEREVER YOU WANT. GOOD LUCK! Before i start, please make your answer simple. I'm still fairly new to this and i struggle to understand things when they aren't super straight forward. Also the more visual the example, the better! Okay, so here's my problem. I'm going to insert a drawing iv'e made of what i want to achieve. I made a div with the background-image inside AND the h1, but when i adjusted the padding, it only affected the h1. Because this happened, i thought maybe the background-image would have to be in a seperate div from everything else entirally? So i can edit all of it's sizes and dimentions?? Again, please keep your answers simple and straight forward. I really struggle to understand explanations when the
I have run into a bad problem when using Edgefonts. They were originally installed through Dreamweaver onto my Macs with an unsecure http (without the "S") address as their source (instead of from the alternative secure "https://" source) and this is causing blocked access to my websites. I have repeatedly removed the non-secure http version from my files but it persists in reinserting itself in my source code and I desperately need to know how to get rid of that code permanently although I do want to use this particular Edgefont on a web site which I am building. This is the correct source:<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.--><script>var __adobewebfontsappname__="dreamweaver"</script><script src="https://use.edgefonts.net/source-sans-pro:n4,n6,i7,i2,n2:default.js" type="text/javascript"></script>. The sour
In this current version of Dreamweaver, PHP commands "include" and "require" no longer work in some of my webpages. I've compared coding that doesn't work with coding that does work and they are identical. I've tried following Adobe instructions to set up PHP on each website, but it still doesn't work. I don't know what to do next. Can you help me?
Can I import my website that is produced using Microsoft Expressions (Windows) into Dreamweaver (MacOS or Windows)?
So just to be clear on this...Dreamweaver does not support server behaviors and I have to use a commercial extension to communicate and develop a website that draws information from a MySQL database??? My apologies if this comes of as rude but isn't the reason many use Dreamweaver is for the fact that you can do this easily? Do developers not design and create sites anymore with Dreamweaver? I say that since there is a huge push from Adobe for XD and UI/UX development...which, don't get me wrong, is a good thing...but without a robust development tool that does not require commercially available add ons to make it function properly and make these marvels of UX/UI development what is the purpose of Dreamweaver then? It makes it no better than tools that preceded it like WebWeaver, Homesite or GoLive. I may be ranting...And again I apologize but I'm a bit confused when this product is marketed to make things easier but requires extensions fron another company to do so. Can some one clari
I'm on a Mac 10.15.3 (Catalina) running CC 2020, and to my dismay the Manage Sites dialog box / window is not available. I define new sites all I want, but if I want to change something about a site already defined, I cannot get the Manage Sites dialog to appear. How do I fix this?
Hey Crew, Has anybody got a solution to displaying the Blue lines (live view display) In Dreamweaver 2019. Does not work on my MAc. Sort of important in the workflow. Or is their an Alternative way of accessing the same functions that does'nt suck.Robert
Hello, I tried to insert the video but getting an error message "HTML XML or compatible file.I tried many different files but not working.How can I create a video from Premiere Pro to insert on the page from Dreamweaver? Thank you for reading,Well, I found the problem I had.Instead of Drag and Drop from the Folder to Webpage(Dreamweaver), I saved the video in the Site Folder and connect from Properties Window. Hoped it might help other thank you
please guys help me where can i find this
Right, this is making me really angry now. I tried to move a BeginEditable tag from one part of the HTML document to the other, but sintead it duplicated it. Now I'm getting the error message: There is an error on line 88, column 51 <file path> InstanceBeginEditibleTac inside Editible region. I am aware of the reason why the error message is orrucing, but now DW won't let me get ris of it. If DW just copied it and not duplicated this - and did as I asked it to, we wouldnt be in this mess <div id="breadcrumb"> <ul> <li>You are here:</li> <li><a href="../index.html">Home</a></li> <!-- InstanceBeginEditable name="breadcrumb" --> <li>&raquo;</li> <li><a href="#">News</a></li> <li>&raquo;</li> <!-- InstanceBeginEditable name="breadcrumb" --> <li><a href="#">Cookie Policy</a></li> <li>&a
Once-upon-a-time I could type ctl-Q in the design window and the current selection would be wrapped in <code>...</code>. Now in DW 20.1 I cannot find any of these A keystroke to wrap the selection in <code>...</code> A menu item to do the same A way to define a keystroke to wrap the current selection(I've found snippets, but they just insert a single string.) Can you help? I need <code> a lot.Fred Hansen
I have something wrong with this page: http://www.lax-sailing.org/Yearbook/2020/2020memberinfo.htmlThe layout should look like this page: http://www.lax-sailing.org/index.html
Hi There, I want to implement the possibilty for my customer to use tables. Unfortunately it is not possible to use them as described in the manual.I can't select cells or columns, copying them isn't possible either.Selecting a column by hovering over the top border is impossible too 😞 Does somebody know if there have to be further settings made or something else might be missing?I am using DW 2020 Build 15196 Regards N
In Dreamweaver 2020 - there is No Manage Extebsions option, this makes it impossible to use my 3rd party extensions. Extensions are .zxp typeQ: Is there a way I can add my PVII Extensions to Dreamweaver 2020?
Before, when having things videos on autoplay Dreamweaver handled the Live View very easily. Now, Dreamweaver is lacking as .... tremdously. What is the matter with it all the sudden? Do you might know what is happening to Dreamweaver?Before there was no lack at all, now there is. Is it about the SSL I added to my site?
Добрый день, подскажите пожалуйста как прописать код для смены языка сайта, необходимо использовать 3 языка (рус,англ,и турецкий). Как это все можно осуществить...Я в этом деле новенькая. Буду очень благодарна за помощь
When in Dreamweaver, autoplay, live view, everything became very slow while before it was not the case. What did I do wrong? Is it about something like automatic uploading or something which I clicked but not know about? Dreamweaver always works perfect but I might did something which made Dreamweaver very lacky.
Como faço pra dar uma quebra de linha automática ao dar enter após a teg
I am in the process of building a new version of our website. I have added a folder with a set of .htm pages.Problem is that the URL in test isn't compiling correctly - the content part is missingeg http://127.0.0.1:54552/Asset-Reg/OakmontAR.htmrather than:http://127.0.0.1:54552/content/_-j818hwNMEDmaRaAAAB/FkknOOB/L4SO6wu/X2CWH32/services-business-sme.htm Anyone know how to resolve this ? Murray
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.