|
"I think you should start with CSS to make your button(s). CSS Image Sprite (using one image) http://alt-web.com/DEMOS/CSS-Button-Sprite." in Dreamweaver • 4 replies |
31 minutes ago |
|
"Jay Forte wrote: While I think you're on the right track, changing those options didn't help. Any more ideas? Try this help article. " in Dreamweaver • 8 replies |
1 hour ago |
|
"Any change I make requires a 30 second wait with the "not responding" message until it takes effect. Does this happen in Code View? Design" in Dreamweaver • 8 replies |
16 hours ago |
|
"Open SpryMenuBarHorizontal.css in code view. Look at the Browser Hacks for IE. In IE only, your menu is set to float:right which rever" in Dreamweaver • 2 replies |
19 hours ago |
|
"Also, I originally set my file up as an html, not a fluid grid layout. You must crawl before you can walk or run. Start with simple layou" in Dreamweaver • 6 replies |
20 hours ago |
|
"Works best if you insert all your Fluid-Grid Divs in Mobile Window to start. Then switch to Tablet Window. Resize columns to fit by dragg" in Dreamweaver • 1 replies |
20 hours ago |
|
"The Adobe Developer's Center has many on-line tutorials to help you. First_Website has 6 parts. Did you do all 6 parts? For instance. If" in Dreamweaver • 6 replies |
21 hours ago |
|
"Can anyone tell me if it takes in to account Tablets and Phones being turned into Landscape view from Portrait. Yes, it does with min- and m" in Dreamweaver • 2 replies |
22 hours ago |
|
"Start with HTML & CSS Tutorials - http://w3schools.com/ DW (all versions) expects you to know code. Without it, you're in for a steep," in Dreamweaver • 6 replies |
22 hours ago |
|
"Presently, #album and .gallery widths are 450px. Change widths to 100% (full viewport width) or whatever value suits your goals. Nancy" in Dreamweaver • 1 replies |
22 hours ago |
|
"You're missing a document type declaration (DTD) on the top line of your HTML code. No doc type sends IE browsers into Quirks Mode. Photos" in Dreamweaver • 4 replies |
23 hours ago |
|
"Find & Replace (Ctrl+F) ? Nancy O." in Dreamweaver • 2 replies |
1 day ago |
|
"I recently stumbled upon this site. PSD Tuts Plus ~ most of their content is free, some is by subscription. http://psd.tutsplus.com/ " in Photoshop General Discussion • 1 replies |
1 day ago |
|
"This was already answered in your other thread: http://forums.adobe.com/message/4430707#4430707 Nancy O. " in Web design • 1 replies |
1 day ago |
|
"If you rename files within the DW Files Panel (F2), DW will update links for you. Sorry, I don't know of a global way in DW to change exi" in Dreamweaver • 2 replies |
1 day ago |
|
"Before tackling layout & x-browser issues, always validate code and fix errors. http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2F" in Dreamweaver • 8 replies |
1 day ago |
|
"HTML: <div id="flash"> your flash banner here... </div> CSS: Tablet: #flash {display:none} Mobile: #flash {display:none} " in Dreamweaver • 1 replies |
1 day ago |
|
"IE6 is an obsolete browser. I never use the Compatibility Checker. It doesn't tell you anything useful. What matters is how your pages p" in Dreamweaver • 4 replies |
1 day ago |
|
"With CSS Media-Queries alone or in conjuction with % based widths. http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-que r" in Dreamweaver • 1 replies |
1 day ago |
|
"Lightbox question was already answered in this thread: http://forums.adobe.com/message/4426308#4426308 Nancy O. " in Dreamweaver • 8 replies |
1 day ago |
|
"This might not be the answer you were looking for. If it's deprecated, it is gone from CS6. The border attribute of <img> tag has been dep" in Dreamweaver • 2 replies |
1 day ago |
|
"Not sure what you're asking. Trial version of DW CS6 has all the same features as the paid version. Open an HTML file (or create a new" in Dreamweaver • 2 replies |
1 day ago |
|
"I have the same CSS coding. Nowhere that I can see. Open global.css file. Change this: a:link { color: #00F; } a:visited {" in Dreamweaver • 7 replies |
1 day ago |
|
"To clear default borders from all linked images, use the following rule in your CSS: a img {border:none} Nancy O. Alt-Web Design" in Dreamweaver • 7 replies |
1 day ago |
|
"I don't have this problem because I keep my Local site inside my local Testing server folder. So local and testing are one in the same. " in Dreamweaver • 4 replies |
1 day ago |