『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
I have two issues. I will preface this by saying my client wanted a certain bootstrap template. But then decided to have me change about 95% of it! I SHOULD just start from scratch but so far into it - I may redo it when I have time. But my issues are:1) I want to use the logo as a link back to index.html. It's coded properly, but I am not able to click on it. Do I need to change the z-index maybe?2) The template used fontawesome. When you adjust the browser window smaller, the typically 'hamburger' icon is missing. In fact, other icons throughout the site are not showing up either. I've checked all files are on server, but maybe in the course of changing sitewide styles (due to the extensive theme changes) I may have screwed something up? Thanks in advance.See link below.Forget-Me-Not Fund: Dedicated to Alzheimer's Education, Awareness & Research
First, the responsive layout is dying. I've seen a lot of articles on famous blogs telling this, and I totally agree with it. I think people never liked responsive layouts but starting using only because they were forced to since designers decided this was the future of web design. And Adobe has a big part in it, creating the Dreamweaver CC that makes the task of creating fixed layout websites very hard. Yesterday I needed to create a simple site, nothing complicated.So, I thought it could be great to use one of the prebuilt Dreamweaver templates, but guess what? ALL of them are responsive? Do you guys from Adobe know what someone does when they open a site using a tablet or smartphone? They click on "show desktop version." Yes, they want to see sites on their smartphones like they see on their pcs.So, please Adobe, let's make Dreamweaver great again. Let me use tables and easily place the cursor on the page and write wherever I wanna write and insert images anywhere I desire to, witho
I always have this issue... I grab a Bootstrap Menu Dropdown Snippet but the dropdown never appears to work? Test file online at http://www.duenorthdesign.com/oconto/test2.html. Still learning Bootstrap and customizing it all, so I'm sure I'm missing something? Thanks in advance!
Hello, I created this layout on Photoshop and our professor wants us to create a dreamweaver website using Photoshop slices. Does anyone know how to create this in Dreamweaver? I understand creating the div boxes the size of the slices but I'm struggling on what should be relative or absolute positioning and I'm not sure what the float should be. Thanks!
Hi, Every time I create a new DIV via inserts I have an issue with the CSS ID i give it does not actually save and it saves without a CSS Class. This is annoying because I am new and lazy to dreamweaver and would rather not have to manually write the code in all the time.Many ThanksUsing Dreamweaver cc 2017.01MacBook Pro (13-inch, Mid 2012)2.9 GHz Intel Core i716 GB 1600 MHz DDR3
my Dreamweaver wot run all i get is the error 0xc000012f bad image i have uninstalled it and put back on but still no[Moved from non-technical Lounge Forum to specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
I don't know how I've managed to get my home button like this..I don't want to build navbar again...any ideas how i can get it back like the other items on the navbar??Thanks!
Where is "Format" and "Align" options?
When I start Dreamweaver I do not want or need the welcome window when I open the program (Dreamweaver 7851 build). It is slow and useless.How do I prevent it from opening/ turn it off when I start Dreamweaver please? I cannot find the toggle switch!Thank youPaul
I see a new blue ruler at the top of the regular ruler i both the Split and Design view pages. What is it for? There's no tooltip describing its purpose or its appearance.Neither is the a deactivation button.Please help me find out why it's there? There's nothing intuitive about it.Thank you.Warren
Is there a way to get DW to use an outside source for Quick Docs? Like most programs allow you to sync with Dash. I have yet to find something quick docs comes up a result for anything so I think it isn't working anyway.
After reading several posts, I am still no wiser to understanding why when I add padding to a text inside a div - it's moving the div outside the fluid grid layout.I read one post that mentions I should add padding to the actual text using a new css rule, rather than adding the padding to the actual div itself - which I have tried to do, with no joy. The padding applied is still moving the div outside the fluid grid layout...If anyone can point me in the right direction, I would very much appreciate it. Thank you./* Desktop Layout: 769px to a max of 1232px. Inherits styles from: Mobile Layout and Tablet Layout. */@media only screen and (min-width: 769px) {.gridContainer { width: 89.0217%; max-width: 1232px; padding-left: 0.4891%; padding-right: 0.4891%; margin: auto;}#header { clear: both; float: left; margin-left: 0; width: 100%; display: block; background-color: #EDEDED;}}.phone-no { font-family: "Roboto Bo
hello Everyone,Again and without wanting to make too much noise in this forum, (where it is true that I participate so little ...;) ... here is a new article, published on Creative Pipeline, concerning the evolutions of Dreamweaver CC 2017.1.It is likely that many of you who are participating in prerelease beta are already aware of these developments, but it allows us to flat out some features that move and adjust.Dreamweaver continues to evolve within the Creative Cloud
It's confusing for me. Does Adobe still offering or giving support to Adobe Extension Manager (*zxp extension)? If it's so, is it available for Dreamweaver CC 2017.01? I guess that now the extensions are gotten from Adobe Add Ons, right? But some extensions coming from Extend Studio or a Free PHP Gallery, require Dreamweaver version 9 or higher! and I have the last one. How come this contradiction?The confusing thing is that the same developers are promoted in the Adobe AddOns site and they recommend to use the extension manager in case we have troubles of installation. So, Adobe Sys. do not event verify if the third party extensions are fully installable with the correct extension managers or "helpers"? Or do I need downgrade my DW version only to use those extensions...? And the widget of the applications in the AddOn site says that they support CC 2017.Orientations, please. Extension Manager still works with DW CC 2017.0.1? My experience states that No. Thanks for your patience.PD.
Find in site is something I use semi regularly but I've literally been looking for half an hour and it seems to have been removed.Am I missing something?!
I tried lower case "I" tags around text, tried "em" tags around text, in both cases text was bold as well as italic.Also tried using CSS and getting the same result. Thanks for your help
Question for all of you. I'm new to Dreamweaver, and I'm interested in possibly putting together an App. My ideas haven't come together completely as of yet as to what I want to do, but I'd like to hear from all of you what your advice may be for a complete newb. Any blogs or tutorials that you have found useful?Any and all help is appreciated. Thanks!
I'm working in Dreamweaver CS6 and have a question in regards to the form validation. I already have a hidden input field in place and with the coding in my formmail script it has stopped spam over the years. At the moment however, I'm getting spam where the firstname and lastname fields present with a mixture of numbers and letters. This spam seems to be only targeting my "Required" fields. Is there a way to specify that the name fields type:text be only letters a to z?The form validation at the moment is:<script type="text/javascript"><!--function MM_validateForm() { //v4.0 if (document.getElementById){ var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments; for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=document.getElementById(args); if (val) { nm=val.name; if ((val=val.value)!="") { if (test.indexOf('isEmail')!=-1) { p=val.ind
i have some problem.i can't change the code on my website
Hey DW community!I've been using DW since the MX days, and I think I may have gotten stuck in my ways. I'm a consistent HTML, CSS, JS, and PHP developer, and work by myself. Now, I'm trying to expand my horizons, find some community and hopefully learn a few new things. I was hoping that maybe you guys could help me figure out a good place to start. I thought about diving into react or angular, and maybe SCSS.Anyway, some fresh ideas would be super helpful.Thanks![Moved from non-technical Lounge Forum to specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
Bonjour je suis débutant ou presqueComment gérer la qualité vidéo sur Dreamweaver CC 2017 etquelle conversion faire à part d’un film QuickTime.Avant avec studio 8, je convertissais une vidéo QuickTime enFLV et la qualité était parfaite.Maintenant avec Dreamweaver CC 2017 que faut-il faire comme faireune conversion correcte et un format en partant d’un film QuickTime ? Afind’obtenir la même qualité.Trois questions :1er question : Que faut-il mettre enpremier dans la source et ensuite dansla source alt 1 et 2 ? Faut-il mettre en premier le film pour être lu par le PC ou la version MP4 du téléphone portable etc. ?2ème question : peut-on mettre deuxMP4 de formats différents et n’est-ce pas là le problème rencontré ?Troisième question :Pour la source internet : Que me proposez-vous comme conversionet format (je ne parviens pas à trouver une conversion prise par internet sansqu’elle soit prise par la conversion Mobile ?Si je mets en source une conversion MP4 de Qualit
Stop automatic sweetching to OVR!When will it be fixed?
As you all know, I'm not that bad at front end coding, (that's my opinion, so don't argue ), and given that there appears to be a disconnect between what users want to do, and their ability to actually do it these days, I have decided to look at why.I first though that it was because many do not understand just how the web and the associated standards work, then I thought it may have something to do with the, 'if I want to do it, then it must be the software is wrong if I cannot' attitude, that we see some users take. I even thought it may be the way people are learning about web design and development, that may be wrong. Or is it possibly a combination of all 3, plus others I have not looked at yet?So as I am now on my run down to full retirement, I thought I may look at just what type of site(s) people are creating when they learn web design/development from books or videos, then create a few of them, with comments about just how good that tutorial series or book actually is, as the
I am building a form that will have over 70 radio button choices, I would like to only report the buttons with selections made so I don't have dozens of empty lines in the email when I submit the form. Here is a example of my form, the script, and one example of an output when all radio buttons are not selected:<snip><form action="TEST_mailscript.php" method="post" name="ContactForm" id="ContactForm"> <table align="center"> <tbody> <tr> <td><label for="Subject">Subject:</label> <br> <input name="Subject" type="text" id="Subject" form="ContactForm" /> </td> </tr> <tr> <td>&l
I'm working on a website in Dreamweaver CC 2015 that I want to be fluid, but I would like to find a way to make it responsive only phones and tablets.Basically, an example would be...On a desktop monitor at a resolution of 1280 x 720 and above, I would like the website to be a regular non-responsive site, allowing for the ability to use the IE11 "ctrl +" method (and other browser's equivalent) to zoom in and out without distorting the page to "fit the screen."However, for phones and tablets, I would like to make the site become responsive/fluid at that point, adjusting everything to display accurately on the smaller mobile devices.Is there a way I can do this? I have been trying to find a way from within Dream Weaver, but so far I have not found anything. I don't know if there is a feature, or I'll have to do some coding to get something like this done? I know I would have to do it for every page as well, since the site will be static.Thank you for anyone's ability to help. ;- )
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.