Css validations help

Hi
I'm looking for some help or more to the point for someone to give me the correct code so it will validate.  The url is  graphicinfluence.co.uk and I have the falling errors and I just can't seam to fix it without completely messing everything up.
Thanks for your time. 
4 errors and 4 warnnings
1471
.btn
  attempt to find a semi-colon before the property name. add it 
1471
.btn
  Property progid doesn't exist :    DXImageTransform    
1471
.btn
  Parse Error    DXImageTransform.Microsoft.gradient(startColorstr='#f3813f', endColorstr='#f36e21');    
1499
  Parse Error  shadow:1px 1px 0px #ce8e28; } .btn:hover]

as soon as I add the below css it is then not valid
/**Start Tagline BTN**/
.btn {
-moz-box-shadow:inset 0px 1px 0px 0px #fceaca;
-webkit-box-shadow:inset 0px 1px 0px 0px #fceaca;
box-shadow:inset 0px 1px 0px 0px #fceaca;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f3813f), color-stop(1, #f36e21) );
background:-moz-linear-gradient( center top, #f3813f 5%, #f36e21 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3813f', endColorstr='#f36e21');
background-color:#f3813f;
-webkit-border-top-left-radius:6px;
-moz-border-radius-topleft:6px;
border-top-left-radius:6px;
-webkit-border-top-right-radius:6px;
-moz-border-radius-topright:6px;
border-top-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
-moz-border-radius-bottomright:6px;
border-bottom-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomleft:6px;
border-bottom-left-radius:6px;
text-indent:0;
display:inline-block;
color:#ffffff;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:normal;
height:40px;
line-height:40px;
width:114px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0px #ce8e28;
.btn:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f36e21), color-stop(1, #f3813f) );
background:-moz-linear-gradient( center top, #f36e21 5%, #f3813f 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f36e21', endColorstr='#f3813f');
background-color:#f36e21;
}.btn:active {
position:relative;
top:1px;

Similar Messages

  • Outlook HTML and CSS Validator Problem

    Hi,
    I downloaded this
    Outlook
    HTML and CSS Validator for DreamWeaver 8
    (WordMailSupportMacromedia.msi) but when I
    followed
    the instructions and went to the Browser Check settings,
    "Microsoft Word" did not show up in the Target Browsers list.
    Anyone know why or have a fix?
    Thanks much!

    FederalWayDave wrote:
    > Hi,
    >
    > I downloaded this
    >
    http://www.microsoft.com/downloads/details.aspx?familyid=0b764c08-0f86-431e-8bd5
    > -ef0e9ce26a3a&displaylang=en for DreamWeaver 8
    (WordMailSupportMacromedia.msi)
    > but when I
    >
    http://msdn2.microsoft.com/en-us/library/aa338200.aspx#Word2007MailHTMLandCSS2_D
    > reamweaver]followed the instructions and went to the
    Browser Check settings,
    > "Microsoft Word" did not show up in the Target Browsers
    list.
    >
    > Anyone know why or have a fix?
    >
    > Thanks much!
    >
    you can open your html pages FROM Microsoft Word.
    seb ( [email protected])
    http://webtrans1.com | high-end web
    design
    Downloads: Slide Show, Directory Browser, Mailing List

  • CSS validator having a problem with shorthand line-height

    Hi,
    Suddenly noticed a CSS error with a simple CSS:
    h1 { font: 20px/100% "Times New Roman", Times, serif; }
    "Value Error : font  / is not a font-family value :  20px / 100% "Times New Roman",Times,serif "
    That's the way I've always written "font." And Dreamweaver agrees. Is there a new standard here?
    http://www.wellesley-hotel.com/test2.html
    http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww. wellesley-hotel.com%2Ftest2.html

    With CSS Shorthand on fonts, you should express ALL attributes.
    font: style | variant | weight | size/line-height | font-family "font name", "font name", font;
    If all attributes are not required, better to use font-size, line-height and font-family.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • "Jigsaw" CSS Validator Error Messages, Code Not Found

    My page is created in DW CS5.
    The page I'm testing (http://jigsaw.w3.org/css-validator/)  is:  www.aloe-vera.org/index.htm
    I am getting error messages.  But, when I got to the line of code indicated, the code isn't there.  These are the errors (which I don't understand anyway):
    166
    ul.MenuBarHorizontal iframe
    attempt to find a semi-colon before the property name. add it
    0
    ul.MenuBarHorizontal iframe
    Parse Error                                              null
    166
    ul.MenuBarHorizontal iframe
    Property opacity doesn't exist in CSS level 2.1 but exists in  : 0.1                                               0.1
    166
    ul.MenuBarHorizontal iframe
    Parse Error                                              0.1);
    167
    ul.MenuBarHorizontal iframe
    Parse Error                                              }
    If the code can't be found on the line indicated, where does one find it?
    Thanks, David (Honaker, in Phoenix, AZ)

    As much as I would push users to that site, there are some parts of the Spry 1.0 framework that cause this type of error to occur.  What Adobe did was include "hacks", for lack of a better term, to make the Spry as compatible as they could in older versions of IE.  They did this knowing that the code would note validate.  It appears with some other Spry items as well.  I do not believe the 2.0 Spry Widgets (in the Widget Browser) have this same code validation issue.
    The only validation error on that page that I would worry about is the one on your index.htm with the ul.nav a, ul.nav a:visited background attribute.  The hex color can be written shorthand (3 characters) or full length (6 characters).  Yours currently is C6580 which is one number short.

  • Installing Outlook 2007 HTML & CSS Validator in CS4

    Hi everyone,
    I have installed the Outlook 2007 HTML & CSS validator but when I go to look at the target browser list nothing appears.
    The path that the tool was installed to is: C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS4\configuration\BrowserProfiles
    Does anyone know if it will work with CS4? I have scoured Google and these forums to no avail.

    The path is correct.  Try restarting DW, then go to the Browser Compability window and see if it is there to enable in the Settings.  If DW was running it will not appear until it is restarted.

  • Dreamweaver CS6 - CSS Validation?

    Hello folks,
    I know we have a W3C Validation feature in Dreamweaver CS6 ( which is very nice ), but it only seems to validate HTML code.
    What about validating CSS within Dreamweaver?  I can't find this feature anywhere.
    Is there a way to validate CSS within Dreamweaver?
    Thanks!

    The issue is not with building the tool (Adobe has done similar tools in the past).
    The issue is with keeping it up to date and relevant so that it's a worthwhile inclusion in the DW toolkit and can be regularly used on a daily basis.
    CSS is evolving and updating so fast that many DW users want bleeding edge tools which are up to the minute with every latest development. Adobe cannot keep up - plus it's not their core business - and 3rd parties and online tools do the job so much better.
    Why compete? Align instead and point DW users towards reputable online tools.
    As Murray says, I'd prefer Adobe invests its engineering hours elsewhere..
    Acrually, Adobe switched to incorporating online tool for HTML validation within Dreamweaver, starting with version CS5.5, so they don't need to update anything.  They just access the online tool directly.  This is very efficient.  Now all they need is to do the same for the CSS validator.

  • W3C CSS validator says it can't find my spry folder

    I'm trying to put the finishing touches on my first site, but when I sent it through the W3C CSS validator it failed.  The error message is:
    File not found: http://www.smallfarming101.com/../SpryAssets/SpryMenuBarHorizontal.css: Bad Request File not found:
    The Spry Assets folder is there in the public_html folder and just to be sure, I deleted the existing folder and ftp'd an updated one.  Why is the validator not happY?  Thanks.
    http://www.smallfarming101.com

    Hi,
    the only thing I can imagine why W3 reports an error is this: ".. /" in your  http://www.smallfarming101.com/../SpryAssets/SpryMenuBarHorizontal.css. Presumably, it is not necessary. This depends how deep your spry files are nested.
    Hans-G.

  • CSS Validation Errors

    We have converted a coded script which has passed the html5 validation and wil be used in MUSE..
    However the following errors during the CSS validation errors have arisen.
    -1         File not found: import file://localhost/StyleSheets/ModuleStyleSheets.css: Operation not permitted
    URI : TextArea
    -1         File not found: import file://localhost/css/site_global.css?3941554732: Operation not permitted
    URI : TextArea
    -1         File not found: import file://localhost/css/complimentary-downloads.css?60443333: Operation not permitted
    URI : TextArea
    -1         File not found: import file://localhost/css/site.css: Operation not permitted
    I think the files are not loading, would appreciate a direction or assistance, many thanks

    For Muse to produce the code that works on all browsers, proprietary CSS properties are needed. Until all browsers follow exactly the CSS standard and do not use their proprietary properties, we won't be able to avoid this.
    On the other hand, we try our best for the HTML code to be successfully validated.

  • Centering CSS-buttons - Help from CSS Guru wanted

    Dear group,
    I created a site for a friend in which I wanted to do all the
    navigation
    with CSS-rollover-buttons. Actually it works fine until I try
    to center the
    buttons. For the buttons, which are located in the
    footer-section, there is
    no problem, they center fine?!
    So I thought to be clever by creating a container with the
    same attributes
    than the footer, in which I place the buttons. But to my
    surprise it didn't
    work. Trying to center the #wrapper didn't bring the wanted
    result. The
    navigation still stings to the left of the page.
    Now I have set the width from the container to 40%. But this
    is no solution
    and looks messy:-(
    Please have a look at:
    http://www.stuck-atelier.de/Galerie/kueche3/e_page-0001.html
    The CSS:
    http://www.stuck-atelier.de/Library/fabryb.css
    Any help is very much welcome:-)
    Best regards
    Inge Grotjahn, frustrated

    Hi Murray,
    Am 15.06.2006 schrieb Murray *ACE*:
    > Your problem is not in the implementation of Anurak's
    correct instructions,
    > it's in the basic layout of the page. The div#wrapper is
    given a width of
    > 40%, which restricts div#navfoto1 from reaching its
    desired location.
    > Remove that width and see what happens when you change
    your code to this -
    >
    > <div id="wrapper" style="width:100%;">
    > <div id="navfoto1" style="width:200px;margin:0
    auto;">
    > <ul>
    > <li><a href="e_index.html" title="internal
    link: to the
    > index">Index</a></li>
    > <li><a href="e_page-0002.html" title="internal
    link: to the next
    > picture">Next</a></li>
    > </ul>
    > </div>
    > </div>
    thank you for your advice. I changed the CSS as follows:
    #wrapper {
    margin:0 auto;
    width: 100%;
    text-align:center;
    #navfoto1 {
    margin: 5px auto;
    width: 300px;
    and left the html as it was. The result is much better than
    my solution,
    but doesn't center the buttons:-( With a width of 200px, the
    buttons (on
    pages with 3 buttons) are no longer displayed inline:-( On
    the German page
    you can see better, that the buttons will not center (maybe
    because the
    button texts are longer). And on the photoindex-page you see
    it the best.
    Here the link to the English pages:
    http://www.stuck-atelier.de/Galerie/kueche3/e_page-0003.html
    The CSS:
    http://www.stuck-atelier.de/Library/e_fabryb.css
    http://www.stuck-atelier.de/Galerie/kueche3/e_index.html
    The CSS:
    http://www.stuck-atelier.de/Library/e_fabry.css
    Here the link to the German pages:
    http://www.stuck-atelier.de/Galerie/kueche3/page-0003.html
    The CSS:
    http://www.stuck-atelier.de/Library/fabryb.css
    http://www.stuck-atelier.de/Galerie/kueche3/index.html
    The CSS:
    http://www.stuck-atelier.de/Library/fabry.css
    I really don't understand what is going wrong here:-(
    Best regards
    Inge Grotjahn
    CatManiacs World:
    http://www.gwsystems.com/inge

  • W3c css validation for accordion

    hi all;
    it seems that the accordion widget cannot pass w3c css
    validation due to some unknown css properties such as
    moz-user-select, moz-user-select & possibly others.
    I really care about passing the validation(my site contains a
    link to the validator) and was wondering if there is a way to
    replace them with a valid alternative (my preferred solution) or
    maybe i can drop them if i can manually (only of the widget is not
    affected by this).
    any response would be great.

    Hello Guys,
    The Accordion has 2 Mozilla specific instructions into its
    CSS:
    -moz-user-select: none;
    -khtml-user-select: none;
    for the panel tab (SpryAccordion.css, .AccordionPanelTab,
    line 54)
    They are not allowing the Panel Tabs text or div selection
    when the rest of the text and other in page objects may be
    selected.
    Indeed this behavior is not w3c standard but you may drop it
    if you want. In this situation the Accordion will behave exactly as
    it does on IE and when you select the text in the page you will be
    able also to select the title for the panel.
    Regards,
    Cristian MARIN

  • MDM Data Manager Expressions / Validation Help

    Hello.
    I am trying to create some validations that are not working. I am trying to create a validation that when a user creates a new customer, if the country is US, than the company code must be 1001.
    This is the validation I created: Country.Code="US"=Company Code Data.Company Code.Code="1001"
    I do not get an error message when creating this. But when I go to test it, and enter a customer with Company Code 1001, I still get my error message.
    When I select my Qualified Lookup Table from Company Code Data, I do not see just 1001 from the drop down list. I see "DB, Inc., 1001" (which is obviously the code AND the name combined).
    I only specified code in my validation...but even when I change the validation to: Country.Code="US"=Company Code Data.Company Code.Code="DB, Inc., 1001" I STILL get the error message!
    Help! : )
    I will definatley award points for helping!
    Nichole

    Hi,
    Firstly you havnt elaborated your problem fully anyways...
    I am assuming Main table  having field Country which is looking into the lookup table Countries and having field say Code
    Company Code Data is field in main table which is look up to qualified table (say Qualified country) which contains field Company Code as either (Qualifier or non-qualifier) and this Company code is further lookup to some table say Codes having field name as code .
    IF(FIND(Country.Code, "US"), Company Code Data.Company Code.code = "1001", FALSE)
    IT SHOULD WORK..... 
    Thanks,
    Mandeep Saini
    Edited by: Mandeep Saini on Jul 31, 2008 5:31 PM

  • Validation help required

    I have a Region where there are 2 fields.
    Field A is a "Text field" Item where a user enters a number.
    There is also a validation of "Item type is numeric" on the text field item to ensure a number is entered.
    Field B is a "Display as text item" that takes the number input by user from Field A and translates the number to metric via a PL/SQL function call after the "Apply Changes" button is pressed.
    If an alphabetic character is entered into Text field A by the user and the apply changes button is pressed, my inline error message is displayed(desired) however there is also a pl/sql error:
    "ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    Error ERR-1020 Error in PLSQL item processing (function)." (along with the familiar red stop sign with X in middle)
    How can I avoid having the Oracle PL/SQL error message appearing?
    How can i set up the first validation to avoid passing a non-numeric to the second field?
    I tried adding a second "item type is numeric" validation on the 2nd item but i still get the PL/SQL error message displayed and a second inline error message is displayed.
    Any help would be much appreciated.

    George,
    You could use PL/SQL returning boolean and do something like this:
    DECLARE
    number_test NUMBER;
    BEGIN
    number_test := to_number(:P1_MyField);
    return TRUE;
    EXCEPTION
    WHEN OTHERS THEN
    RETURN FALSE;
    END;
    Chad

  • Item Master SP validation help

    Dear Experts,
    Please help me on creating a validation script on SP_PostTransaction.
    I will like to validate that if my Item master to be added is an inventory item, the item name must end with "-FAB" or "-FGT" or "-ACC". If not, prompt an error and do not allow add.
    Much Thanks in advance for your help!
    Warmest Regards,
    Chinho

    You can use this, but not in the SP_PostTransaction, but in the SBO_SP_TransactionNotification  procedure, inserting after the line
    --     ADD     YOUR     CODE     HERE
    If @object_type = '4' and @transaction_type in ( 'A','U')
    BEGIN
    If exists
    (Select I.ItemName  From OITM I
      Where I.ItemCode=@list_of_cols_val_tab_del
        and right(I.ItemName,4) not in ('-FAB','-FGT','-ACC')
        and I.InvntItem='Y' )
    select  @error =11,
         @error_message = 'Item name invalid !'
    END

  • Selection Screen Validation Help

    HI,
       I have used the function module rrms_message_handling in i_step = 2 to validate user entry...The message pops up correctly.....But when i try to use RAISE AGAIN or RAISE NO_REPLACEMENT the program terminates.....Did any one of you face this issue.....is there a solution for the same
    <b>source code and dump analysis</b>
    IF WA_VAR1-HIGH > p_calmon.
        CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
          EXPORTING
            I_CLASS = 'RSBBS'
            I_TYPE = 'E'
            I_NUMBER = '000'
            I_MSGV1 = ' message'
          EXCEPTIONS
            DUMMY = 0
            OTHERS = 0.
          CALL FUNCTION 'RRMS_MESSAGES_SHOW'.
          CALL FUNCTION 'RRMS_MESSAGES_DELETE'.
    >>>>    RAISE NO_REPLACEMENT.
      endif.
    <b>Error analysis</b>
        A RAISE statement in the program "SAPLZ_SK_BEX_VARIABLES" raised the exception
        condition "NO_REPLACEMENT".
        Since the exception was not intercepted by a superior
        program, processing was terminated.
        Short description of exception condition:
        For detailed documentation of the exception condition, use
        Transaction SE37 (Function Library). You can take the called
        function module from the display of active calls.

    Thak you for all .
    AS per my request the validation issue is resolved, now my client want to filter the data based on app id with company code , date and pay run id.
    Here the the app id is from global constan table, there is no key field, but we fetch the same app id in the form print using the below query, i dont know how to use this for selection.
         SELECT SINGLE high FROM zglobconstants INTO v_app_name
                     WHERE programname = 'ZFI_OK_FILEVALUE'
                     AND  low = v_file_name.
    Once again thanks for all your help.
    Vijay.

  • FTP Validation help, please...

    When I go to upload to my FTP host (see image):
    I get this warning box:
    The "Why am I getting this error?" link takes me to a generic FTP page with no specific answer to the question.
    Please help. Thank you.

    Hi,
    Please refer to the following link Re: FTP - Validation Oct 2014
    Regards,
    Aish

Maybe you are looking for

  • Unable to write SOAP response to a file

    Hi,   I am trying to capture SOAP response into a file using the method mentioned in the below given wiki but running into errors. File gets read but it doesn't get deleted and it gets processed infinitely without creating any monitoring messages. ht

  • Pixilation and White Spots and some times lines

    Something is up with my AppleTV. during menu selection AND watching shows/movies random "specs" or pixilation in random places are showing up. I tried to swap out the HDMI, restore and made sure the media looks fine on my computer. All seems fine. Is

  • Comparing colum in same table

    Hi, i am trying to compare colums in the same tables. The sql that i am using is as below. select a.parttypeid,a.makerref,a.partname,b.parttypeid,b.makerref,b.partname from sparetype a , sparetype b where a.parttypeid!=b.parttypeid and a.makerref=b.m

  • May i specify the G/L account when i using the MIRO ?

    Dear Guru, Fist , let me explain the problem... Some PO are created & already receipted. Now we got the invoice from the vendor and found that amount was differen from the PO because of the PO not include the landing cost... Hence, i want to sperate

  • WebLogic Apache Plug-in

    I've just read about the WebLogic Apache plug-in that's new in 5.1 :-)           Am I right to assume that this plug-in only works for Apache running on           Solaris? :-(           I'm running Apache (Stronghold actually) on Linux and I need to