『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
For all things Dreamweaver.
新着順
Dear team, I was wondering if it is possible to differentiate between changing the code coloring in PHP for C++-style comments "//" and Shell-style comments "#" individually... I read through https://helpx.adobe.com/dreamweaver/using/customize-code-coloring.html but found no answer to this.
I am using the Dreamweaver Extension CSS Menu Maker. I downloaded the program and installed it in Dreamweaver.The programéextension is easy to use and I created the menu and inserted it in my page. I uploaded the page. The menu looks great but none of the links work- either internal or externalIn the Menu Maker program I clicked on the check box open new page, typed in the link in the dialog box above this check box. After that I clicked on insert. The menu appeared and looks great but does not work.ThanksAlan
We are racing for Earth Day deadline. We need for our 2 Direct Mail subscribe forms to pop out instead of embed on our website[links removed by Mod]
Most developers have their own bag of bad habits they carry with them since forever. In my case, one of them is being unnecessarily loyal to the "px" measurement unit. So I've decided to take the "em" plunge.First thing I learned there, is that it doesn't make much sense to use "px" values on margins, padding, line-height or letter-spacing when all the font sizes are set by magnification level. In other words, once you start using "em", it's just logical to go all the way with it. If you decide you want that title font larger in the future, you're going to want those other 3 values to follow suit. I can't even think of a scenario when you wouldn't.So, "em" all the way, right?What about images, which would be placed via Div backgrounds... could the canvas area maintain its proportionate size via "em", or would I have to go "%" there?Which leads us to my final question...Since "em" is just a fancier "%" why not use "%" for everything?PS: I've read what all these units do in theory, I'm l
Hello,I have recently found a problem whenever I open my Dreamweaver (CS6) it happens to crash when I try to create a new html or open a recent one. I really need help fixing this because if I hand it into our IT Department I won't get it back for months! Therefore putting me behind on all assessment. I won't be able to uninstall/reinstall the program at all as they have access over high commands like that. Any help would be greatly appreciated.Thanks,Daniel
I created a header banner which is 1150pix wide. I enter it as 100% wide in html. I have 17 link buttons in 2 rows under this (consisting of contact, home, and all product categories). i then created an editable region over the full width of screen under these) and I have saved this as my template. should my Shop name banner be placed inside the header tags? My problem is, I want to enter 4 columns wide x 6 rows deep, to insert images & text in, for template page 1, but when I drag the scrubber to the left, to see how my small screen will look, my 17 buttons have become a row down the left and my images have all gone down under that again.what am i doing wrong and where do i go from here??My images are 140 pix wide for 1 template page, 200pix wide for 2nd template page and 350pix wide for the 3rd template page.How many columns wide should I be placing on my page for these sizes, do you think???All help and guidance greatly appreciated. Thank you.
Guys,Any chance to include in the document type the new ColdFusion document?It's possible?Best Regards,Fabiano Magno Pechibella
I'm creating an order form for rubber stamps. I need the form to display the font, size, centered, etc., as the customer inputs their information. Here's an example: http://www.vistaprint.com/studio.aspx?template=46024_267_749&ag=True&xnav=previews&xnid=button_30&rd=1&alt_doc_id=2CZZ9-74A47-4N1 Any help / direction would be appreciated.Thanks,Gary
Where is the button now for hiding Live View display in DW2017? This hides outlines etc in Live View. The shortcut is ctrl-alt h but it's one I need to keep looking up. The button at the top right of live view in 2015 was better for me but now it's been relocated to somewhere I can't find it,
I created a logo for my client in Illustrator and 'exported for screens' with a transparent background. I've tried doing this creating a PNG file and also with an SVG file.The problem I have is that when I use either of these files in Dreamweaver the image ends up having a faint gray outline, like the border of the artboard from Illustrator. This appears both in 'Live view' on my computer, but also when I preview it on my iPad or iPhone. If I 'place' this same image into InDesign the border does not appear. If I open it in Photoshop, the border does not appear. I've read suggestions about eliminating the border in Photoshop, but since it does not appear there, doesn't seem to apply to this situation. I've also read that I should make sure that my Illustrator artboard is not aligned on partial pixels - did that, didn't help.Here is a screenshot of what I'm seeing. The issue is the gray border that touches the logo.Any suggestions about how I can either avoid this to begin with, or elimi
firstly , under the ajax method, i have this and it is available and working xmlhttp.open("GET","code_add_test2.php?q="+str,true);<form><select name="users" onchange="showUser(this.value)"> <option value="">Select a person:</option> <option value="30">viki</option> <option value="25">simon</option> <option value="24">Paul</option> <option value="28">Angie</option> <option value="46">ANNIE</option> </select></form>however i want to select the row in my database to become the optionand i have this , how to combine these two into one??? thank you <select name="ch_staff" id="ch_staff"> <?php require_once('Connections/XXXXXXX.php');mysql_select_db('staff'); $query="select staffid From staffdata"; $r
Here's an example of how to get code colouring working on a per language basis, note this is different to the per file type basis, the scenario is you have multiple languages in the same file and you want to distinguish each language with its own colours. This is not an extensive explanation but merely a starter (I know quite a few people have wanted more flexibility with code colouring and this feature specifically:Firstly do NOT edit the original JSON and LESS theme files located in C:\Program Files\Adobe\Adobe Dreamweaver CC 2017\www\extensions\default\DarkTheme and C:\Program Files\Adobe\Adobe Dreamweaver CC 2017\www\extensions\default\LightTheme instead do the following:You need to enable the addModeClass flag in Dreamweaver code view themes with the following steps : 1. Create a custom code colour theme in Preferences->Interface -> + 2. Select the newly created theme and apply it 3. Quit Dreamweaver 4. Open package.json of your newly created theme which should
CC 2017.1The Replace with box appears to have an input limit of 1232 characters. The Find in box does not appear to have that limit. Can you please remove the character restriction.Nancy
Why offline installers are not available....? I need offline installer and the disgusting thing is the trial is not offline that means its not possible to use Dreamweaver as I don't have a permanent internet connection. what's the problem with adobe?? why not offline ? Instead of providing standalone installer you r just BARKING buyNow! buyNow!
I'm having a lot of trouble formatting one of my Web forms. When I generate the HTML code for it and paste it into my Muse document, there is way too much space between the entry fields and boxes when I publish it. How can I edit the CSS to get rid of the spaces?Example: http://www.siefer.com/free-issue-sr.html
What width of images are you using, assuming you are using 3 - desktop, tablet, mobile?I just saw one of the companies I follow are now using srcset, so its time for me to follow. I think. Mind they are not using it very well as they are just resizng the orginal images width (quick and very dirty) so by time it gets to tablet and smart phone it looks stupid. The only way is to individually crop the image if you want to maintain a sensible ratio of height to width.At this stage I'm not concerned with retina, just need to keep it simple to try and save on download time.Os
** Folks don't always welcome change. One branch of my client's client said they'd go along with my client as a supplier, but only if we could give them an icon like a Windows shortcut on their desktop. One click, they said, and they want to be looking at their order page. If our website was local to their computer, that would be easy enough. But since the site is located on a hosting server, I don't know how to do that... It isn't a security problem. It's how to make a shortcut of some kind of the page at the server and get it back to a PC desktop.** Bonus question: I just finished making the order page for them. Turned out OK as I work to adapt to the latest Dreamweaver update. Except for the spurious semicolons. There is one order form on the page (Mal's E-Commerce). Just outside the form top center there are 2 semicolons. I have spent 45 minutes trying to find and eliminate them. Searching semicolons and verifying that they're all gainfully employed. I find nothing. Liv
I am almost done with this homepage, but I need to have two different paragraphs render as italic AND flush left, the type is flush left before I apply the italic property. Once I apply the italic property, the type does become italic, but the first line of the paragraph becomes indented. I have not been able to figure out where this is happening.Anybody got any ideas? The original copy in Word, was not indented. I just do not see anything that would cause this... maybe because I'm not sure what I'm looking for.
Hi,I am using Adobe Dreamweaver CS6 and few new commands of css3 are not coming in suggestionbox of properties like "flex" properties and many more.Please let me know how could i upgrade all commands in CSS6 version. Thanks in advance.Regards,Ambuj Khanna
I'm struggling with getting a navigation menu SSI that I've created to appear as intended. I've spent hours using the "right-click a file, then choose 'Open in Browser'" approach while modifying the SSI file to my satisfaction.Sadly, when I viewed the pages in Safari and Chrome, the menu is totally DIFFERENT from the local browser viewing! My screen shots tell the tale.Here's what the menu on my localhost page looks like. . . Note that I've deleted the "June 13" menu button from my markup (shown in the last screen shot), but that deletion doesn't appear to have been made when viewing the page locally.And here's the preferred menu as it looks like on Safari. . .Here's the menu's markup: It appears properly online, but doesn't show correctly when viewed using localhost, as shown in my first screen shot.I'm new to PHP, SSI, and "Open in Browser using localhost. Please enlighten me.Is there a reason that localhost doesn't update the modified SSI as it should? Is there something I need to d
Hola Tengo un sitio Web actualmente con DW 2004.. necesito actualizar y modificar su diseño de su pagina INDEX con DW CS6 para no tener que cambiar la información de su configuración del alojamiento del sitio Web y seguir trabajando con DW CS6... y sin tener que crear un sitio nuevo... ¿Es posible???? Gracias de ante mano
I am teaching a course in Dreamweaver. The school I teach I at will set up Shell accounts for students to host their sites as they learn, however recently we have been unable to upload our sites to the school's server. The techs on campus say it is an FTP protocol issue, that the cloud blocks all FTP protocol and only uses an SFTP protocol. Is this true and is there a way around this. When I look in my "Site" preferences I only see FTP and not SFTP. If someone could shed some light on this it would be greatly appreciated.
Just recently I have not been able to view my images in Dreamweaver's Preview mode. It was working for me just a week ago, and when I opened it up a few days ago it stopped showing me the images and only showing alt text. Checked my preferences but don't see anything different. Anybody else experiencing this?
Hello people,I have a problem with setting up a connection in dream weaver with a MySql database.When testing the connection I get the following error "Your PHP server doesn’t have the MySql module loaded or you can’t use the mysql_(p)connect functions.", which he does both remote server and connecting to localhost.I use MAMP with Apache server with PHP 7.1.1 and MySQL 5.6.35.is there anyone who can help me to solve this problem, I've looked up everything and tried but I can not get it done.Thank you, Derk
Good afternoon.I am very new to DW and I am having a an issue with one of my divs and positioning the information held within it. I can't seem to get the text to position at the top left. (see img)This is my code:HTML:</div> <div id="main-info"> Enter some main info here </div>CSS:#main-info { width: 930px; height: 100px; border: 1px solid #2827CF; margin: auto; margin-top: 15px;}I know you folks will be all over this and I thank you for your assistance.RegardsJ
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.