For all things Dreamweaver.
Recently active
Hopefully one of the good people of this forum can help me out with a question about navigation menus - I'm looking to create a responsive navbar for a friends website that has it's logo centred, and has social media icons as part of the menubar as well as text (unless it's better practise to have them as icons at the footer of the website?), so it would kind of look likeFood - Location - Logo - Logo - contact - Twitter icon - Facebook iconwhich can then collapse down to the "hamburger" icon for mobile/smaller screen widths Still working in Dreamweaver CS5 if that matters by the way! Any hope/advice appreciated!Simon
Hi.I get the following error message, when I try to upload a file to the remote server:Gestartet: 28.03.19 08:27/text/28/ - Fehler aufgetreten - Der Serverordner /text/28/ kann nicht erstellt werden. Zugriff verweigert. Möglicherweise gibt es die Datei nicht, oder die Ursache ist ein Problem bei den Berechtigungen. Vergewissern Sie sich, dass Sie für diesen Server die erforderlichen Rechte haben und dass der Server ordnungsgemäß konfiguriert ist.text:28:index.html - Vorgang durch Benutzer abgebrochenVorgang abgebrochen.Dateien mit Fehlern: 1/text/28/Translation:"Probably there's a problem with the rights of the folder /text/28 "When I open the remote server in the file manager of DW I can edit for example the file name without a problem.Do you have an idea how I can find the cause why I cannot upload files?The rights of the folder is (in the octal notation) 775.Thank you.
The CC versions of all Adobe products are much slower and harder to work with than their predecessors.The very worst of the bunch seems to be Dreamweaver. It is maddenlingly slow.I can't simply cut and paste text into the code without the program selecting an element next to where I'm trying to paste the text.Also, sometimes Paste is grayed out as an option anyway.I have used Adobe products since 1993 and this feels like something Microsoft would do to its customer base.I have to go to an old computer and use CS6 to work with Dreamweaver now, so that I can use the software not want to push the computer off the desk.Adobe...please fix this, it is really hurting my (and I'm sure others) workflow and is not what users have come to expect from your normally excellent product line.
I am a beginner in dreamweaver and am looking to add a comment tag for my index page. I can't find a comment tag in any of the insert menus. I tried manually typing in the code <!--comment tag is supposed to go here--> but dreamweaver doesn't recognize that as code. Does anyone know how I can add a comment tag into my HTML page?
I am a beginner to Dreamweaver and am looking to know how to design and create a vertical navigation bar. I have only ever done horizontal menus and I want to change it up a bit. What steps would I take?
Hi.I have 3 different versions of a web magazine locally:domain.tld (the active version)draft.domain.tld (the version with new articles not yet published, but short before)beta.domain.tld (the version with major changes, which needs further development, a field for experiments, tests, etc.)I like to use the images of one of these three local directories in the two other directories in form of a symbolic link.So I created a symbolic link of "~/websites/domain/draft.domain.tld/img" in "~/websites/domain/beta.domain.tld/"In the file manager of the macOS the "~/websites/domain/beta.domain.tld/img" is shown with a little arrow and works without problems. I can access all the images.But in DW does show in his internal file manager: "For this extension no valid editor could be found"My question:How can use a symbolic link of a directory in DW please?Thanks.
Can DW be set to keep an ongoing FTP (SFTP) log? I realize that can be a lot of data. but I recently had a need. I was sure that a page had been put to a site, only to find out it had not. I wanted to review the FTP log from the day I expected it was put to see if there was anything in the log.THX
All of the sudden DW CS6 will not start up anymore, but wants to open as CC. But I don't have a CC subscription. I need CS6 to maintain some older websites.Trying to start through creative cloud gives the same problem. Any help on this would be greatly appreciated.
Hello,I'm pretty new to Web Development, and I'm trying to create a simple website. On one of my pages I have multiple list items within an unordered list. I've set the flex-basis to 33.33% and allowed it to wrap in hopes of getting three list items in each row. However, the list items are not filling the entire width of the unordered list; there is a significant gap on the left side. I would be grateful for any suggestions on how to make the list items fill the width of the unordered list. Below I have attached a picture as well as the relevant HTML and CSS.Thanks in advance!HTML:<main class="container"> <ul> <li>First Video </li> <li>Second Video</li> <li>Third Video </li> <li>Fourth Video </li> <li>Fifth Video </li> &
I've been working on my first website in years (following a self-imposed break from online dev) and had a lot of catching up to do. Before the break, designing for mobile was a secondary concern. Sites were a lot more static. Bootstrap wasn't widely-used, but jQuery was. And CSS animations weren't as casual a thing as they are today.That being said, I'm glad to say that with the help of the superheroes in this sub (some of whom have been selflessly helping ordinary citizens since the Macromedia Usenet days) I've caught up to the important stuff, and am now at the final stage of the site's development : the contact form.For context, all my pages are PHP (I like using PHP includes to assemble the head+body+foot) and I'm already linking to jQuery for my lightbox (so it can be jQuery-dependent if required). And NancyO reminded me a while back that the form needs to be mobile-responsive as well.So what I'm looking for, then, would be a PHP-based, mobile-friendly script that may or may not a
Hello,I have a website with a few tables. The biggest table is 3 columns, of course this does not display correctly on an iPhone, as the table gets cut off and you would have to scroll. Ideally, I would love for the table to appear in mobile with each column beneath the one above. Any other method would do.My website is www.nobsphones.com. If someone could take a look and help me out. (Keep in mind, I don't know much about bootstrap, java, etc) I am kind of feeling my way through this, but would be very appreciative for some help.Thank you
Hi, I'm trying to duplicate an old pre-DW webpage of mine and I can't quite get some fonts and paragraphs to match.I'm using DW current ver and using the split view and looking at the code and I can't quite duplicate the look and feel in some areas.Digging into the code, I keep seeing differences like "deNormalLS mfs_22". I've duplicated the code in many places and in the sections where the new page doesn't quite look like the old page, the only code difference i'm seeing is this "deNormalLS mfs_xx" where "xx" is a changing number.Could someone tell me what this is and could it explain the look differences?Thanks!
In the filemanager "finder" on macOS (I use the latest version) you can hide files/folders in two ways:a leading dot in the name or the terminal command "chflags hidden".Dreamweaver shows those files/folders.Please how can I achieve, that DW hides those files/folders in it's own file manager?Thanks
I like the option to "cloake" elements to exclude them from the site sync.How can I please hide those "cloaked" elements in the file manager of DW?I use DW 19 on the latest version of macOS.Thanks.
Hi All, I recently built a nav bar in Javascript for a website but I have forgotten how to add an extra page somehow xD I'm just learning to code right now so am very inexperienced. I'd love if anyone could help and lend me a hand with bug fixing and the like too here is my code.The code for the other pages can be found here too if needed.
What happened to the code colorouring? I'd like to have more control over the colors of particular pieces of code. It was possible to change it in the previous dreamweaver, why has it been removed? I have only 4 themes to choose, each of them is terrible. White is to light, dark is too contrasting with browser. For webdevelopers the most healthy option is lightgray background for code.
In the Dreamweaver tutorial titled "Use Cascading Sytle Sheets (CSS) to position elements on your web pages and apply color in Adobe Dreamweaver by Daniel Walter Scott," I am finding that I cannot get my nav bar links to work while they are within the hero heading. Instead they have to be placed in their own section. Is this a common problem with nav bars and what is the best solution? It seems to be layered on top of the hero section in the tutorial, but that will not work for me. Mahalo,Lane Davey
Can somebody help me with this problem ? I open my dreamweaver, and it doesn't show the code window like it should be, but instead, it only shows the file explorer window just like in the picture an i can't find any close or X button to close it
Yeah. It's certainly controversial. In my opinion, the entire subject of frameworks is controversial... But I think it's really a fabrication born of a want for instant gratification, regardless of the price. I've heard people on this forum make outrageous claims as to the benefits of using Bootstrap and its market acceptance - often in an attempt to claim that it is "the choice" of professionals. While my candor probably overshadows my CSS skills - especially in this particular forum - I believe Eric Meyer is still widely considered a master with CSS. So, I thought this post he recently made was quite telling:https://hashnode.com/post/i-am-eric-a-meyer-ask-me-anything-ciomnbpxy003rmz5330u90oqb#cip79vpkr07rnxz531v1adygiYou have to read between the lines a bit, and you need to understand that Eric's job calls for a fair amount of diplomacy, as opposed to my hammer approach 🙂By again, I have to bring it to the attention of average Dreamweaver users, that while Adobe might need to
Решил, что пора пользоваться лицензионным ПО и что я получил по итогу? Те же проблемы что и в не лицензионных версиях.Вот я открыл документ PHP , думаете он мне показывает код? Думаете если убрать разделение экрана, то? То тоже не показывается код!Нужно было прождать 3 минуты, что бы .....Зачем не покупать продукт который НЕ РАБОТАЕТ корректно?Про то, что происходит постоянное исчезание мышки и постоянно идет колесо загрузки.
Using CS6. I set the <a> tag to "No line breaks" in the tag library because the line breaks it inserted would create unwanted spaces on the page.But now, when I run "apply source formatting" to fix my indenting, it actually deletes any space after the </a> so the next word is crammed up against my link. i have not been able to figure out how to correct this with Tag Libraries. Anyone else have this problem?
I currently I currently cannot edit in Design mode. The cursor is a circle with a line through it everywhere I tried to get to in the site. It seems like I am in some kind of mode that I need to get out of. Does anybody have any suggestions?Observations I hope will help:1. It shows an * at the end of the file name.2. Even when the cursor looks like I could possibly edit, as soon as I click on anything it changes to the circle with a line through itand the entire site looks like it is now inaccessible.3. I can edit in Live mode.4. Dreamweaver 20185. Even when I tried to re-create the page, the same issue occurs. (Same file name)6. I have other files where I can access Design mode.Thanks for the help!Message was edited by: Jose Villanueva
All of a sudden, my DW 19.0.1 started becoming "unresponsive". It will start up, bring up the workspace, and then on my iMac I get the "beach ball". I waited 30 minutes and zip! I did an un-install using the Creative Cloud manager and then an "update" (it did now have a re-install option). No change. 17.5.0 works just fine as does 18.2. Using latest Mojave 10.14.2.Tried rebooting, any ideas what to do next?
... so when i open my dreamweaver CC, its code window don't show the code but it show the library panel just like in the picture, can somebody help me to fix this ?Sorry for my bad english =((
Hi, i'm working with my own dreamweaver template (.dwt), so i have a lot of html pages located in nultiple levels (folders and subfolders i mean) depending by this unique template. Now i need to use the attribute srcset in my template, but it is not given a relative url in pages dependent on it. How to fix it?Regards[Moderator edited title for clarity.]
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.