『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hii everybody, does anybody know why my website layout displays wrongly in Chrome but correctly on Firefox? It’s a pretty simple layout. The Chrome display narrows the columns at the sides and widens the cells in the middle so there are spaces between the pictures. This does NOT happen in Firefox or Safari. The layout is basically 8 columns equalling 980px width in total. 65,25,200,200,200,200,25,65. As you can see (website link below) Chrome narrows the 65px columns at the edges and widens the 200px columns in the middle for reasons I can’t work out. http://www.maximum-robot.co.uk/ Thanks for any help.Gareth
Vertical navigation will not display right. How to fix?I know it should work as I have stripped away all the other code and it works correctly in the DW CS6 I have and in Firefox. I use NoteTab and Firefox for the grid and Flex code.<!DOCTYPE html> <html> <head> <title>Responsive 3 Col Grid Flex </title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); body { background-color: #5F9EA0; margin-right: auto; margin-left: auto; margin-top: 0px; margin-bottom: 0px; padding: 0px; } .container { display: flex; flex-direction: column; min-height: 100vh; padding: 0px; margin: 0px } @media (min-width: 768px) { .container { display: grid; grid-template-columns: 200px 1fr 200px; grid-template-rows: auto 1fr auto; } } header
Hello together,I have a problem. I wrote a new website with adjustable display sizes.When I preview the page via the QR-Code, everthing looks good. But when I unlock the page online, it doesn't look like in the preview. I made a mistkae when transferiing it or another mistake in my code. I wrote the site on an Apple-Pc.Here are also two photos of my problemthanks
HelloWhy do the columns and rows spill over 'container' before and when you resize the browser window?Plus how to get the 'Sidebar' 'main' 'content1' thru 'content5' columns to drop down from each other when resized?How to add the 'content4 and content5 under the grid-template-columns andgrid-template-columns rows?<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Grid Layout 4 col</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); body { background-color: #5F9EA0; margin: 40px; padding: 0px; } .container { width: 85%; display: grid; height: 90vh; grid-template-columns: .70fr .80fr .90fr 1.5fr; /* sidebar, content1, content2, content3 */ grid-template-rows: 0.4fr 2.0fr 1.2fr 1fr; /* height: nav, main, content, footer */ grid-template-areas: "nav nav nav nav " "sidebar main main main" "sidebar content1 conte
This site is a work in progress. Somehow I’ve broken the responsive code (css: media query for mobile) that I’d borrowed from this previous (mostly) working but unfinished page . I say (mostly) working because in the mobile version, the whole button needs to highlight on hover, not just the text. I've gone over it line by line but not catching whats wrong...
hi, we're using PHP File in whiche we include some files with e.g. navigation contenten and footer. include ($cfgPath['elements'].'standard1.inc.php');include ('./my-content.inc.php');include ($cfgPath['elements'].'standard2.inc.php'); If I working on my-content.inc.php, I don't have all the style from our stylesheet, whiche will be includes in standard1.inc.php. In earlier versions of DW you could hook up a desing CSS file, which was uses in DW to show the propper design. In the current version I don't see a way to use the stylesheet without linking it with <link href="/lib/bootstrap-4.6.0/css/custom_main.min.css" rel="stylesheet" type="text/css"> And solutions or ideas? TXS for yxour help.
Hello, I'm looking for an easy to use plug-in for Dreamweaver to create a photo gallery. But one that works with Mac OS 10.15.7 Does anybody have any recommendations? Thank you so much! Best wishes,Chantal
Doing a bit more research about the <style> element. According to the w3.org website <style></style> tags CAN be used: 'In the body, where flow content is expected.' https://www.w3.org/TR/html52/document-metadata.html#the-style-element Is this correct. I always thought they could only be used in the <head></head> section of the page or is this some relic fact that's got stuck in my head and most other developers heads from a bygone age?????? This would be of interest as it means I can create simple web-components and keep all the css/html and js together in one file, without having to use the more complex shadow-dom to create web-components or one of the front end frameworks.
Since installing Big Sur 11.4 I am unabe to upload my Dreamweaver files to my server. Tried with Filezilla and had same problem. Worked extensively with web hosting company to fix. No go. Test connection in Dreamweaver to server works, but file upload times out. Any ideas on what's happening?
Hello, My personal website always worked that way that when you click on a picture it jumped to the next; like a slideshow. However, since a few weeks it doesn’t work that way any longer and all images popped up at the same time instead. I've adjusted it right now so you can at least scroll down, but my knowledge in HTML is very outdated unfortunately. Does anyone you’ve got any idea what goes wrong initally and how to fix it? Any help is appreciated.Thanks!Y
Bom dia, no DW cs5 tem uma opção que eu consigo mudar o tipo de visualização do site como na imagem abaixo, porem no DW mais atualizado atualmente não consigo encontrar essa opção na janela propriedades, alguém sabe me explicar?
I edit html file on DW. I open a file and edit it on Design view. Suppose I type a word "red" How can I choose the color of the font?
Hey there,So I have previously created a website using a different text editor, giving Dreamweaver a try for more options/ease of use.All of the webpages contain a piece of script that'll redirect you if you haven't set your username via the login page:if (isset($_SESSION['userName'])) { ; } else { header("Location: ../index.php?error=notloggedin"); exit(); }; How would I be able to edit and view the page in design/live by setting the username variable in DW?Thanks
Hello,I cannot stand my Dreamweaver CC document windows floating around my Mac's desktop separated from their Dreamweaver Application bar which seems stuck at the very top of my Mac's desktop. This should be an easy fix but I cannot find how to "dock" my document into the whole application. and then be able to drag them around together acroos my screen as an ensemble. 1) The Application bar is stuck at the top of my screen obscuring other apps; 2) the document is floating around "loose' separated from its parent app. TIA!Running ancient Mac OS 10.11.6 running Dreamweaver CC v. 18.2.1
Having the same issue. My display is making things in photoshop look super small because of the hi resolution display. Ok, no problem, but shouldnt it still look the same in DW as well?
Please could someone explain how to manage the files panel toolbars so that I can put the buttons underneath the drop-down menu. Also, I cannot switch to see the remote files at present. How can I do that?With thanks.
Hi, I have been trying to respond to comments posted on this forum without success. I hit the post button but nothing happens.This message appears along the top (see below). I hit the button only once, and have tried on multiple occasions.Thanks for any help you can provide. Mark Correct the highlighted errors and try again.Post flooding detected (user tried to post more than 2 messages within 5 seconds)
Beginner looking for guides on FTP connection, and server set-up best practices. I'm currently hosting my sites via virtual servers and cloud services. But well be move to an on-premise windows server soon. Thanks in advance.
I created a new Html file and inserted the "autocomplete" jquery UI component. Input box where we will type for autosuggestions had been inserted. Next, I tried to upload source data for autocomplete function. It opens a dialog box and I found that I need to upload a .json or .js file, so I prepared JSON data and uploaded that file. I saved the HTML file and opened that in the browser, autocomplete doesn't display JSON data. After researching that issue, I came to know that, I need to update source data via coding, so I opened HTML file and added json array and called that variable to source in autocomplete function. Then it worked fine.My query is, "is there any way to do without coding?"
using Dreamweaver 2021 on Mac, when trying to insert image and use absolute link am unble to insert.what am I doing wrong?
はじめまして。現在、DreamweaverでVIDEOタグを使い、Mp4ファイルをサファリで表示させているのですが、プロパティ内のContorolチェックボックスを外すと確かにブラウザ上ではビデオコントローラーは消えるのですが、動画自体の再生も始まりません。コントローラ非表示で再生を可能にすることは出来ますでしょうか?
Going to the View menu everytime is slowing things down a lot. Adobe took it out a view version back and they added them back into the document bar and then again took it out. Frustrating.
Is code even meant to be read by a human any longer I'm regularly asking myself given the seemingly intoxicating examples of websites being produced these days by automated CMS systems, which just pump out complete junk, in my opinion. Look at the source code: https://www.nme.com/features/film-features/billie-piper-interview-rare-beasts-interview-britney-spears-2944088 Does any other developer have a view? I'm really interested in this one in particular as it includes 'scoped' css in the html, which isn't created by the shadow-dom as in the case of react and vue, I believe, the css has just been dumped right into the middle of html code, is that even allowed, I thought that was poor practice. I could create my own web-components which bought along the css, without having to resort to a framework and since web-components seem to have slide off the cliff, without using a framework, there currently is no way to keep the css with the html. hummmm.
I am a career software developer with history in C/C++ for embedded systems, but now I am venturing off into unknown territory for fun. Will Dreamweaver allow me to accomplish building a scalable subscription based website that also allows me to easily produce an App for IOS and Android devices with the same features and functionality?
I'm struggling a bit with a conversion to Dreamweaver from MS Expression Web, but my question is really a generalized issue. I want to know the best way to refer to my CSS from each HTML file (which I do from a Template). What I WANT to do is this:<link href="/css/my.css" rel="stylesheet" type="text/css" /> My understanding is that leading slash takes me to the base domain (either HTTP:// or HTTPS:// followed by, for example, mydomain.com), regardless of whether or not my HTML is in a subdirectory. That doesn't seem to work right while editing in Dreamweaver, so I put the full domain in there:<link href="https://mydomain.com/css/my.css" rel="stylesheet" type="text/css" />I don't like that, because then I can't experiment with CSS changes with Dreamweaver: I have to publish first; but the relative reference idea above (/css/...) doesn't seem to work within Dreamweaver. So my question is, what is the BEST way to do this? It turns out my
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.