『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
I have a bootstrap site that I am importing into dreamweaver. I have all my bootstrap and css under a directory called assets/ Dreamweaver keeps writing a bootstrap directory (bootstrap/) and all the related bootstrap files to my site, it will not stop no matter what. This directory takes over my site and screws it all up. I have tried disabling in Edit>Preferences>General> then uncheck Enable Related Files. Does not work. And no matter how many times I delete the diretory, it adds it back to the site. How do I stop this??
HI, I want to embed my YouTube videos into a Dreamweaver page (using CC2020) so that it stays in proportion (16:9) but the width is 100% of the screen on whatever device it is viewed on and stays the same proportion (16:9) if the browser screen is enlarged or shrunk Is there a tutorial anywhere that can help with this? Many thanks in advance!
Hi!I am currently coding a website on dreamweaver CC 2018 and I have a problem with my external links, sometimes they work, sometimes they don't, I don't really understand how it works, I read somewhere that it's because it's supposed to have a " proper server path " and not a "local path"But i don't really understand what it means, and how to fix it.Here's an example of a link that works, and the result on the previewAnd a link that DOESNT work and the result on the previewI really hope i can sort this out with your help !
Can I Transfer CS6 License from PC to Mac?
I am logged into my adobe account (see my profile pic, top-right) but app panel remains blank. i thought this is where the options to upgrade to 20.0 would appear. Am i looking in the wrong place?yhanks in advance
Hi all,I'm trying to add images using div grid. Here's the code I used: .container {display: grid;grid-column-start: col 0;grid-gap: 5px;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));grid-template-rows: repeat(auto-fit, 1fr);} <div class="container"><div><img src="images/project-category-1-650x490.jpg"/></div><div><img src="images/project-category-2-650x490.jpg"/></div><div><img src="images/project-category-3-650x490.jpg"/></div><div><img src="images/project-category-4-650x490.jpg"/></div><div><img src="images/project-category-5-650x490.jpg"/></div><div><img src="images/project-category-6-650x490.jpg"/></div></div>the problem is that the first row first column is empty and the images start filling the grid from the second column. What am I doing wrong?
Suddenly I can't compare or sync local files with the remote server on one of my sites. Instead, it syncs/compares with the Testing server. I can still put or pull to/from the remote, just not sync or compare. My other sites, using the same remote server, work as expected so it is probably a setting that went wrong but I can't find it. The server is set as FTP and Remote. The connection tests fine. I have tried deleting, then adding the Remote server again. If I delete the Testing server so there is just the Remote server, I have no sync/compare option. Does anyone have a clue??
Anyone know if there is a keyboard short cut to wrap an element in a <li> or how to create one like there is one to wrap a <p> around a line of code.<p> wrap windows: ctrl + shift + p = <p>some text </p>
Hello,I need some help setting up Dreamweaver CS5 to work with my blog (it runs on wordpress).I am getting this errror message:"Dynamically-related files could not be resolved because the site definition is not correct for this server."What settings do I need to change to manage my blog from withing Dr CS5?I will appreciate any help.
Hi community! Brand new to Dreamweaver and I'd like to know this: I have recently started designing a WordPress website with a theme I bought and want to know if I can copy that theme's code and 'paste' into the Dreamweaver platform and edit through there? Is this the best way to go about it? I already bought the theme so I would like to use it and would like to start using Dreamweaver too. Thoughts? Regards, Cas
In Adobe Dreamweaver, I have a row of five images. When I add dropdown menus to the images, the last few images fall out of place. They fall down a bit lower than the first two images, and the spacing between them is much wider than the small space between the first two images that it's supposed to have. Also, the images also abruptly cut off if I zoom in on my browser. It's not sticking out of the screen so I can't scroll over to see the rest of it. The image literally cuts off before the end of the screen, and I can see the white background of the website again. Why is this happening and how can I fix it? Thanks in advance. UPDATE: Here is the code... <ul> <div style="float:left" class="navigationbuttons1"> <li class="dropdown"> <a href="index.html"> <img src="pictures/home-page.jpg" class="picturesnavigation1" width="" height="" alt="" /> </a> </li> <li class="dropdown"> <a href="news.html"> <img src="pictu
Need help installing and using Dreamweaver on HP Stream March 19, 2019 purchase forever inquiring getting no where. Glenn Fuller [Moderator: removed pivate data] Anyone? Anyone? and not Ferris Bueller or days off!
When I try to upload pages using Dreamweaver's FTP I get the message: I have checked with my service provider and there are no problems, I have also successfully conntected to my site using another FTP so I know the credentials (password etc. ) are correct. It was working Fine yesterday
Put and Get actions are unusable from the left toolbar, File Manager tool. Put and Get are usable from the Files tab. I am trying to put a file on my server. Please see reference image below. My FTP settings are connected since I have no problem uploading from the Files tab. I synchronized the server, no change. I disconnected and reconnected, no change. I can use "Put" and "Get" from the File Manager if I select Desktop instead of my server in the left hand drop down on the Files tab. I have the latest version of Adobe Dreamweaver 2020. It is January 6, 2020. I think it could be a software issue, server settings issue, or something on my hardware. My co-worker works off of the same hard dive and he is able to use all "Put" and "Get" functions at all times. Please let me know if any of you have ideas or solutions!
I have an image. When you hover over it, a dropdown menu appears. The dropdown menu is only the same size as the image, though. When the dropdown menu comes up, I want its background to cover the entire screen. How can I achieve this?
I had a crash/lockup on my 6.1 mac pro the other day and since then I can no longer privew my pages in Safari or Chrome. I have reinstalled them / removed them etc. That is not helping. Restarted and such. A "choice" of browsers is now empty? Anyone seen this one before? I have removed and reinstalled DW to no effect as well.
Hi Fellow Weavers.I have a few very simple responsive sites that are all doing the same thing. In Explorer, all elements float center as designed. They are also fine in Edge. Then we get to Chrome. First show/fresh cache shows all elements and containers centered as planned, but a refresh (or subsequent visit to the same page) sends all containers flush left, where they stay until I clear cache. Then it's back to center. Here's the kicker. It stays centered in Chrome ingognito through multiple refreshes. So it HAS to be attached to regular cache, right? I am thinking maybe a Chrome setting? Either way, it's driving me a bit crazy. Any ideas/advice/answers/code would be greatly appreciated. Here's one of the sites that this happens on: https://tidalrestorations.com/ Thanks. Andre, NC
How can I get three dropdown items in a bootstrap 4 navbar. The below example is for one dropdown in the navbar. It has a id="navbardropdown" so I cannot copy this code therefore for the second or third dropdown , since I cannot repeat the id="navbardropdown" three times in the code. This is bootstrap 4 dropdown code . Of course I am new to this and working on it all day, so appreciate your help. <li class="nav-item dropdown"><a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Classes</a><div class="dropdown-menu" aria-labelledby="navbarDropdown"><a class="dropdown-item" href="#">Studio Classes</a><a class="dropdown-item" href="#">Private Class or Consultation </a></div></li>
I would like to create a dynamic website. I want to do it in the correct way, using Dreamweaver. Having started several tutorials on Adobe's (some admittedly in 'archive' folders which I didnt notice initially) - they all seem to be about using outdated insecure methods that require adding extensions to enable insecure behaviours. I was initially going to use PHP and SQL. Are these still recommended technologies and it is simply the live refreshing in Dreamweaver that is insecure? I am happy to develop without that. Can anybody point me at a good overview/tutorial for an experienced programmer new to dynamic website design?
Hello, I'm creating a web site and I'd like to add a wall where visitors can add a comment. I want the ability to respond directly to visitors posts. Yes, similar to FB. Thoughts?
i kan not make facebooks guide work nothing shows on my homepage www.saltsmokers.dk
I want the images to float horizontally, but they shows up vertically in Dreamweaver.What do I do wrong?
I am using tabs in Dreamweaver using bootstraps-4.3.1.css The tab works fine on a web browser but when I view it on an iPhone or iPad and I keep clicking between the tab, in the end, you see a white box around the text within the tab as shown in photo below. Not sure how to get rid of this error?? It does not show up all the time and sometimes you have to press it lots of times before the box appears http://tcdesignstamford.co.uk/test/test.html
Has anyone imported After Effects projects into Dreamweaver without using a third party software, and if so is there a tutorial ? [Edited by moderator for clarity.]
Hi, I'm new in Adobe Dreamweaver and I leaned that it doesn't support all of the programming languages that can be used to build a website. So i would like to know how if i build my website with dreamweaver and its basics supported programming languages (HTML,CSS, JAVASCRIPST, etc), How can i programm some parts of my website with extras programming language? Do i need another software or there is an option in DreamWeaver? i would aprreciate somebody could give me on this. [Edited by moderator.]
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.