Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
8920
igCombo layout
posted

Attached VS site with all the latest 17.1, open and run greetings.html

The issue is that 'clear value' button and 'show drop down'  is off center, not like on this link : https://www.igniteui.com/combo/overview

Please show how to correct this..

Thanks

pj17_01.rar
Parents
  • 1740
    Offline posted

    Hello Michael,

    Could you please try to change the order of adding to infragistics.theme.css and infragistics.css files,

    because the infragistics.theme.css perhaps override some declarations of the infragistics.css file.

    Try to keep this order:

    <link href="/Scripts/2017ScriptsPacks/IgniteUI17.1/css/themes/infragistics/infragistics.theme.css" rel="stylesheet" />

    <link href="/Scripts/2017ScriptsPacks/IgniteUI17.1/css/structure/infragistics.css" rel="stylesheet" />

    if you need further assistance, don't hesitate to contact us again.


Reply Children