Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kickinindam Friend
    #160324

    Hi Guys,

    I have a little issue but its driving me crazy.

    On my site http://www.privatesell.nl

    You can see on the homepage that the search module submit button has white text on white background so it cannot be seen. However on the search results page the same button now has black text.

    I cannot find the .css file that allows me to change the white text to black to match the search results submit button.

    Any help would be gratefully appreciated

    Marc

    aman204 Friend
    #377308

    You can change color code here accordingly::

    #ja_filterform .button {style.css (line 1)
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 4px 6px;
    }

    Css file reference:: modules/mod_jak2_filter/assets/style.css

    thuanlq Friend
    #377362

    Hi Marc,
    Did you resolve this problem, you can do as Aman204’s post, or do as following:
    – Open the file “template.css” in the folder “templates/shaper_myestate/css/”, then add this style in the end of file:


    #ja_filterform .button {
    color: #FFFFFF;
    }

    Good lucks,

    kickinindam Friend
    #377427

    Perfect thanks Guys Great help… All sorted 🙂

    Really Appreciated

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

This topic contains 4 replies, has 3 voices, and was last updated by  kickinindam 13 years, 9 months ago.

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