『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Please see this page http://v58.ancestry.higgsy.co.uk/rockliffe_dave_junior.html Could one of you fine people say why the centre grid item is extending below images either side of it?. I thought the height of the grid items is determined by their content and in this case all three grid items have content that is short enough. Many thanks
hello I am thinking of installing this. can you guys tell me how Dreamweaver works? is it easy to use? is it worth the download? what kind of things can i do with it? does it cost money? i have more questions but i would need these answered first...
This past weekend, I opened a chat with Adobe asking how to delete cooking associated with Dreamweaver. The tech said I needed to contact them again on Monday, during normal business hours, I needed to resolve the issue so I could continue working on my website so I completely removed Dreamwever 21.0 (running on a Mac) and all references I could find (as an example: Dreamweaver plist) and reinstalled it. Also, before the reinstall, if I was viewing a page in MAMP, saving the page in Dreamweaver the page open in the browser would automatically be updated. Now I must close the webpage (Chrome is my browser pf Choice) and reopen again in Dreamweaver Preview. Are these bugs or are theisettings I nhave missed.
Hi, I want to use the Adobe-Font Futura PT.Are there any problems to do so.Futura is’nt just a common font. Thanks for your replies fischotter
Hello,I am learning to code with PHP and during my test I used the following code:<!doctype html><html><head><meta charset="UTF-8"><title>Untitled Document</title></head><body><?php if (isset($_POST['Submit'])) { // process form printf('User: %s Pass: %s Status: %s Comments: %s', $_POST['User'], $_POST['Pass'], $_POST['Status'], $_POST['Comments']); } ?><form method="post" action=""> User: <input type="text" name="User"><br> Pass: <input type="password" name="Pass"><br> Status: <input type="radio" name="status">Single <input type="radio" name="status">Married <input type="radio" name="status">Divorced <input type="radio" name="status">Widowed<br> Comments:<textarea name="comments"></textarea>&l
recently i install pc Dreamweave, i am try to make songspkhero my site make change to site design but not understand how to make correct coding any help me please
I'm working on a site which will eventually have a large number of pages with scroll down menus for links. Is there a way to have Dreamweaver convert the links automatically for new pages so I don't have to write out an extensive amount of script every time I finish a page?So you have a better understanding of what I am trying to say, here is a link to my homepage.The Society of Beato Giacomo of Bitetto, Italy
With Media Queries, are you able to change the content of the page completely? for example, replacing the top banner with a text? Thanks
Hello Community,I added a small div inside another div, when I pick a background color or other formatting options from the selector properties of the new div, nothing happens. The new div does not accept any formatting.what can I do to resolve this.thank you .
I am trying to embed a Facebook post with a video, to my website. I open the video to full screen, then click "Embed", and a window comes up where I can click "Include full post" and can copy the code from the little space above the video. I go to my Dreamweaver (2021), put my cursor in Design View, then switch to Code View, and paste the code there. The embedding works, and it displays correctly on my website. HOWEVER, in the Design View it shows the coding highlighted in yellow, which stretches across the screen --- it's a bit annoying because I cannot then see the actual layout of my Design page anymore. What is causing this? Is there anything that can be done, so I can see my Design View correctly? I'm attaching a couple of screenshots that show what I mean.
My installed long ago Homesite 5 suddenly started crashing on load. I tried to reinstall but also got a crash during reinstall??? Homesite use to be on my software CD. In today's cloud world, how can I find Homesite? Also, is there a later version? If not, I'm very satisfied with Homesite 5; I'd just like to get it to load again. I'm using Windows 10. Thanks for any help.
I did not build this website and the company that did is gone. I needed to put a banner on my main page and had to create a new style to format it. Browser previws on my PC - Chrome, Firefox, IE, and Edge all look great my PC but when uploaded to my website it does not display correctly. The text is there but not the formatting. I uploaded both the edited page and the edited CSS, but it seems like the live site is not reading the CSS. I can make changes in Dreamweaver and they show up right away on my PC so I am not sure what I am doing wrong. It's probably someting stupid but it is really throwing me that the local view is good but the published view is not. Any help appreciated!
The top screenshot shows my keywords as currently on the homepage. I like the way it looks and do not want to change it. The bottom screenshot shows the current code. I want to change it to H1 tags instead, for SEO purposes only. Just to let the engines know these are important keywords. But I do not want the font size to display larger when doing so ( which automatically occurs). I would like the font to remain exactly as is shown, even after we change it to H1. Thanks
Can anyone give me some pointers on creating a horizonal line/rectangle with a colored background. I want it right under the navbar so I inserted a fluid container and tried so many different ways after searching and searching that I am going bonkers. I didn't want to ask because I am pretty sure it is simple. Thank you.
The first screen capture shows my default CSS view in Dreamweaver. It is all compressed together and I cannot work with it. The second view is another CSS file also loaded in Dreamweaver, but it is expanded and I can work with it. Question do these two CSS files view differently in Dreamweaver? How do I change the first view to expand so I can work with it? Final question: I need to add shorter additional CSS group shown . . . To the existing primary CSS file (compressed one). Do I just tack it onto the bottom and save the file? Obvious beginners questions. Thanks
Hello,when I type le letter "I" (i uppercase) with shift + i the effect is to paste my last copy.My version is 2021 (Italian)21.015392 BuildBut i remember this problem also in previous version.Thanks.
Good evening,1) I have a lot of different responsive video that I need to select and perform im my web page.It could be the right solution to have a drop down menu from which to choose them and start they in the same player.This is to try not to have a web page with an exorbitant number of players.At my level the script is like this:<div class="embed-responsive embed-responsive-16by9"><iframe class="embed-responsive-item" src="MyVideo.mp4"></iframe></div>Is there a vay to do what i need?2) the player has a download option. Is there a way to disable this option?3) the responsive player has a black background. Is there a way to disable this background?Many thanks!
Hi I want to learn how to use dreamweaver and ive tried the tutorial classes on youtube but turns out they really dont help much and the video is to fast for me is there anyone that can go over it with me one on one or can sit down with me to show me im kind of old school thank you
I have several boxes with text and images on my page. One box is actually the lower border of an image, and it or the image itself won't align looking like a few pixels off. for both the boxes and images I coded: width: 1200px; (images are 1200px wide)height: 85px; (height code missing for the image setup)margin-left: auto;margin-right: auto;background-color: #BDBDBD;vertical-align: middle;problem can be seen at: http://www.september8th.com/travelpictorials.html Any help would be appreciated.Walter
Hi, all. I'm being asked to redo a series of JPGs I created for our website and convert them to SVGs. The reason given is that the pages will load faster, which they obviously would. There's no more than four of these 800x400px JPGs on one page. The JPGs are about 125K each and the SVG version I did as a test is about 75K. My question is, will the load times of these pages improve to a degree that would justify the 8-10 hours it'll take to convert these JPGs to SVGs? I ask because it's going to take me quite a while to redraw all of these graphics in Illustrator and I want to be confident there's a payoff for this investment of time. If we're looking at an improvement of less than a second on a 56K modem (our lowest common denominator as a government agency), it would seem not worth it. Really, I'd want to be reasonably confident that we'll shave at least 3-5 seconds before committing to the work. I think I coul
How do i save my website i created and get the URL for it?
So here is the skinny. I love Adobe products. Since the NEW Illustrator and Photoshop for iPad solutions, I have been able to reply on my iPad Pro so much more for a lightweight all in one travel option! So since I am also a programmer I would love to see Dreamweaver as an app on my iPad then I don't have to rely on anything else but Adobe products for my entire business using exclusively my iPad only for traveling!!!
hola buenas tardes como estan .. estoy tratando de buscar una website como plantilla para poder mejorar mi pagina web [potential spam link removed by moderator] ya que en search console me tira muchos errores que no esta adecuada para responsive.. alguien sabe alguna pagina donde pueda descargar plantillas de salud que sean bonitas agradables para personas que buscan servicios medicos en salud ya sesa dermatologia, oftalmologia, psiquiatria, traumatologia y especialidades asi. desde ya muchas gracias.
In the middle of working on my project DreamWeaver quit unexpectedly. When I reopened it my project was not there. how do I restore it??
Why is it while using Dreamweaver 2017 that when editing pages sometimes between 2-30 in dreamweaver the code view will randomly be a blank grey block with no code inside even though there is code and design view shows there's stuff? I've tried reinstalling it completely to trying it on a brand new mac book ( literally days old ) and this issue STILL happens. The Os is Sierra 10.12.3 if that helps.
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.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。