Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • citroen1968a Friend
    #199913

    Hi,

    how can i changed de menu color from white to gradient

    did try with

    .t3-header {
    background: #28211d /* Old browsers */
    /* IE9 SVG, needs conditional override of ‘filter’ to ‘none’ */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MjExZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDFkMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #28211d 0%, #3d1d0c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#28211d), color-stop(100%,#3d1d0c)) /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #28211d 0%,#3d1d0c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #28211d 0%,#3d1d0c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #28211d 0%,#3d1d0c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #28211d 0%,#3d1d0c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#28211d’, endColorstr=’#3d1d0c’,GradientType=0 ); /* IE6-8 */

    }

    but it does not work

    thanks for help

    kelvin899 Friend
    #543227

    Hey Citroen,

    Maybe you can make a gradient image in photoshop? And then you do this is as background of the menu? Other solution, but it might work 🙂

    citroen1968a Friend
    #543228

    thanks will try it

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  citroen1968a 9 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum