Force Dreamweaver CS5 to use long hexadecimal color codes

Hi everyone. Does anybody know if there is an option to force Dreamweaver CS5 to use long hexadecimal color codes in all instances?
My company designs email newsletters and so we have to ensure maximum compatibility across web clients and email programs. The worst offenders for rendering CSS are Gmail and Outlook. We have to ensure all text and links have their color set by inline style tags, and since this is CSS Dreamweaver inserts them in 3-character shortform. Some versions of Outlook are not capable of processing these shortcodes, and so we must use 6-character codes in all instances.
I am aware that this is not necessary for most people but for us it is an essential feature. Any help would be greatly appreciated!

Sorry for the confusion, SnakEyez02. My sense is that tobe82 addressed the issue that Dreamweaver CS5 inserts 3-character shortform hex code, i.e., #FC3 instead of #FFCC33. This can be seen by using Page Properties to select a color for the page background. As tobe82 points out, there doesn't seem to be a Preference that addresses 3- vs 6-character hex codes although CS5 uses the shorter version under some circumstances.
For those doing HTML newsletters with Dreamweaver, this is a significant issue because thousands of subscribers use a wide variety of email software, including Microsoft Mail, and view the newsletters online with a wide range of web browsers, including Internet Explorer. Having a "happy yellow" background render black on heavily used Windows software is unacceptable. Knowing the way to correct this is important, so tobe82's question in this forum helped by suggesting the manual code fix. But I agree with tobe82 that it would be a good idea for Adobe to provide a Preference now that the 3-character shortform hex code is in Dreamweaver CS5.
(Un)fortunately, the example is corrected. If you want to take a look, imagine this Defrost yourself and make a margarita! newsletter with a black background instead of the #FC3 yellow.
http://reigntrading.com/newsletter/retail/2011_April7/final.html
It looked more like an invitation to a wake than a party! The yellow background rendered black on Internet Explorer (Win 7) until I changed the automatically inserted #FC3 to #FFCC33. I don't read email on a PC, but thankfully Mac users are used to testing on Windows browsers.....

Similar Messages

  • Dreamweaver CS5.5 using OLD widget browser...

    I recently updated from Dreamweaver CS5 to version 5.5 -- and watched a Lynda.com video displaying the new features of CS5.5.
    One of the videos focused on the new features in the Widget Browser, specifically:
    1. The ability to import/export widget preset configurations
    2. The ability to drag a widget into an open document by clicking on a new "Drag and Drop" icon
    Now, when I load 5.5, and go into the Widget Browser...neither of those new features is present. The import/export buttons are nowhere to be seen, and neither is the "Drag and Drop" icon. It seems to be loading the exact same Widget Browser as version 5.
    Any ideas how to get it to load the correct Widget Browser?
    (I still have Dreamweaver CS5 on my system. I thought the update would copy over it, but it didn't...)
    Dax

    I just noticed something from the Lynda.com video: it's showing that the guy is using Version 2.00 Build 211 of the Widget Browser.
    My version of Widget Browser is still showing Version 1.0 Build 568.
    All of the other new features in CS5.5 are working fine. But not the Widget Browser.
    I'm going to uninstall Dreamweaver CS5 and CS5.5 -- and try re-installing them from scratch.
    Here's a screenshot of what I'm talking about:

  • How can I install Dreamweaver CS5.5 using my serial number? I only see the trial download for CS6.

    My company bought CS5.5 Creative Suite, and one of my coworkers used our license for Dreamweaver on his computer. Now he has left the company, and I would like to install the license on my computer so I can use it from my station.
    When we installed the software on his computer, we simply downloaded the trial version and then entered our serial number. However, now I can only find the download for CS6, and putting my serial number in there for CS5.5 does not magically download that version for me, unfortunately.
    Does anyone know how I can install the license on my computer? I thought it would be allowed to have it on two computers, just only one computer would be able to access the software at a time. I just need to figure out how to install it...

    I talked to Adobe staff, and apparently I needed to use the Adobe licensing website, licensing.adobe.com. I'll need to talk to my IT department, who bought the software, to get the account information for the site, but I'm on the way to success!

  • Can the current line be highlighted using a background color or have the cursor flash?

    I use the split screen and left click in the Design pane to jump to where I want to be in the Code pane in Dreamweaver CS6. The problem is that it can be very hard to tell where the cursor is in the Code pane since the cursor doesn't flash.
    Is there a way to force Dreamweaver CS6 to change the background color of the currently selected line or at least have the cursor flash in both panes? There must be some way to make it easier to find the current line of code.
    Thanks.

    John Waller wrote:
    The cursor does not flash in Code View only when Code View is not in focus i.e. you're working in the Design View window in Split View.
    In those caases, I just highlight a word or two in Design View and the corresponding words are highlighted by DW in Code View (even when Code view is not in focus).
    Thanks. I've been doing that, but sometimes there is no text to highlight. I hoped Dreamweaver might have a hidden setting that I could enable. That's a lot of extra sliding of the hand/wrist for no good reason when it would be easy for the Dreamweaver programmers to change the background color of the current line or make the cursor flash or do something else to indicate where you are in the code besides making the user constantly make a smearing action with the mouse. All of those extra movements add up the wear and tear when you're trying to avoid getting a repetitive stress injury, especially if you already use mouse gestures in a browser.

  • Main icons are missing on Dreamweaver cs5.5 after migrating from one mac to another

    Can someone help me? My icons are missing after migrating dreamweaver cs5.5 using migration assistance on a mac. I have no idea how to fix this...

    Migration Assistant is not recommended for transferring DW to another system.
    Uninstall DW in full and do a fresh re-install of DW from the installer (either CD/ DVD or a .DMG file).

  • Dreamweaver cs5 xsl 2.0

    How can I tell if dreamweaver cs5 is using xsl 2.0?
    If it is not, am I able to tell dreamweaver to xsl 2.0 so I can make use of it's functions and such?

    Thanks for the quick reply.
    I want to use xsl to view xml based on dates.
    For instance:
    <root>
         <class>
              <title>CSS Tutorial </title>
              <date>2011-01-01</date>
              <pubdate>2011-12-20</date>
              <description>this is class on the basics of CSS</description>
         </class>
    </root>
    I would like to create some code that displays this content above starting December 20, 2010 and shows it for a duration of days.
    I thought I understood that there was a way to do this.  If there is...I'd love to know.

  • Dreamweaver CS5 PHP and MS SQL

    Does Dreamweaver CS5 support using PHP with MS SQL?

    Hi
    This works with both the SQL Server 2008 Developers edition and the SQL server 2008 Express edition.
    The first thing to ensure is that you have the mssql client for the mssql database installed, (also known as the SQL Server management studio), then go here and download the server driver for php - http://sqlsrvphp.codeplex.com/, I would recommend the release candidate as this support php 5.2 and 5.3, (it is named as "SQL server driver for php 2") yes the name is misleading!
    Unpack the file into a temp, directory, then copy the files required to your php extensions directory, (the two files required will depend on your version of php, check the documentation) you do not have to use the pdo file if you are happy creating your own standard sql statements, but doing so will mean that the pdo extension must also be installed for php.
    For php 5.2 you would then add the following to your php ini file, (in the extensions section) -
    [PHP_MSSQL]
    extension=php_sqlsrv_52_ts_vc6.dll
    [PHP_PDO_MSSQL]
    extension=php_pdo_sqlsrv_52_ts_vc6.dll
    If using pdo ensure the following is also included -
    [PHP_PDO]
    extension=php_pdo.dll
    Restart your server.
    O/k, that's the easy part, now to check the installation. For this I installed the "AdventureWorks" database, which you can get here - http://sqlserversamples.codeplex.com/releases/view/45923.
    Use the SQL management studio to check the database installed correctly, (while you are there make a note of your server name, and user name and password if not using your windows authentication).
    Now to see if the installation is correct/
    Open dreamweaver and create a new, (blank) php page, replace all the code, (all the html code) with the following, (the examples give in the help files by Microsoft are wrong) -
    The section I have highlighted in red, change this to match your sql server name.
    <?php
    try {
       $conn = new PDO( "sqlsrv:Server=PAULAS-PC\SQLEXPRESS;Database=AdventureWorks", NULL, NULL);
       $conn->setAttribute( PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION );}
    catch( PDOException $e ) {
       die( "Error connecting to SQL Server" );
    echo "Connected to SQL Server\n";
    $query = 'select * from Person.ContactType';
    $stmt = $conn->query( $query );
    while ( $row = $stmt->fetch( PDO::FETCH_ASSOC ) ){
       print_r( $row );
    ?>
    The NULL and NULL in the connection string, ($conn = new PDO...) indicates that you are using the windows authentication, if not replace these with your user name and password respectively.
    Save the page and select 'live view', the first four words should say "Connected to SQL server".
    As I said, I am currently working on including the MSsql connection as part of my "php/mysql pdo extension", which is very 'rough code' at the moment and the items are not fully compatible with how dreamweaver normally works, which means I am using mysql for some development, (creating the basic recordsets etc.) and then pasting/modifying the code into the mssql pages for testing.
    If your interested, the extension can be downloaded here - http://www.pziecina.com/design/dreamweaver/pdo_extension.php, the log-in/out etc are done but not included yet.
    Let me know how you get on with this, and if you have any problems.
    Paula Z

  • Color Code is not working, please help

    I am using the color code 080808 from adobe photoshop as my background for my template.  When i put the JPG file into dreamweaver and try to set the page properties in dreamweaver (background) to 080808 it is putting me at pure black.  please help me.080808 is not a pure black its a shade of it.  I need a color code that matches 080808 correctly.  thanks
    I am using adobe CS3

    I'm not quite sure I understand exactly what you are doing, but I ran into something like this myself.  I was creating GIFs in Photoshop -- type on a background color.  I then created DW pages.  I used the same color code for the background color in PS and again for the background color in DW, but when I inserted the images in the page, they did not match.  It turned out that when I created a new file in PS, I was creating it in my default color space, Adobe RGB.  I assumed that when Save For Web converted the file to sRGB, the colors would convert perfectly.  What I found is that I should have been creating my PS files by starting with a new file in sRGB color space.  Once I did that, the background color of my images identically matched the background color of my DW page.
    Hope this helps.
    John

  • Question Re: Color Codes/Component Style Declaration

    I am not understanding the use of hexidecimal color codes for
    component styles. What is the "0x" for? This is not addressed in
    flash help. What I am trying to figure out is if I can specify
    alpha transparency with style declaration and I'm wondering if the
    seemingly superfluous prefix may have something to do with it.
    Either way I'd at least like to know what it means.
    Thanks in advance,
    JeevesQuimby

    JQ you could actually pass that number in decimal value or
    string. example:
    //blue
    myTextArea.setStyle( "backgroundColor", "blue" );
    // red
    myTextArea.setStyle( "backgroundColor", 0xFF0000 );
    // green
    myTextArea.setStyle( "backgroundColor", 65280 );
    the real color number is actually the decimal number, but
    when ported to an
    hexadecimal system it's just easier to use... Check the doc
    on getPixel32 in
    flash, on top of RGB values you also have alpha values, which
    gives a number
    like 0xAARRGGBB
    JG
    "JeevesQuimby" <[email protected]> wrote in
    message
    news:ejntk8$74h$[email protected]..
    >I understand hex codes, it just seems to me that if
    you're specifying a
    >color
    > as in: TextArea.setStyle("backgroundColor", 0xFFFFFF);
    flash would be
    > expecting
    > the color code, so the 0x seems unnecessary, since it is
    always the same.
    > Any
    > other program identifies the color with just 6
    characters. What would
    > happen if
    > I were to put 2xFFFFFF for example? It just seems wierd
    to me. Thanks
    > anyways
    > though.
    > JQ
    >
    >
    >

  • How do I change an image border color to another color - Dreamweaver CS5?

    Good day,
    I have just learned how to add a border to an image with Dreamweaver CS5 within the Properties Inspector.
    After typing the width in pixels in the Border Text Field and pressing the Enter key, Dreamweaver created a black border.
    How do I change the image border color to another color?

    I added your suggested rule to the Style Sheet "in any order" as you explained. See the image below.
    However this did not change the image border from black to light blue. In fact, nothing changed.
    Nothing changed because the CSS that has been written into DW is incorrectly written.
    You want the following (exactly as written below)
    img {border: 4px solid #0062C8;}
    You've inadvertently wrapped the rule inside a #main_image container rendering it meaningless.
    It's easiest to go into Code View and change
    #main_image {
         img {border: 4px solid #0062C8;
    to
    img { border: 4px solid #0062C8; }
    The Property Inspector added a border exactly as I wanted it, other than the color I wanted the border to be. What is the use of this function in Property Inspector if it can add a border within Property Inspector but not let me change the COLOR of the black border that Property Inspector added, to another color?
    That's a deceptively simple, yet valid, question with a long answer.
    Back in the dark old days of web design web designers were restricted to inline HTML formatting which offered  border properties but no colors.
    CSS styling offers colors and more but has to be written differently.
    These days. it's best to avoid HTML formatting. Unfortunately border="4px" in the PI still allows it. But does not permit color.
    Does anyone else out there ever add color borders to their IMAGES (not the containing box for the image) ?
    Yes, using CSS.

  • Is there a way to use the old color picker in Dreamweaver CC?

    I wonder if there's any way to rollback to the "old" color picker in Dreamweaver CC. The new one is very time consuming for someone used with the old one for years (i had some key colors memorized by their position in the old color picker).
    Thanks!

    Without going back to CS6, I don't think so. 
    Most people feel the new color picker is infinitely better than the old one. 
    I had some key colors memorized by their position in the old color picker.
    You should be using a Color Palette Utility like Iconico's free ColorPic to store your key color codes.
    Another tip for ready reference, put color codes inside CSS comments within your style sheet. 
    /***COLORS USED IN SITE****
    #ADC9A5 = light green
    #5397AB = marine blue
    #5C9E99 = teal
    #F9BD7F = orange
    Nancy O.

  • Installing Adobe Dreamweaver CS5.5 and PhotoShop 5.5 on windows 2008 R2 SP1 using Terminal services

    Hi All,
    Is it possible to install Adobe Dreamweaver CS5.5 and PhotoShop 5.5 on windows 2008 R2 SP1 using Terminal services. We are planning to use xenapp to publish these application.
    Please let me know if this is a supported environment.
    Regards
    Radhika

    As far as I know you will NOT be able to access OpenGL functionality through Terminal Services. as the OpenGL implementation provided in that environment is software, version 1.1 - not GPU-accelerated.
    I seem to recall there was a thread about a year ago here where someone was trying to do what you are asking.  I vaguely remember they were able to make it work, but I'm not sure.  You might try doing a search of this forum.
    -Noel

  • How do you embed a Lightroom 3 Slideshowpro web gallery into webpage using Dreamweaver CS5?

    I watched the YouTube video by Rafael "RC" Concepcion for incorporating Lightroom into Dreamweaver CS4 but I'm using Dreamweaver CS5 and his method did not work on my Mac system.  Does anyone have a step-by-step way or video?

    One way to do it is put each gallery in its own subdirectory of your main page (you can use multiple sub galleries) and then have the main page in the root that links to the index.html files in each subdirectory. If your main page is not in the root you have to add the appropriate structure in the return link in the lightroom created gallery "Web or Mail Link" setting.
    In the main page the link to my NATURE page would be   ../nature/index.html
    Then in the Lightroom created NATURE page you can use the "Contact Info" or "Identity Plate" (This can be graphical as shown on my page)     "Web or Mail Link" setting to return to the main page using      ../index.html
    To see and example see my site   http://www.ajaxmtn.com

  • I need help Centering a div box to a background image using dreamweaver cs5.5.

    I need help Centering a div box to a background image using dreamweaver cs5.5. Everything shift left when viewing on different size monitors?  See what I mean at
    www.woodlandhospice.com

    Have you looked at your page with images disabled?
    I urge you to re-think this approach to web design because images of text are not indexed by search engines, screen readers or translators.  Given the demographic group your site is targeting, you really need to ensure maximum web accessibility for all users.
    Navigation, headings and descriptions all need to be in real text -- not images of text.
    Ken is right.  Absolute positioning is pure poison for such a simple layout.  My advice is to start over with one of the pre-built Starter Pages in DW.  Go to File > New > Blank page > HTML.  Select a layout from the 3rd column and hit CREATE button.
    Nancy O.

  • What is the best video format to use with Dreamweaver CS5.5

    My client has asked what format to convert their video to before sending it to me to be placed on their homepage. I'm using DreamWeaver CS5.5 with an HTML5 template - trying to steer clear of Flash for this new site. On other sites, I embed videos from their hosting site (YouTube, SchoolTube, etc).
    My question to the forum is what is the best way (and prefered format) now days to insert a video onto a webpage using DreamWeaver CS5.5 and HTML5. I have the Adobe Web Premium package.

    In the chapter on video in Dive Into HTML5 it says this:
    There is no single combination of containers and codecs that works in all HTML5 browsers.
    This is not likely to change in the near future.
    To make your video watchable across all of these devices and platforms, you’re going to need to encode your video more than once.
    And a suggested workflow:
    For maximum compatibility, here’s what your video workflow will look like: 
    Make one version that uses WebM (VP8 + Vorbis).
    Make another version that uses H.264 baseline video and AAC “low complexity” audio in an MP4 container.
    Make another version that uses Theora video and Vorbis audio in an Ogg container.
    Link to all three video files from a single <video> element, and fall back to a Flash-based video player.
    I think that your starting point is to consider your target audience.
    Martin
    http://diveintohtml5.info/video.html

Maybe you are looking for

  • Why was my app store disabled

    why was my itunes disabled

  • Nokia x6 answer and slide poblems

    Hi.ive recently bought my nokia x6 32gb. And ive noticed some problems, for example: When someone calls me, the arrows on the screen appaer to slide to answer, and i slide and doesnt do any thing, have to press the answer key, When phone unlock the s

  • Having  trouble with FaceTime on iPad

    Since my 11 year old daughter played around with FaceTime on my iPad 2 I can no longer sign into FaceTime. I've updated my Apple ID password which works fine with my Mac and my iPhone. Has anybody got any ideas?

  • Help desk application

    hi do you guys know any help desk application product written in coldfusion we are thinking of buying or having someone to build for us. thanks

  • Install Problems with PC770 2-in-1 PC Card and ExpressCard

    Currently I'm trying to install a PC770 air card in a Dell Latitude E5400 running XP SP3 and having some problems. I have since updated the BIOS and chipset drivers on the E5400 so those are up to date. I will say that this card works fine in another